.noticiasdonde {
	background-image:url(../images/noticias.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:32px;
}

DIV#aniosnoticias {
	margin-left:625px;
	padding-right:4px;
}

#aniosnoticias UL {
	margin:0;
	margin-top:10px;
	padding:0;
	list-style:none;
}

#aniosnoticias UL LI {
	margin-bottom:5px;
	list-style-image:none;
	list-style:none;
}

#aniosnoticias A {
	color:#000000;
	text-decoration:none;
}

#aniosnoticias A:hover {
	text-decoration:underline;
}

.listadonoticias {
	padding-left:5px;
	overflow:hidden;
}

.listadonoticias a {
	text-decoration:none;
}

.listadonoticias a:hover {
	text-decoration:underline;
}

.listadonoticias h3 {
	font-size:1em;
	font-weight:normal;
}

.fechanoticia {
	color:#336600;
	font-weight:bold;
	font-size:0.9em;
}