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


/* ***************  submenu gente ************ */
/* ************************************************************* */

#contenedor-submenu{
	width:1000px;
}

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

#submenu-gente{
	float:left;
	border-bottom:1px solid #000;
}

         /* contenido gente */
         /* ************************ */
		 
#contenedor-informacion{
	clear:both;
	float:left;
	width:1000px;
	font-size:12px;
	margin-top:20px;
}

.color-texto{
	color:#c40001;
}

#videos-albumes-gente{
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}

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

  /* estilo del indice (paginator)*/
   /* ***************** */
   
#estilo-indice{
	width:1000px;
	clear:both;
	text-align:center;
	padding-top:  5px;
	
}
.estilo-cada-indice{
	background-color:#635f54;
	color:#FFF;
	text-decoration:none;
	padding:2px 5px 2px 5px;
	font-size: 14px;
}

#informacion-indice{
	width:1000px;
	text-align:center;
	font-weight:bold;
}

	/* ************** albums-videos gente (albums_gente_maxspa.php /videos_gente_maxspa.php/actividades_gente_maxspa.php ) *************** */
	/* *********************************************************************************************************************************** */
#videos-albumes-gente{
	width:992px;
	border-top:4px solid #c40001;
	background-image:url(../imagenes/fondo_novedades_slide.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	float: left;
}

#titulo-videos-albumes{
	width:972px;
	.width:992px;
	color:#FFF;
	padding:10px 0 0 10px;
	font-size:17px;
	margin-bottom:40px;
	float:left;
}

#contenido-videos-albumes{
	width:952px;
	.width:972px;
	margin-bottom:20px;
	padding:0 20px 0 20px;
	.padding:0 10px 0 10px;
	float:left;
}  
