/***********************************************************************************************/
/**                                       CONTENEDORES                                        **/
/***********************************************************************************************/

*{
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px auto;
	background-image:url(../imagenes/bg.jpg);
	background-repeat:repeat-x;
}

#contenedor_principal {
	margin: 0px auto;
	width: 1020px;
	text-align: justify;
	font-size: 11px;
	color: #29292a;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFF;
	background-image:url(../imagenes/fondo.jpg);
	background-repeat:no-repeat;
	min-height:1000px;
}

#logo{
	width:440px;
	background-image:url(../imagenes/logo.jpg);
	background-repeat:no-repeat;
	float:left;
	height:117px;
}


#contenedor_central{
	width:539px;
	height:646px;
	float:left;
	margin-top:0px;
}

#contenido{
	height:398px;
	width:100%;
	background-image:url(../imagenes/bg_central.png);
	background-repeat:no-repeat;
	float:left;
}

#contenedor_actividades{
	height:395px;
}

#contenedor_paginas{
	margin:0px;
}

.resaltado
{
	color:#fe0000;
}

td{
	height:25px;
	vertical-align:middle;
}

input{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

select{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
/*******************************************************************************************/
/************************************    MENU SUPERIOR   ***********************************/
/*******************************************************************************************/

#menu{
	width:540px;
	height:43px;
	float:left;
	margin-top:47px;
}

#menu img{
	padding-right:1px;
	padding-bottom:7px;
}

#menu .menu_off{
	padding-bottom:0px;
}

/*******************************************************************************************/
/************************************    MENU CENTRAL   ************************************/
/*******************************************************************************************/

#menu_central{
	margin-top:10px;
	float:left;
	width:546px;
	margin-left:7px;
	clear:both;
}

#menu_central img{
	margin-right:9px;
	
}



/*******************************************************************************************/
/********************************    PANTALLA QUIENES SOMOS    *****************************/
/*******************************************************************************************/

#texto_quienes{
	margin-top:60px;
	margin-left:49px;
	font-size:12px;
	font-weight:bold;
	width:443px;
	line-height:24px;
	min-height:350px;
}

#texto_quienes .resaltado{
	color:#fe0000;
	
}

#texto_quienes .adorno_grande{
	margin-top:50px;
	margin-left:60px;
}

/*******************************************************************************************/
/***********************************    PANTALLA SERVICIOS   *******************************/
/*******************************************************************************************/


#contenedor_servicios{
	margin-top:27px;
	margin-left:28px;
	font-size:12px;
	font-weight:bold;
	float:left;
}

#contenido_servicios{
	height:350px;
	
}

#contenedor_servicios a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	color:#b1b1b1;
}

#contenedor_servicios a:hover{
	font-size:13px;
	font-weight:bold;
	color:#fe0000;
}

.paginacion{
	font-size:13px;
	font-weight:bold;
	color:#fe0000;
}

#contenedor_servicios .resaltado
{
	color:#fe0000;
	height:15px;
}

#contenedor_servicios .imagen_marco
{
	border:2px #b1b1b1 solid;
	margin-top:5px;
}


#contenedor_servicios .imagen_ampliar
{
	/*float:right;*/
	margin-right:15px;
}


#contenedor_servicios .adorno_chico{
	margin-top:5px;
	margin-left:145px;	
}

#servicio
{
	width:232px;
	height:178px;
	text-align:left;
	float:left;
	margin-top:20px;
}

#servicio_izquierda{
	margin-right:33px;	
	width:232px;
	height:178px;
	text-align:left;
	float:left;
	margin-top:20px;
}

/*******************************************************************************************/
/***********************************    PANTALLA CONTACTO   ********************************/
/*******************************************************************************************/

#contenedor_contacto{
	margin-top:50px;
	margin-left:28px;
	font-size:12px;
	font-weight:bold;
	float:left;
}

#contenedor_contacto a{
	color:#fe0000;
	text-decoration:none;
}

#contenedor_contacto iframe{
	border:2px #b1b1b1 solid;
	text-align:center;
}


#contenedor_contacto .imagen_ampliar
{
	float:right;
	margin-right:15px;
}


#contenedor_registro{
	float:left;
	margin-top:50px;
	margin-left:28px;
	width:450;
	height:425px;
	font-size:12px;
	font-weight:bold;
}

/*******************************************************************************************/
/*******************************        PANTALLA NOTICIAS        ****************************/
/*******************************************************************************************/

#contenedor_noticias
{
	height:400px;
	width:480px;
	padding:15px 15px 15px 15px;
	margin-top:50px;
	margin-left:28px;
	font-size:12px;
	font-weight:bold;
	float:left;
	border:1px solid;
}



/*******************************************************************************************/
/*******************************        PANTALLA AMPLIAR        ****************************/
/*******************************************************************************************/
#contendor_ampliado
{
	
	
	background-position:bottom;
	height:90%;
	padding:15px 15px 15px 20px;
	font-weight:bold;
	font-size:11px;
}

#contendor_ampliado #texto_ampliado
{
	float:left;
	width:500px;
	margin-top:20px;
	font-weight:normal;
}

#contendor_ampliado img
{
	float:left;
	margin:20px 20px 20px 0px;
}

#pie_ampliado
{
	float:left;
	background-image:url(../imagenes/bg_amplia.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:109px;
	width:100%;
	margin-top:15px;
}

/*******************************************************************************************/
/************************************        HORARIOS       ********************************/
/*******************************************************************************************/
#contenedor_horarios{
	width:539px;
	height:426px;
	float:left;
}



/*******************************************************************************************/
/********************************         PIE DE PAGINA        *****************************/
/*******************************************************************************************/
#pie{
	width:617px;
	height:14px;
	font-size:10px;
	color:#505050;
	float:right;
	margin-top:30px;
}

#pie span{
	color:#b9b9b9;
	margin-right:16px;
}

#pie span a{
	color:#b9b9b9;
	cursor:pointer;
}

#pie a{
	color:#fe0000;
	text-decoration:none;
}

#lesmills{
	width:985px;
	font-size:10px;
	color:#505050;
	float:left;
	margin-top:60px;
    text-align: right;
}
