.noticia {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.9em;
	color: #999999;
	margin-bottom: 20px;
	text-align: justify;
}
.noticia p {
	margin: 0px;
	padding: 0px;
}
.titulo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #333366;
	clear: both;
}
.fecha {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.5em;
	color: #B7CBDD;
	font-weight: bold;
}
.descargar {
	text-align: right;
	color: #CC0000;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.9em;
	padding-top: 10px;
	float: right;
}
.descargar a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.descargar a:hover {
	color: #658FB6;
	text-decoration: none;
}

