#news {}

#news h2 {
}

#news h3 {
    margin: 5px 0;
	font-size: 14px;
	color: #B2C2E3;
	font-family:"Trebuchet MS",Verdana;
	font-size:25px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;;
}
#news h3 a{
	color:#B2C2E3;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-variant:normal;
	font-weight:bold;
	text-decoration:none;
}

#news p.contenido_noticia {
	margin: 10px 0 10px 0;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	
	text-decoration:none;
}
#news p.copete_noticia {
	margin: 5px 0 5px 0;
	font-style: italic;
	font-size: 12px;
	color:#818181;

}
#news p.volanta_noticia {
	margin: 10px 0 3px 0;
	color:#2D58B5;
	font-weight:bold;
	font-size: 12px;
}
#news div.otras_noticias {
	margin: 10px 0 10px 0;
}
#news p.volver {
	text-align:center;
	margin: 10px 0 10px 0;
}
#news h4 {
	font-size: 12px;
}

#news h5 {
	font-size: 10px;
	font-weight: normal;
}
#news h5 strong{
	font-weight: normal;
}

#news div.mensaje_noticia {
	background: #eee;
	color: #000;
	
	font-weight:bold;
}
#news p.leyenda_noticia {
	margin: 10px 0 10px 0;
	font-size: 10px;
	font-style: italic;
}