@charset "utf-8";
*{
	padding:0px;
	margin:0px;
}
body{
	padding:0px;
	margin:0px;
	background-image: url('../fundo1.jpg');
}
h1{
	font-family: "Arial", Helvetica, sans-serif, Trebuchet MS;
	font-size: 20px;
	font-weight:600;
	color:#8FC243;
}
h2{
	font-family: "Arial", Helvetica, sans-serif, Trebuchet MS;
	font-size: 16px;
	font-weight:600;
	color:#004282;
}
.titulo_laranja {
	line-height:16px;
	font-family: "Arial", Helvetica, sans-serif, Trebuchet MS;
	font-size: 16px;
	font-weight:200;
	color:#F26424;
	text-decoration:none;
}
.titulo_azul_escuro {
	line-height:16px;
	font-family: "Arial", Helvetica, sans-serif, Trebuchet MS;
	font-size: 16px;
	font-weight:600;
	color:#034EA2;
	text-decoration:none;
}
.titulo_branco {
	line-height:16px;
	font-family: "Arial", Helvetica, sans-serif, Trebuchet MS;
	font-size: 14px;
	font-weight:600;
	color:#ffffff;
	text-decoration:none;
}
.texto_normal_cinza {
	line-height:16px;
	font-family: "Arial", Helvetica, sans-serif, Trebuchet MS;
	font-size: 12px;
	font-weight:200;
	color:#808285;
	text-decoration:none;
}
.texto_normal_azul_claro {
	line-height:16px;
	font-family: "Arial", Helvetica, sans-serif, Trebuchet MS;
	font-size: 12px;
	font-weight:200;
	color:#519FD7;
	text-decoration:none;
}
.texto_normal_branco {
	line-height:16px;
	font-family: "Arial", Helvetica, sans-serif, Trebuchet MS;
	font-size: 12px;
	font-weight:200;
	color:#ffffff;
	text-decoration:none;
}
.texto_normal_azul_escuro {
	line-height:16px;
	font-family: "Arial", Helvetica, sans-serif, Trebuchet MS;
	font-size: 12px;
	font-weight:200;
	color:#005A9C;
	text-decoration:none;
}
.texto_normal_laranja {
	line-height:16px;
	font-family: "Arial", Helvetica, sans-serif, Trebuchet MS;
	font-size: 12px;
	font-weight:200;
	color:#F26424;
	text-decoration:none;
}
.endereco_azul_claro {
	line-height:16px;
	font-family: "Arial", Helvetica, sans-serif, Trebuchet MS;
	font-size: 11px;
	font-weight:200;
	color:#519FD7;
	text-decoration:none;
}
.endereco_laranja {
	line-height:16px;
	font-family: "Arial", Helvetica, sans-serif, Trebuchet MS;
	font-size: 11px;
	font-weight:200;
	color:#F26424;
	text-decoration:none;
}
.b1 {
	line-height:16px;
	letter-spacing: 0px;
	font-family: "Arial", Helvetica, sans-serif, Trebuchet MS;
	font-size: 12px;
	font-weight:200;
	color:#F26424;
	text-decoration:none;
}
.b1:hover{
    color:#F79765;
}
.b2 {
	line-height:16px;
	letter-spacing: 0px;
	font-family: "Arial", Helvetica, sans-serif, Trebuchet MS;
	font-size: 12px;
	font-weight:200;
	color:#519FD7;
	text-decoration:none;
}
.b2:hover{
    color:#034EA2;
}
