@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------ General */

body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
	background-color:#FFFFFF;
	margin:0px;
	color:#000000;
	}

#contenedor{
	width:980px;
	margin: 0 auto; /*centrado horizontal*/	
}

/* ------------------------------------------------------------------ Extra */

/* Precarga de imagenes utilizadas en rollOver */

.precargaRollOver {
	visibility:hidden;
	height:1px;
	overflow:hidden;
}

/* ------------------------------------------------------------------ Cabecera */

#cabecera_imprimible {
	height:0px;
	visibility:hidden;
}

#cabecera {
	margin-top:0px;
	width:980px;
	height:105px; 
	clear:both;
}

/* ------------------------------------------------------------------ Subcabecera */

#subcabecera {
	margin-top:5px;
	width:980px;
	height:22px; 
	clear:both;
	background-image:url(../imagenes/fondo_Subcabecera.jpg);
	background-repeat:repeat-x;
}

#fecha {
	width:180px;
	height:22px;
	margin-right:15px;
	color:#747474;
	float:right;
	margin-top:3px;
	text-align:center;	
}

#menu_subcabecera{
	 float:left;
	 width:350px;
	 height:22px;
	 line-height:22px;
	 margin-top:0px;
	 margin-left:20px;
	 color:#747474; 
	 font-weight:bold;
}
#menu_subcabecera a{
	 color:#747474; 
	 text-decoration:none;
}
#menu_subcabecera a:hover{
	 color:#000000; 
	 text-decoration:none;
}


/* ------------------------------------------------------------------ Contenido */

#contenido {
	margin-top:5px;
	clear:both;
	height:100%;
}

/* ------------------------------------------------------------------ Contenido/ Columna Izquierda */
#col_izq {
	width:191px;
	height:100%;
	float:left;

	background-image:url(../img/fondo_columna_izq.jpg);
	background-repeat:repeat-y;
	margin-bottom:20px;
}

#mensaje_director{
	width:172px;
	height:165px;
	clear:both;
}

#menu_principal_col_izq {
	width:172px;
}

#menu_principal_titulo_col_izq{
	width:172px;
	height:25px;
	margin-top:5px;
}
#menu_principal_cuerpo_col_izq{
}


#menu_secundario_col_izq {
	width:172px;
	margin-bottom:29px;
}


/* ------------------------------------------------------------------ Contenido/ Cuerpo */
#central {
	width:779px;
	float:right;
	margin-bottom:20px;
	margin-left:10px;
}

#cuerpo {
	width:776px;
	float:left;
}

/* ------------------------------------------------------------------ Contenido/ Cuerpo / Columna Derecha */

#col_der {
	width:265px;
	float:right;
}

#noticias_anteriores {
	width:260px;
	height:289px;
	margin-left:5px;	
	border:0px;
	margin-top:0px;	
}

#campanias {
	width:260px;
	height:250px;
	margin-top:12px;
	margin-left:5px;
}

/* ------------------------------------------------------------------ BOTONES MENU HOME */

#botonMenuHome_1{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn1.jpg);
	background-repeat:no-repeat;
}
#botonMenuHome_1 a{
	display:block;
	text-decoration:none;
	width:200px;
	height:136px;
}
#botonMenuHome_1:hover{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn1_over.jpg);
	background-repeat:no-repeat;
}

#botonMenuHome_2{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn2.jpg);
	background-repeat:no-repeat;
}
#botonMenuHome_2 a{
	display:block;
	text-decoration:none;
	width:200px;
	height:136px;
}
#botonMenuHome_2:hover{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn2_over.jpg);
	background-repeat:no-repeat;
}

#botonMenuHome_3{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn3.jpg);
	background-repeat:no-repeat;
}
#botonMenuHome_3 a{
	display:block;
	text-decoration:none;
	width:200px;
	height:136px;
}
#botonMenuHome_3:hover{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn3_over.jpg);
	background-repeat:no-repeat;
}

