@charset "utf-8";
/* CSS Document */





body{


background:#003366;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #aaa;}

a {text-decoration:none;
	color:#fff;}
a:hover {text-decoration:none;
	color:#fff;
	text-decoration:underline;}
a:link {text-decoration:none;}


#contenedor{
	margin-left:0px;
	position:absolute;
	left:0px;
	top:0px;
	width: 800px;
	height:800px;
}



#cabecera{

position:absolute; top:0px; left:0px;
height:114px;
width:800px;
background-image:url(images/banner_index_noticias.jpg)



}

#botonera{
	position:absolute;
	top:114px;
	left:0;
}


#izquierda{
	position:absolute;
	top:145px;
	left:0px;
	margin-left:3px;
	background-image:url(images/fondo_izda_noticias.png);

	height:542px;
	width:179px;

}


#izquierda_links{
	position:absolute;
	top:50px;
	left:0px;
	margin-left:5px;
	height:461px;
	width:156px;

}

#centro{
	position:absolute;
	top:145px;
	left:178px;
	margin-left:10px;
	background-image:url(images/fondo_central_noticias.png);
	height:542px;
	width:406px;
	

}


#texto_centro h2 {
height: 10px;
font-size: 12px;
color:#FFFFFF;
text-decoration:underline;


}



#texto_centro{
	position:absolute;
	top:40px;
	left:-3px;
	height:504px;
	width:407px;

}

.texto_central{

	text-align: left;
	color: #eee;
	font-size: 11px;
	background: none;
	width:390px;
	margin:10px;
}


#derecha{
	position:absolute;
	top:145px;
	left:590px;
	margin-left:10px;
	height:168px;
	width:200px;

}


#derecha2{
	position:absolute;
	top:320px;
	left:590px;
	margin-left:10px;
	height:160px;
	width:200px;

}


#derecha_inferior{
	position:absolute;
	top:487px;
	left:590px;
	margin-left:10px;
	height:200px;
	width:200px;

}

#derecha_up{
	position:absolute;
	top:192px;
	left:628px;
	height:377px;
	width:158px;

}

.contenedorfoto {

   float:left; 
   width:64px; 
   height:48px; 
   margin: 5px; 
   padding:2px; 
	background-color:#ffffff; 
   border-right: #003366 solid 1px; 
   border-bottom: #003366 solid 1px; 
   text-align:center;
} 


#inferior{
	position:absolute;
	top:693px;
	left:4px;
	height:114px;
	width:606px;



}
img { border: none; }
a {text-decoration: none;}
a:hover { text-decoration: underline; color : #aaa; 

}

#linea{
	position:absolute;
	top:806px;
	left:0px;
	height:1px;
	width:800px;

}


#pie_pagina{
	position:absolute;
	top:807px;
	left:0px;
	margin-top: 10px;
	text-align: center;
	color: #eee;
	font-size: 11px;
	background: none;
	width:800px;
}

#lista_links{
	position:absolute;
	top:145px;
	left:250px;
	
	

}

.secciones_links{
	height: 10px;
font-size: 12px;
color:#FFCC00;
text-decoration:underline;
	
	

}

