@charset "utf-8";
/* CSS Document */

h2 {
	font-family: "Abel", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: 800;
	color: #003275;
	margin-bottom: 5px;
	text-shadow: 0px 1px #FFF;
	font-size: 1.8em;
}
h1 {
	display: none;
}

.carrusel h2 {
	font-family: "Abel", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-top: 0px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 5px;
	font-size: 1.4em;
}
h3 {
	font-family: "Abel", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: 400;
	color: #1F78D2;
	margin-bottom: 10px;
	font-size: 1.4em;
	text-shadow: 0px 1px #FFF;
}
#modulo_left h3 {
	float: left;
	width: 317px;
}

h3 span {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-weight: normal;
	font-size: 0.6em;
	color: #666;
}

h4 {
	font-family: "Abel", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: 400;
	color: #F60;
	margin-bottom: 10px;
	font-size: 1.07em;
}
h4 a {
	font-family: "Abel", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: 800;
	color: #F60;
	margin-bottom: 10px;
	font-size: 1em;
	text-decoration: none;
}
h4 a:hover {
	color: #003275;
}
#footer h3 {
	font-weight: bold;
}
hr {
	width: 662px;
	border-top: 1px solid #CCC;
	border-bottom-style: none;
	margin-left: -30px;
	margin-top: 32px;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 30px;
}
