
.contenido p {
	font-size: 14px !important;
	font-family: Verdana,sans !important; 
	color: #636363; 
	line-height: 3em;
	margin-right: 3em;
}
.descripccionSeccion p {font-size: 14px;}
.contenido a {
	text-decoration: none;
	font-family: Verdana,sans !important; 
	color: #636363; 
	text-align:justify;
	line-height: 3em;
	margin-right: 3em;
}

/* Estilos pagina descargas */
img { border: none; }

/* Secciones de la página de descargas */
.descargas {
	padding: 5px;
	margin: 5px;
}

.descargas a {
	text-decoration: none;
	font-weight: bold;
	color: #06348C;
	padding: 3px;
	margin: 5px;
}

.descargas a:hover {
	text-decoration: underline;
	color: #4A6BAB;
}

.encabezado h1{
	margin-bottom: 0.5em;
}

#a #b #c #d #e img {
	padding-left: 1em;
}

