#texto_presidencia {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: justify;
}
.destacar {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #477196;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#texto_presidencia img {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 3px;
	border: 1px solid #333366;
}

.enlace_descarga {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #333366;
	width: 60%;
	margin-right: auto;
	margin-left: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	margin-bottom: 15px;
	float: left;
}
.enlace {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 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 {
	color: #CC0000;
	text-decoration: none;
}
.descargar a:hover {
	color: #658FB6;
}
