#principal h2 {
	background-image: url(../imagenes/noticias-destacadas-h2.gif);
	background-position:left;
	background-repeat: no-repeat;
	width: 100%;
	background-color:#0099FF;
	line-height:15px;
}

#principal h3 {
	color:#F1611B;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
div.noticia {
	background-color: #E5F5FF;
	padding: 2px 2px 2px 2px;
}
p.fecha {
	color: #8C8C8C;
}
