body {
	background-image: url(../images/fondogris.gif);
	background-repeat: repeat;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.fondoblanco {
	background-color: #FFFFFF;
}
.fondoindex {
	background-image: url(../images/fondoindex.jpg);
	background-repeat: no-repeat;
}
.fondotratamientos {
	background-image: url(../images/fondotratamientos.jpg);
	background-repeat: no-repeat;
}
.fondoservicios {
	background-image: url(../images/fondoservicios.jpg);
	background-repeat: no-repeat;
}
.fondolocalizacion {
	background-image: url(../images/fondolocalizacion.jpg);
	background-repeat: no-repeat;
}
.fondocontacto {
	background-image: url(../images/fondocontacto.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.fondogris {
	background-image: url(../images/fondocontenido.jpg);
	background-repeat: repeat;
}
.lineasmenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #FFFFFF;
}
.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
	background-image: url(../images/fondocontenido.jpg);
	background-repeat: repeat;
}

.lineaspie {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	border-bottom-color: #CCCCCC;
}
.fondopuntos {
	background-image: url(../images/fondopuntos.gif);
	background-repeat: repeat-x;
}

.path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.pathN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CC3300;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.telefono {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
}