@charset "utf-8";
.noticiasTitular {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	font-weight: bold;
	color: #296D44;
	float: left;
	width: 517px;
}
.noticiasFecha {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #828282;
	float: left;
	width: 517px;
}
.noticiasCuerpo {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #303030;
	float: left;
	width: 517px;
	margin-top: 2px;
	margin-bottom: 3px;
	text-align: justify;
}
.noticiasArchivo {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #303030;
	float: left;
	width: 517px;
	margin-top: 2px;
	margin-bottom: 25px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-bottom: 3px;
}

.descargas {
	float: left;
	width: 500px;
	background-color: #D6E2D4;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	padding-left: 7px;
	margin-bottom: 3px;
}


.descargas:hover {
	background-color: #FFFFFF;
}

.descargas a {
	color: #304D38;
}
/* CSS Document */


.descargasFecha {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #828282;
	float: left;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6E2D4;
}
.descargasCuerpo {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #303030;
	float: left;
	width: 450px;
	margin-top: 2px;
	margin-bottom: 15px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	padding-left: 5px;
}


.descargasCuerpo a {
	text-decoration: none;
	color: #303030;
}
.descargasCuerpo a:hover {
	text-decoration: none;
	color: #606060;
}

.descargasIcono {
	float: left;
	height: 40px;
	width: 50px;
	margin-top: 3px;
}
.descargasIcono img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.descargasTitular {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	font-weight: bold;
	color: #296D44;
	float: left;
	width: 517px;
}
.descargasTitular a {
	color: #296D44;
	text-decoration: none;
}
.descargasTitular a:hover {
	color: #529663;
	text-decoration: none;
}


.descargasArchivo {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	font-weight: bold;
	float: left;
	width: 100px;
	color: #BF7633;
}



.enlacesTitular {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	font-weight: bold;
	color: #296D44;
	float: left;
	width: 517px;
}
.enlacesTitularB {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	font-weight: bold;
	color: #296D44;
	float: left;
	width: 517px;
	background-color: #EEEFE4;
}

.enlacesURL {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #6F6F6F;
	float: left;
	width: 517px;
	margin-bottom: 15px;
	text-decoration: underline;
}
.enlacesURL a {
	color: #828282;
}
.enlacesURLB {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #6F6F6F;
	float: left;
	width: 517px;
	margin-bottom: 15px;
	text-decoration: underline;
}
.enlacesURLB a {
	color: #828282;
}
.pagactual {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #004F00;
	text-decoration: none;
}

.paginador2 {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #666666;
	margin-right: 5px;
	margin-left: 5px;
}
.paginador1 {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #666666;
}
.paginador1:hover {
	font-family: "Trebuchet MS";
	color: #9E9E9E;
}
.paginador2:hover {
	color: #A2A2A2;
	text-decoration: none;
}