#botonMenuHome_4{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn4.jpg);
	background-repeat:no-repeat;
}
#botonMenuHome_4 a{
	display:block;
	text-decoration:none;
	width:200px;
	height:136px;
}
#botonMenuHome_4:hover{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn4_over.jpg);
	background-repeat:no-repeat;
}

#botonMenuHome_5{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn5.jpg);
	background-repeat:no-repeat;
}
#botonMenuHome_5 a{
	display:block;
	text-decoration:none;
	width:200px;
	height:136px;
}
#botonMenuHome_5:hover{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn5_over.jpg);
	background-repeat:no-repeat;
}

#botonMenuHome_6{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn6.jpg);
	background-repeat:no-repeat;
}
#botonMenuHome_6 a{
	display:block;
	text-decoration:none;
	width:200px;
	height:136px;
}
#botonMenuHome_6:hover{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn6_over.jpg);
	background-repeat:no-repeat;
}

#botonMenuHome_7{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn7.jpg);
	background-repeat:no-repeat;
}
#botonMenuHome_7 a{
	display:block;
	text-decoration:none;
	width:200px;
	height:136px;
}
#botonMenuHome_7:hover{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn7_over.jpg);
	background-repeat:no-repeat;
}

#botonMenuHome_8{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn8.jpg);
	background-repeat:no-repeat;
}
#botonMenuHome_8 a{
	display:block;
	text-decoration:none;
	width:200px;
	height:136px;
}
#botonMenuHome_8:hover{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn8_over.jpg);
	background-repeat:no-repeat;
}

#botonMenuHome_9{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn9.jpg);
	background-repeat:no-repeat;
}
#botonMenuHome_9 a{
	display:block;
	text-decoration:none;
	width:200px;
	height:136px;
}
#botonMenuHome_9:hover{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn9_over.jpg);
	background-repeat:no-repeat;
}


#botonMenuHome_10{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn10.jpg);
	background-repeat:no-repeat;
}
#botonMenuHome_10 a{
	display:block;
	text-decoration:none;
	width:200px;
	height:136px;
}
#botonMenuHome_10:hover{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn10_over.jpg);
	background-repeat:no-repeat;
}


#botonMenuHome_11{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn11.jpg);
	background-repeat:no-repeat;
}
#botonMenuHome_11 a{
	display:block;
	text-decoration:none;
	width:200px;
	height:136px;
}
#botonMenuHome_11:hover{
	width:200px;
	height:136px;
	float:left;
	margin:5px 20px;
	background-image:url(../img/btn11_over.jpg);
	background-repeat:no-repeat;
}


/* ------------------------------------------------------------------ Contenido/ Cuerpo / Central / Prensa */

#prensa {
	/*width:491px;*/
	margin-top:0px;
	margin-left:10px;
	margin-bottom:8px;
}

/* ------------------------------------------------------------------ MENU INTERIOR */

#menu_interior{
	width:759px;
	height:110px;
	background-color: #4375a8;
	padding: 10px;	
	border-right:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;	
}

.columna_menuInterior_chica{
	margin-left:7px;
	width:229px;
	height:130px;
	float:left;	
}

.columna_menuInterior{
	margin-left:7px;
	width:274px;
	height:130px;
	float:left;
}

/* ------------------------------------------------------------------ Footer */

#footer {
	width:980px;
	height:91px;
	clear:both;
	background-image:url(../img/fondo_footer.jpg);
	background-repeat:repeat-x;
}

#logo_footer {
	width:191px;
	height:91px;
	float:left;
}

#info_footer {
	width:789px;
	height:91px;
	float:right;	
}

#menu_footer {
	width:740px;
	height:25px;
	margin-left:8px;
	margin-top:8px;
	color:#696a6a;	
}

#menu_footer a{
	color:#696a6a;
	text-decoration:none;
}

#menu_footer a:hover{
	color:#000000;
	text-decoration:none;
}

#copyright_footer {
	width:740px;
	height:25px;
	margin-left:8px;
	margin-top:8px;
	color:#5f9fd3;
}

