#principal {
	background-image: url(../imagenes/noticias-fondo.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#imagen-cabecera {
	height: 88px;
}
#principal ul {
	margin: 20px 0 0 35px;
}
#principal ul li {
	background-image: url(../imagenes/noticias-icono.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 12px;
}
