.fecha_periodico {
	font-size: 13px;
	color: #0487C7;
}
.titulo_noticia {
	color: #11455E;
	font-size: 14px;
	font-weight: bold;
}
.descargar {
	text-align: right;
	clear: both;
	float: right;
	width: 200px;
	color: #FF3300;
}
.bloque_una_noticia {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0487C7;
	clear: both;
	float: left;
	width: 90%;
	margin-left: 20px;
}

