/* CSS Document */

.fecha {
	text-transform: uppercase;
	padding: 0px;
	font-size: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.texto_corto_noticia {
	float: right;
	width: 65%;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 1.2em;
	color: #000000;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
.img_noticia {
	float: left;
	width: 160px;
	margin-top: 25px;
	clear: left;
	margin-bottom: 10px;
}
.descargas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 64%;
	clear: both;
	float: left;
	margin-bottom: 5px;
	margin-top: 15px;
}
.descargas p {
	margin: 0px;
	padding: 0px;
}
.nombre_descarga {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}
.icono_descargar {
	text-align: right;
	float: right;
	padding-bottom: 2px;
}
.tornar_noticies {
	clear: both;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 30px;
	width: 100%;
	float: left;
	margin-top: 30px;
}
.tornar_noticies a {
	color: #000000;
	text-decoration: none;
}
.texto_noticia_abajo {

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


.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: 150px;
	word-spacing: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.negrita {
	font-weight: bold;
}

.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: 0px;
	padding-bottom: 0px;
	padding-top: 4px;
	color: #000000;
	height: 30px;
	float: left;
	width: 159px;
	margin-right: 30px;
	
	
}
.descargas_doble {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 64%;
	clear: both;
	float: left;
	margin-bottom: 5px;
	margin-top: 15px;
}
.enlace_descarga {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #999999;
}
.bajar_circulo {
	margin-top: 11px;
}
