body {
	background-color: #F5F5F5;

}
#contenedor {
	width: 955px;
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	margin: auto;
	background-color: #FFFFFF;
	color: #4B4B4B;
}
#banner  {
	float: left;
	background-color: #FFFFFF;
	width: 955px;
	background-image: url(../imagenes/fondo_encabezado.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 104px;
}
#menu_sup {
	float: right;
	width: 620px;
	font-size: 12px;
	font-family: "Lucida Sans", Arial;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
}




#menu {
	float: right;
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	background-image: url(../imagenes/separador_menu.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	float: left;
	margin-bottom: 6px;
}


#menu a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: none;
}


#menu a:hover {
	color: #F5F5F5;
}
#menu_inf {
	float: left;
	width: 100%;
	padding-top: 25px;
}

#menu_bajo {
	float: right;
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 200px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu_bajo li {
	background-image: url(../imagenes/separador_menu_naranja.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	float: left;
}
#menu_bajo a {
	display: block;
	text-decoration: none;
	color: #EFB32F;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
}
#menu_bajo a:hover {
	color: #D89710;
}




#medio {
	background-color: #FFFFFF;
	float: left;
	width: 955px;
	padding-top: 20px;
	padding-bottom: 0px;
	text-decoration: none;
	display: inline;
} 
#izq {
	float: left;
	width: 195px;
	margin-top: -2px;
}
#titulo_men_izq {
	float: left;
	width: 100%;
	background-color: #806E64;
	margin-bottom: 2px;
}

#titulo_men_izq a {
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Lucida Sans", Arial;
	padding-bottom: 6px;
	padding-top: 6px;
	text-transform: uppercase;
	display: block;
}




#menu_izq {
	float: left;
	font-size: 11px;
	background-color: #EBEBEB;
	width: 100%;
}
#menu_izq a {
	color: #666666;
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: "Lucida Sans", Arial;
}
#menu_izq a:hover {
	color: #333333;
}
#subtit_men_izq {
	float: left;
	width: 100%;
	background-color: #CCCCCC;
	margin-bottom: 2px;
}
#subtit_men_izq a {
	padding-left: 10px;
	padding-top: 6px;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-family: "Lucida Sans", Arial;
	font-weight: bold;
	padding-bottom: 6px;
	display: block;
}

#subtit_men_izq  a:hover  {
	color: #333333;
}
#contenido_izq {
	float: left;
	width: 520px;
	padding-top: 20px;
}

#contenido_izq li {
	list-style-image: url(../imagenes/li_texto.gif);
	list-style-position: outside;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.contenido_izq_img   {
	margin: 5px;
	border: 1px solid #999999;
	padding: 10px;
}


#contenido_der {
	float: left;
	width: 220px;
}
#titular {
	padding: 25px;
	float: left;
	margin: 0px;
	background-image: url(../imagenes/equilibrio.jpg);
	width: 605px;
	height: 155px;
	font-size: 26px;
	line-height: 1px;
	color: #FFFFFF;
}
#texto  {
	float: left;
	width: 740px;
	padding-left: 20px;
}

#texto a {
	margin-top: 7px;
	text-decoration: none;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#texto p {
	margin-top: 1px;
	margin-bottom: 10px;
	line-height: normal;
}

#texto img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}




#pie {
	color: #CCCCCC;
	width: 955px;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	font-family: "Lucida Sans", Arial;
}
#pie_naranja {
	float: left;
	height: 25px;
	width: 956px;
	background-color: #EFB530;
}
#pie_naranja img {
	float: right;
	margin-top: -148px;
	overflow: visible;
}

#pie_gris {
	background-color: #806E64;
	float: left;
	width: 956px;
	padding-top: 10px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.h1a {
	font-size: 18px;
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#img_home {
	float: right;
	margin-left: 10px;
	margin-top: -10px;
	overflow: visible;
}

.h1b {
	color: #CC9900;
}
.subtit {
	color: #333333;
}
.a1 {
	color: #666666
}
.a0 {
	color: #1CB3BC
}

.subt_tratamientos {
	color: #EFB32F;
	font-size: 16px;
	font-weight: bold;
}
#subt_tratamientos {
	background-image: url(../imagenes/fondo_subtit_tratamiento.jpg);
	background-repeat:  repeat-x;
	padding-right: 0px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 16px;
	float: left;
	width: 730px;
}
#subt_tratamientos img {
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_der  #ilustracion {
	float: right;
	margin-top: 0px;
	padding-bottom: 20px;
}


