.txt-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #00237e;
	text-decoration: none;
	text-align: justify;
}
.fondo-azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00237e;
	text-align: center;
}
.link-lateral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #00237e;
	text-decoration: none;
}
a.link-lateral:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #00237e;
	text-decoration: none;
}
a.link-lateral:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #3878db;
	text-decoration: none;
}.fondo_1 {
	background-image: url(../images/foto2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

