@charset "utf-8";
/* CSS Document */

		 /* submenu estetica y belleza */
         /* **************************** */

#contenedor-submenu{
	width:1000px;
}

#logo-area-deportiva{
	float:left;
	background-repeat:no-repeat;
	background-image:url(../imagenes/fondo-submenu.png);
	background-position:right;
	height:38px;
	width:198px;
	padding-top:13px;
	font-size:16px;
	font-weight:bold;
	color:#000;
}

#sumenu-areadeportiva{
	width:200px;
	height:40px;
	float:left;
	border-bottom:1px solid #000;
}

         /* contenido estetica y belleza */
         /* **************************** */
#contenedor-informacion{
	clear:both;
	float:left;
	width:1000px;
	font-size:12px;
}

.color-texto{
	color:#c40001;
}

#trat-faciales-estetica, #Trat-corporales-estetica, #otros-estetica{
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}

#informacion{
	overflow: hidden;
	width:1000px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom:15px;
}

#informacion-superior{
	overflow: hidden;
	clear:both;
	float:left;
	width:1000px;
	
}

#informacion-inferior{
	clear:both;
	float:left;
	width:1000px;
	margin-top:5px;
}
            /* +++++++++++++ tratamientos faciales +++++++++++++ */
#trat-faciales-estetica{
	width:494px;
	margin-top:15px;
	margin-right:11px;
	border-top:4px solid #c40001;
	background-image:url(../imagenes/fondo_novedades_slide.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	float: left;	
}

#titulo-trat-faciales{
	width:474px;
	color:#FFF;
	padding:10px 0 0 10px;
	font-size:17px;
	margin-bottom:40px;
	float:left;
}

#contenido-trat-faciales{
	width:454px;
	padding:0 20px 0 20px;
	float:left;
	margin-bottom:10px;
}
                /* +++++++++++++++ tratamientos corporales +++++++++++++++++++ */
				
#Trat-corporales-estetica{
	width:494px;
	margin-top:15px;
	border-top:4px solid #c40001;
	background-image:url(../imagenes/fondo_novedades_slide.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	float: right;		
}

#titulo-Trat-corporales{
	width:474px;
	color:#FFF;
	padding:10px 0 0 10px;
	font-size:17px;
	margin-bottom:40px;
	float:left;
}

#contenido-Trat-corporales{
	width:454px;
	margin-bottom:30px;
	padding:0 20px 0 20px;
	float:left;
	margin-bottom:10px;
}

/* ++++++++++++++++++++ otros  ++++++++++++++++++++ */

#otros-estetica{
	width:1000px;
	margin-top:15px;
	margin-right:2px;
	border-top:4px solid #c40001;
	background-image: url(../imagenes/fondo_novedades_slide.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	clear:both;
	float: left;
			
}

#titulo-otros{
	width:980px;
	color:#FFF;
	padding:10px 0 0 10px;
	font-size:17px;
	margin-bottom:40px;
	float: left;
}

#contenido-otros{
	width:960px;
	padding:0 20px 0 20px;
	float: left;
	margin-bottom:20px;
}

#contenido-izq{
	width:309px;
	margin-right:16px;
	clear: both;
	float: left;
}

#contenido-centro{
	width:309px;
	margin-right:16px;
	float: left;
	
}

#contenido-der{
	width:309px;
	float: right;
}


