/* CSS Document */

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

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

#contenedor{
margin: 10px auto 15px auto;
height:500px;
width:834px;
background-color:#ebeaea;
}
.banner{
/*width:815px;
height:153px;}*/
width:834px;
height:166px;}

.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:-70px;
}

.modulocomunicacion{
	background-image:url(img/noticias_fondo.jpg);
	background-repeat:no-repeat;
	border:solid 1px #999999;
	width:355px;
	height:230px;
	float:left;
	margin-left:50px;
	margin-right:5px;	
}
.modulocomunicacion2{
	background-image:url(img/publicaciones_fondo.jpg);
	background-repeat:no-repeat;
	border:solid 1px #999999;
	width:355px;
	height:230px;
	float:right;
	margin-left:5px;
	margin-right:50px;
}

.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;
height:227px;
width:330px;
overflow:auto;
text-align:justify;
padding-top:25px;
padding-right:5px;
padding-left:5px;
padding-bottom:8px;}

.mas{
color:#CC0000;
size:10px;
background:none;
text-decoration:underline;}

#pie{
width:834px;
height:15px;
background-color:#9C1B33;
color:#FFFFFF;
font-size:9px;
margin-top:10px;
text-align:center;
padding-top:5px;

}

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:60px;/*antes 70*/
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:38px;
	margin-left:20px;
}
.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:5px;
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}

/* FORMULARIO DE CONTACTO*/
#contenedor_formulario{
background-color:#ebeaea;
height:260px;
width:834px;}

#mapa{padding-left:20px;}

#formulario{
height:203px;
width:450px;
font-size:10px;
float:right;
margin-right:20px;
padding-left:10px;
background-color:#c6c2c1;
}

.campos_formulario{
background-color:#FFFFFF;
border:1 px solid color:#666666;
width:250px;

}
.campo_formulario_txt{
height:70px;
background-color:#FFFFFF;
width:435px;}
.enviar{
font-size:10px;
cursor:hand;
background-color:#FFFFFF;}