.color_verde {
	color: #B5C778
}
.faq {
	font-size: 14px;
	font-weight: bold;
}
#titular_interior {
	float: left;
	margin: 0px;
	background-image: url(../imagenes/tratamientos.jpg);
	width: 600px;
	height: 50px;
	font-size: 28px;
	line-height: 1px;
	color: #FFFFFF;
	padding-top: 80px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}
.nota {
	width: 224px;
	height: 150px;
	float: left;
	text-decoration: none;
	background-image: url(../imagenes/fondo_nota.gif);
	background-position: top;
	background-repeat:  no-repeat;
	padding: 5px;
	margin-right: 25px;
}
.nota_img_fondo {
	margin-top: -130px;
	float: right;
}
.nota_encabezado {
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #806E64;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
}
.nota_titulo {
	font-size: 14px;
	color: #EFB32F;
	font-weight: bold;
}
.promo {
	height: 48px;
	width: 129px;
	margin-top: 15px;
	margin-bottom: 0px;
	background-image: url(../imagenes/fondo_promo.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
}
#facebook {
	float: left;
	margin-top: 20px;
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	color: #333333;
	text-align: center;
	width: 195px;
}
#facebook a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#facebook a:link {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
#facebook a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#facebook img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.promo  a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.promo  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -8px;
	margin-left: -57px;
	float: left;
	margin-right: 5px;
}
#form {
	background-color: #FFFFFF;
	padding-left: -5px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.img_home {
	float: right;
}
#contenido_der li {
	list-style-image: url(../imagenes/li_texto.gif);
	list-style-position: outside;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#subt_tratamientos #ilustracion {
	float: right;
	margin-top: -40px;
	padding-bottom: 20px;
}
.menu_izq {
	float: left;
	font-size: 11px;
	background-color: #EBEBEB;
	width: 100%;
	margin-bottom: 4;
}
.gacetilla {
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#principal {
	width: 730px;
	padding-top: 5px;
	padding-right: 5px;
}
h1 {
	line-height: normal;
	text-decoration: none;
	margin: 0px;
}
.popup {
	height: 400px;
	width: 600px;
	position: relative;
	z-index: auto;
}


/* Comienzo de estilos de Fede */

.div_Sombreado {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #000000;
	z-index: 1001;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	visibility: visible;
}
.div_PopUp {
	display: block;
	position: absolute;
	padding: 0px;
	z-index: 1000;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 200px;
	border: 5px solid #806E64;
}
.botonPopUp {
	background-color: #71b1d7; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	border: solid #3894bb 1px;
	cursor: pointer;
}
.textoPopUp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
.textoPopUpProcesando {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	padding-top: 10px;
	padding-bottom: 10px;
}

.inputTextPopUp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid #3894bb 1px;
}
.inputTextAreaPopUp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid #3894bb 1px;
	overflow: auto;
}
.sub-subt_tratamientos {
	background-image: url(../imagenes/fondo_subtit_tratamiento.jpg);
	background-repeat:  repeat-x;
	padding-right: 0px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 16px;
	float: left;
	width: 505px;
}
#banner_promo {
	position: absolute;
	height: 600px;
	width: 955px;
	left: auto;
	top: 250px;
	right: auto;
	text-align: center;
	overflow: hidden;
}
.banner_promo {
	position: absolute;
	right: auto;
	left: auto;
	width: 600px;
	height: 500px;
	text-align: left;
}
.banner-principal {
	float: left;
	width: 760px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: -2px;
}
.inputTextFormContacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}.fondo-gris {
	background-color: #FBECCE;
	color: #333;
}
.banner {
	text-align: center;
	margin-bottom: 10px;
	margin-top: -2px;
	float: left;
	margin-left: 10px;
}
#contenido_der #ilustracion-top {
	float: right;
	margin-top: 0px;
	padding-bottom: 0px;
}
#antesydespues {
	float: left;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	width: 200px;
	text-align: right;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#antesydespues a {
	color: #900;
}
#antesydespues a:hover {
	color: #EFB32F;
}

