/* CSS Document */

.texto {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.texto a {
	color: #666666;
}


.texto p{
	padding: 0px;
	margin: 0px;
}

.titulo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333366;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.fecha {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 2em;
	color: #E2E2E2;
	font-weight: bold;
	padding: 0px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.fecha_noticia {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #5989B5;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 20px;
}

.anios_anteriores {
	font-weight: bold;
	color: #999999;
	text-align: right;
	margin-bottom: 40px;
}

.anios_anteriores a{
	color: #CC0000;
	text-decoration: none;
}

.anios_anteriores a:hover{
	color: #658FB6;
	text-decoration: none;
}

.enlace_descarga {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.9em;
	color: #CC0000;
	text-align: right;
	width: 100%;
	font-weight: bold;
	padding-bottom: 30px;
}
.enlace_descarga a {
	color: #CC0000;
	text-decoration: none;
}

.enlace_descarga a:hover{
	color: #658FB6;
	text-decoration: none;
}
.texto a:hover {
	color: #5989B5;
	text-decoration: none;
}

/* rejilla archivos */
.tabla_descarga {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #333366;
	width: 80%;
	margin-right: auto;
	margin-left: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 3px;	
	margin-top: 20px;
	float: left;
}
.enlace {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #658FB6;
	float: left;
	margin: 0px;
	padding: 0px;
}

.enlace a{
	color: #658FB6;
	text-decoration: none;
}

.descargar {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	float: right;
}
.descargar a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.descargar a:hover {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #658FB6;
}

