/*------------------bloque_noticia -----------------------------*/
.img_noticia {
	float: left;
	width: 160px;
	margin-top: 25px;
}

.texto_noticia_abajo {

	float: right;
	width: 65%;
	margin-top: 27px;
	margin-bottom: 15px;
	font-size: 1em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.destacado_texto_noticia_abajo {
	text-transform: uppercase;
	font-size: 1em;
}
.barras_pie {
	text-align: left;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
}
.bloques_central {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	float: left;
	width: 145px;
	word-spacing: 0px;
	padding-right: 18px;
	padding-left: 13px;
}
.mapa {
	margin-bottom: 40px;
}



.bloques_central_boton {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FB7431;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 5px;
	padding-bottom: 0px;
	padding-top: 6px;
	color: #000000;
	height: 30px;
	float: left;
	width: 159px;
	margin-right: 30px;
	
	
}

