h1, .seccao {
	color: #8DA40D;
	font-size: 130%;
	font-weight: bold;
	background-image: url(/images/bg-h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	margin-top: 25px;
	margin-bottom: 15px;
}
h2 {
	color: #103665;
	font-size: 120%;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 15px;
}
h3 {
	color: #8DA40D;
	font-size: 110%;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
}
.peq {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.titulo2 {
	color: #103665;
	font-size: 120%;
	font-weight: bold;
}
.titulo {
	color: #8DA40D;
	font-size: 130%;
	font-weight: bold;
	background-image: url(/images/bg-h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	margin-top: 25px;
	margin-bottom: 15px;
}