@charset "utf-8";
#titulo {
	float: left;
	width: 500px;
	height: 91px;
	margin-top: 10px;
	padding-left: 30px;
}
#informacoes_uteis {
	width: 560px;
	float: left;
	height: auto;
	font-family: verdana;
	font-size: 11px;
	color: #0E3B1C;
	font-weight: normal;
	padding-left: 10px;
}
#informacoes_uteis a:link {
	text-decoration: none;
	font-weight: normal;
	color: #0E3B1C;
}


#informacoes {
	float: left;
	height: 300px;
	width: 577px;
	background-image: url(../imagens/informacoes.jpg);
}
#informacoes_uteis a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #0E3B1C;
}
#informacoes_uteis a:active {
	text-decoration: none;
	font-weight: bold;
	color: #0E3B1C;
}
#informacoes_uteis a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0E3B1C;
}
#form_fuso {
	height: auto;
	width: 500px;
	float: left;
	font-family: verdana;
	font-size: 11px;
	color: #0E502C;
}
#query {
	font-family: verdana;
	font-size: 11px;
	color: #13452A;
	border: 1px solid #265239;
}
#form_fuso input {
	font-family: verdana;
	font-size: 11px;
	color: #154329;
	border: 1px solid #0D3E20;
}
