#bloque_noticias {
	float:left;
	width:242px;	
}
#avisos {
	width:34px;
	height:115px; 
	float:right; 
	position:relative; 
	top:-18px; 
	/*left:40px; */
	background-color:#CC0000;
	color:#fff;
	overflow:hidden;
}

#avisos a{
	color: white;
	text-decoration: none;
}

#avisos .boton {	
	width:34px;
	height:115px;
	float:left;	
	margin-right:20px;
	color:#fff;
}
#avisos .bloque {		
	width:226px;
	*width:180px;
	height:75px;
	margin:10px -246px 0px 0px;
	padding:5px 0px 0px 0px;
	border-top:2px solid #fff;
	border-bottom:1px solid #fff;
	color:#fff;
}

#avisos .titulo {
	font: bold 14px Arial, Helvetica, sans-serif; 
	line-height:20px;	
}
#avisos .texto {
	font: normal 11px Arial, Helvetica, sans-serif;	
}

#noticias .fecha { font: bold 14px Arial;}

#noticias {
	border-top-style:solid;
	border-top-width:2px;
	margin:0px 0px 0px 0px;
	/*height:470px;*/
	overflow:hidden;
}

#noticias .noticia {	
	padding:15px 20px 15px 0px;
}

#bloque_contenidos {
	float:left;
	width:698px;
	margin-left:10px;	
}

#bloque_sede {
	float:left;
	width:698px;
	margin-left:10px;	
}


#bloque_contenidos a.descarga {
	color:#0F670F;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-decoration:none;	
}

#bloque_sede a {

	text-decoration:none;	
}


#bloque_izq {
	clear:left;
	float:left;
	width:339px;	
}

#bloque_dcha {
	float:left;
	width:349px;
	margin-left:10px;
}