#imagen-cabecera {
	height: 88px;
	background-image: url(../imagenes/imagen-noticias.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#principal h2 {
	background-image: url(../imagenes/noticias-h2.gif);
	background-position:left;
	background-repeat: no-repeat;
	background-color:#0099FF;
	line-height:15px;
}
