body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(imagens/fundo_geral.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
form {
	margin: 0px;
	padding: 0px;
}
.localize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00535E;
}
.box_localize {
	height: 16px;
	width: 110px;
	border: 1px solid #CFD3B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8A896A;
	background-color: #FFFFFF;
	background-image: url(imagens/fundo_form.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fundo_news {
	background-color: #EAECDF;
	background-image: url(imagens/fundo_newsletter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.box_banners {
	border: 1px solid #CCCCCC;
}
.titulo_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00535E;
	text-transform: uppercase;
}
.fundo_titulo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCA7;
	background-color: #FFFFFF;
	background-image: url(imagens/fundo_titulos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00535E;
	text-transform: uppercase;
	padding-left: 8px;
}
.seta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FC9F16;
}
.texto_geral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.texto_geral:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.box_newsletter {

	height: 16px;
	width: 145px;
	border: 1px solid #CFD3B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8A896A;
	background-color: #FFFFFF;
	background-image: url(imagens/fundo_form.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.texto_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00535E;
}
.texto_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00535E;
	text-decoration: underline;
}
.menu_retorno {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #696A51;
}
.menu_retorno:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #818264;
	text-decoration: underline;
}
