@charset "utf-8";
body {
	background-color: #c0d0dd;
	background-image: url(../imagenes/fondo_horizontal.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	margin: 0px;
	width: 8300px;
}

#contenedor {
	height: 750px;
}
#Index {
	float: left;
	height: 750px;
	width: 1024px;
	background-image: url(../imagenes/fondo_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
.ancla-inicio {
	position: absolute;
	left: -10px;
	top: 0px;
}

#ActFisicas {
	float: left;
	height: 750px;
	width: 1000px;
	margin-left: 30px;
	background-image: url(../imagenes/fondo-seccion.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#Terapias {
	float: left;
	height: 750px;
	width: 1000px;
	margin-left: 30px;
	background-image: url(../imagenes/fondo-seccion.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#Nutricion {
	float: left;
	height: 750px;
	width: 1000px;
	margin-left: 30px;
	background-image: url(../imagenes/fondo-seccion.png);
	background-repeat: no-repeat;
	background-position: center top;

}
#Esteticas {
	float: left;
	height: 750px;
	width: 1000px;
	margin-left: 30px;
	background-image: url(../imagenes/fondo-seccion.png);
	background-repeat: no-repeat;
	background-position: center top;

}
#Relax {
	float: left;
	height: 750px;
	width: 1000px;
	margin-left: 30px;
	background-image: url(../imagenes/fondo-seccion.png);
	background-repeat: no-repeat;
	background-position: center top;

}
#Quienes {
	float: left;
	height: 750px;
	width: 1000px;
	margin-left: 30px;
	background-image: url(../imagenes/fondo-seccion.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#Contacto {
	float: left;
	height: 750px;
	width: 1000px;
	margin-left: 30px;
	background-image: url(../imagenes/fondo-seccion.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#logo {
	float: left;
	height: 290px;
	width: 350px;
	margin-top: 12px;
	display: block;
	margin-bottom: 40px;
}
#frase {
	font-family: times, Times New Roman, times-roman, "Georgia", serif;
	font-size: 26px;
	line-height: 26px;
	letter-spacing: -1px;
	color: #FFFFFF;
	padding: 0;
	font-weight: 100;
	height: 250px;
	width: 500px;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 50px;
	float: left;
	font-style: italic;
	display: block;
}
#submenu {
	background-image: url(../imagenes/fondo_subindex.png);
	background-repeat:  repeat-x;
	height: 30px;
	width: 850px;
	padding-top: 7px;
	padding-left: 6px;
	padding-right: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}
#submenu ul {
	float: right;
	padding: 0px;
	margin-top: -14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#submenu li {
	list-style-type: none;
	display: inline;
}
#submenu a {
	font-size: 12px;
	color: #4C4840;
	text-decoration: underline;
	margin-left: 20px;
}


#menuIndex {
	background-image: url(../imagenes/fondo-menu.png);
	height: 210px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 4px;
}

#menuIndex ul {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	height: 30px;
	padding: 0;
	margin-top: 4px;
}
#menuIndex li {
	display: inline;
	font-family: times, "Times New Roman", times-roman, "Georgia", serif;
	font-size: 10px;
	text-align: center;
	width: 80px;
	letter-spacing: -1px;
}

#menuIndex li a {
	margin-left: 15px;
	margin-right: 15px;
	width: 100px;
	color: #4C483E;
	text-decoration: none;
	float: left;
}


.btn {
	margin-right: 12px;
	margin-left: 12px;
	margin-top: -20px;
}

.linkA  {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	width: 100px;
	word-spacing: 12px;
}
.linkA  a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
}

.linkA  a:hover {
	text-decoration: underline;
}
.linkA img  {
	margin-top: 3px;
	margin-left: 4px;
}
.linkB {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 100px;
	word-spacing: 12px;
}
.linkB a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
}
.linkB a:hover {
	text-decoration: underline;
}
.linkB img {
	margin-top: 3px;
	margin-left: 4px;
}

.ancla {
	padding: 0px;
	height: 20px;
	display: block;
	position: relative;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.titulos {
	float: left;
	width: 400px;
	margin-top: 30px;
	text-align: center;
	margin-bottom: 12px;
}
.txt-TitA {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	display: block;
}

.txt-titulo {
	font-family: Times, "Times New Roman", "Georgia", serif;
	font-size: 28px;
	font-weight: 100;
	color: #4C4840;
	text-align: center;
	display: block;
	line-height: 32px;
}
.txt-Subtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: 200;
	color: #4C4840;
	text-align: left;
	display: block;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 12px;
}
.foto-Titulo {
	float: right;
	height: 242px;
	width: 200px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 6px;
}




.seccion {
	clear: none;
	height: 540px;
	width: 660px;
	margin-left: 175px;
	margin-right: auto;
	position: relative;
	z-index: 20;
}
.descripcion {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 650px;
	height: 250px;
	overflow: auto;
	position: relative;
	clear: both;
	float: none;
	padding-top: 8px;
	color: #4C4840;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #4C4840;
}
.botones {
	height: 4px;
	width: 940px;
	position: relative;
	top: 250px;
	margin-right: auto;
	margin-left: auto;
}
.fotos_derecha {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 12px;
}
.fotos_izquierda {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
}
.fotosQuienes {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.direcciones {
	float: right;
	width: 220px;
	margin-top: 30px;
}
.descripcion iframe {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.descripcion .negrita {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.fotosPelu {

	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

