/* CSS Document */

*{
background:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
border:0px;
margin:0px;
color:#666666;
}

#logo{
width:210px;
height:63px;
padding:0px;
margin:10px;
}

#contenedor_index{
margin: 10px auto 15px auto;
height:500px;
width:834px;
background-color:#ebeaea;
margin-top:20px;
}

#contenedor{
margin: 10px auto 15px auto;
height:670px;
width:833px;
background-color:#ebeaea;
}

.banner{
width:815px;
height:153px;}
.menu{
width:800px;
height:100px;
font-size:12px;
padding-left:25px;
color:#666666;
}

.menu_element{
padding-right:50px;
padding-left:50px;
font-weight:bolder;}

.contenido_mas{
height:260px;
width:775px;
background-color:#ebeaea;
margin-top:-50px;
font-size:12px;
padding-left:54px;}

.contenido{
height:255px;
width:833px;
background-color:#ebeaea;
margin-top:-50px;
}

.modulocomunicacion{
	background-image:url(img/fondo_noticas.jpg);
	background-repeat:no-repeat;
	background-color:#ebeaea;
	width:222px;
	height:238px;
	float:left;
	padding-left:15px;
    padding-top:15px;
	margin-left:15px;
	padding-right:18px;


}
.modulocomunicacion2{
	background-image:url(img/fondo_publicaciones.jpg);
	background-repeat:no-repeat;
	background-color:#ebeaea;
	width:224px;
	height:252px;
	float:left;
	padding-left:30px;
	margin-left:13px;

	}
.modulocomunicacion3{
	background-image:url(img/Fondo_dossierdeprensa.jpg);
	background-repeat:no-repeat;
	background-color:#ebeaea;
	width:226px;
	height:251px;
	float:right;/*antes left*/
	padding-left:30px;
	margin-right:5px;

	}
.titulo_comunicacion{
font-size:11px;
background:none;
padding-top:5px;
margin-top:-55px;
font-weight:bold;
}
.comunicacion_element{
	background:none;
	font-size:11px;
	font-weight:bold;
	height:20px;
	width:auto;
	text-align:right;
	position:absolute;}
	
.noticia_txt{ 
width:430px;
height:180px;
overflow:auto;
margin-top:10px;
}

.text_comunicacion{
font-size:10px;
overflow:auto;
padding-top:20px;
padding-left:10px;
padding-right:10px;
background:none;
height:200px;
width:200px;
overflow:auto;
margin-left:-5px;
text-align:left;
}
.mas{
color:#CC0000;
size:10px;
background:none;
text-decoration:underline;}

#pie{
width:834px;
height:25px;
background-color:#9C1B33;
color:#FFFFFF;
font-size:9px;
margin-top:35px;
text-align:center;
padding-top:8px;

}

a{
text-decoration:none;
background-color:#ebeaea;}

a:hover{
color:#000000;}

.hr1{
	width:1px;
	height:200px;
	float:right;

}
.hr2{
	width:1px;
	height:200px;
	position:absolute;
	left: 846px;
	top: 335px;
}
#flash{
   background:none;
   height:153px;
   width:833px;
   }

#contenedor_submenu{
height:70px;
width:350px;
float:right;
padding-top:10px;
padding-bottom:10px;
padding-right:10px;

}
#idiomas{
	font-size:9px;
	float:right;
	padding-right:7px;

}
#submenu{
	font-size:10px;
	float:right;
	width: 200px;
	margin-top:45px;
}
.img_bores{
width:300px;
height:120px;
float:right;
margin-top:-190px;
paddin-righ:10px;

}

.contacto{
width:650px;
height:530px;
padding:10px;
margin-top:20px;
background:none;
overflow:auto;
}

.contacto_txt{
color:#666666;
background:none;
font-size:9px;
margin-top:10px;
width:600px;
text-align:justify;
padding:5px;
padding-right:10px;

}
/* MENU QUE QUEDA ACTIVADO*/
#lafirma{color:#990000}
#equipo{color:#990000}
#areasdeactividad{color:#990000}
#areadecomunicacion{color:#990000}


