#enlaces {
	clear: both;
	float: left;
	padding-bottom: 20px;
	width: 100%;
}
#enlaces a {
	color: #CC0000;
	text-decoration: none;
}

.enlace_izquierda {
	font-weight: bold;
	color: #CC0000;
	float: left;
	width: 30%;
}
.enlace_derecha {
	font-weight: bold;
	color: #CC0000;
	float: right;
	width: 30%;
	text-align: right;
}
#noticia {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	color: #666666;
	margin-bottom: 20px;
	text-align: justify;
	width: 73%;
	float: right;
}
#noticia p {
	margin: 0px;
	padding: 0px;
}
.anios_anteriores {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #333366;
	text-align: right;
	font-weight: bold;
}
.anios_anteriores a {
	color: #03356B;
	text-decoration: none;
}



.texto {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #999999;
}

.titulo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #333366;
	clear: both;
}
.fecha {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.5em;
	color: #B7CBDD;
	font-weight: bold;
}
.descargar {
	text-align: right;
	color: #CC0000;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.9em;
	float: right;
}
.descargar a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	margin-left: 15px;
}
.descargar a:hover {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.palabras_clave {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333366;
}
.ano_area {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.8em;
	color: #CCCCCC;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	margin-top: 20px;
}
.descargar_alta {
	text-align: right;
	color: #CC0000;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.9em;
	float: right;
}
.descargar_alta a {

	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.descargar_alta a:hover {

	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.foto_noticia {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	height: 198px;
	float: left;
}
.bloque_noticias {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 10px;
}
