#noticias_nohome {
	color: #000;
}
	#noticias_nohome h2 { /* Titulos grosos */
		
		font-size:16px;
	}
	#noticias_nohome h3 {	/* Titulo Noticia Principal */
		
	}
	#noticias_nohome h4 { /* Titulo Noticias Secundarias */
		
		font-weight: normal;
		font-size: 11px;
		padding:0;
		margin:3px 0;
	}
	#noticias_nohome .leyenda_noticia {
		font-style: italic;	
	}
	#noticias_nohome .titulo_noticia {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 15px;
	}
	#noticias_nohome .resumen_noticia {
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	#noticias_nohome .fecha_small {
		color: #999;
		font-size: 10px;
	}
	
	
	