.bloque_not_principal {
	float: left;
	width: 274px;
	background-image: url(../img/index/fondo_tit_azul.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 250px;
	margin-top: 15px;
}
.bloque_not_principal img {
	padding-right: 10px;
	float: left;
}
.bloque_raya {
	clear: right;
	float: right;
	width: 178px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE8105;
	height: 85px;
}

.derecha_bloque {
	margin-left: 10px;
}

.fecha_noticia {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 30px;
	float: right;
	width: 178px;
}
.desarrollo_noticia {
	color: #666666;
	font-size: 13px;
	clear: both;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fe8105;
	text-align: justify;
	min-height: 100px;
}
.resaltado {
	color: #FE8105;
}
.resaltado a {
	color: #FE8105;
	text-decoration: none;
}
.leer_mas {
	font-size: 12px;
	color: #003075;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

.leer_mas a{
	color: #003075;
	text-decoration: none;
}
.leer_mas a:hover {

	color: #3399CC;
	text-decoration: none;
}

