@CHARSET "UTF-8";
body{	
	text-align: center;
	font-size: 12px;
	font-family: Arial;
	margin: 0;
	padding:0;	
	background: #5E7C94;
	color:white;
	text-align: center;
}
img{
	margin: 0;
	border: 0;
}
#contenedor{
	margin: auto;
	width: 960px;
	overflow: hidden;
}
#enc{
	margin:auto;	
	width:960px;		
}
#enc img{
	display:block;
}
#menu{
	background: url("../img/back_menu.jpg");
	width:960px;
	height: 61px;	
}
#menu ul{
	margin: 0;
	margin-left:5px;
	padding: 0;
}
#menu li{
	float: left;
	list-style: none;
	margin-right: 1px;
}
#menu a{
	display: table-cell;
	vertical-align:middle;
	width: 118px;
	height:62px;
	text-decoration:none;
	color: #666666;
	text-align:center;
    *padding-top:15px;
    *height:47px;
	*text-align:left;
    *display:block;
	*padding-left:10px;
	*width:108px;
}
#menu ul li a div#centro{
	*text-align:center;
	}
#menu ul li a span{
	z-index:1;
	position:absolute;
	margin-top:-24px;
	background: url("../img/back_menu_item.jpg");
	display:block;
	width: 118px;
	height:38px;
	text-align: center;
    padding-top:24px;
	
	*display:block;
    *height:39px;
	*padding-top:23px;
	*text-align: left;
	*padding-left:10px;
	*width:108px;
}
.inicio a span{
*margin-left:-4px;	
}
.tratamiento a span{
*margin-left:-5px;	
}
.instalaciones a span{
*margin-left:-5px;	
}
.nosotros a span{
*margin-left:-5px;	
}
.testimoniales a span{
*margin-left:-5px;	
}
.preguntas a span{
*margin-left:-10px;	
}
.contacto a span{
*margin-left:-5px;	
}
#contenido{
	width: 940px;
	height:412px;
	padding:10px;
	margin: auto;	
	background: url('../img/back_cont.jpg') repeat-x white;
	text-align:left;	
	color: #666666;
	overflow: auto;
	display:none;
	
}
#marco{
	width: 960px;
	height:432px;
	background: url('../img/back_cont.jpg') repeat-x white;
	display:block;
}
#contenido h2{
	font-size: 14px;
	padding-bottom: 5px;	
}
	line-height: 16px;
#contenido p{
	padding-bottom: 5px;
}
#cont_izq{
	float: left;
	width: 355px;
	text-align:right;
	padding-right: 20px;	
}

#cont_der{
	float:right;
	width: 485px;
	padding-left:25px;
	padding-right:40px;
	
	padding-top:0;
	background: url("../img/linea_cont.jpg") repeat-y left;
	text-align: justify;
	
}
.cont_izq_borde{
	background: url("../img/linea_cont.jpg") repeat-y right;	
}

.video_flv{
	width:100%;
	text-align:center;
	padding-top: 20px;
}
#pie p{
	margin: 0;
	margin-top: 10px;
}

#pie img{
	display: block;
}


/*  Home  */
#video_home{
	margin: auto;
	width: 185px;;
	height: 86px;
	padding-right:170px;
	padding-top:10px;
	background: url("../img/video_home.jpg") no-repeat right;
}

#video_home a{
	display:block;
	margin-top: 30px;	
}

.menu_lateral{
	margin: 0;
	padding: 0;
}
.menu_lateral li{
	list-style:none;
	margin-bottom:10px;	
	overflow: auto;	
}

.menu_lateral a{	
	float: left;
	width: 120px;
	text-align: right;
	margin-top: 80px;
	text-decoration: none;
	font-size: 10px;
	color: black;
}
.menu_lateral a:hover{
	text-decoration: underline;
}

.menu_lateral img{
	float: right;	
}

.tratamiento_p{
	line-height: 30px;
}

.subseccion li{
	margin-bottom: 10px;
}

#galeria_menu li{
	list-style: none;
	margin-left: 0px;
	margin-bottom: 5px;
}
#galeria_menu a:hover{
	text-decoration: underline;
}
.pregunta, .lb_nombre{
	margin: 0;
	font-weight: bold;
	color: #2F2F2F;
}
.respuesta, .lb_comentario{
	margin-top: 0px;
	margin-bottom: 15px;
}

.respuesta strong{
	color: #2F2F2F;
}

td.n_campo{
	vertical-align: top;
	text-align: right;
	height: 50px;
	padding-right: 5px;
}
td.campo{
	vertical-align: top;
}

.input{
	border: 1px solid #737373;
	padding: 3px;	
}
