.noticia {
	padding-bottom: 10px;
	padding-top: 10px;
}
.noticia .titulo {
	font-size: 14px;
	color: #b4b4b4;
}
.noticia .titulo .fecha {
	color: #eb0354;
}
.noticia .medio {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 11px;
}

