body {
	margin-top: 5px;
}
.fondo {
	background-attachment: fixed;
	background-image: url(images/home_04.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 48699d;
}
.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;


}

a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;


}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #083EAA;
	text-decoration: none;
}
.nav2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #083EAA;
	text-decoration: none;


}

a.nav2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #083EAA;
	text-decoration: none;


}

a.nav2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0A3EA8;
}
h1{	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0A3EA8;}

