.bloque_enlace {
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 20px;
	clear: both;
}
.area_actualidad {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 30px;
	color: #000000;
}

.fecha {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
}

.miniatura {
	clear: left;
	width: 100px;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	background-color: #000000;
	border: 2px solid #000000;
}

.tit_enlace {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

.tit_enlace a {
	color: #990000;
	text-decoration: none;
}

.ver_noticia {
	color: #990000;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
}

.ver_noticia a {
	color: #990000;
	text-decoration: none;
}

.tit_enlace a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

