body {
	background-image:url(images/busca_bairro_fundo.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	margin:0px;
	padding:0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:center;
	color:#FFF;
}
#geral {
	width:990px;
	margin:0px auto;
}
#topo {
	width:990px;
	height:255px;
	margin:0px auto;
}
#logo_topo {
	float:left;
}
#menu {
	float:right;
	width:625px;
	margin:110px 10px 0px 0px;
	height:18px;
	color:#039;
	font-size:0.9em;
	font-weight:bold;
}
#menu ul {
	margin:0px;
	padding:0px;
}
#menu ul li {
	margin: 0px 9px;
	float: left;
	text-align: center;
	list-style: none;
}
#menu ul li a, #menu ul li a:visited, #menu ul li a:active {
	color:#FFF;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #039;
	text-decoration: none;
}
#box {
	clear:both;
	width:970px;
	background-image:url(images/fundo_box.jpg);
	background-repeat:repeat-y;
}
#boxCont {
	clear:both;
	width:910px;
	padding:0px 30px;
}
.tituloCadastro {
	margin:10px auto 25px auto;
	font-size:1.4em;
	width:620px;
	color:#F90;
}
.tituloNormal {
	margin:10px auto 25px auto;
	font-size:1.4em;
	width:820px;
	color:#F90;
	text-align:justify;
}
.titulo {
	margin:0px auto 15px auto;
	font-size:1.2em;
	color:#F90;
	text-align:left;
}
.bannerPrincipal {
	width:728px;
	margin:0px auto;
}
.bannerLateral {
	width:300px;
	float:left;
	margin:0px;
}
.bannerCentral {
	width:480px;
	float:right;
	margin:0px;
}
.bannerPrincipal p, .bannerLateral p, .bannerCentral p {
	margin:10px 0px;
	font-size:0.9em;
	text-align:left;
}
.bannerLateral img, .bannerCentral img {
	float:left;
	margin:0px 10px 0px 0px;
}

.texto {
	margin:10px auto 25px auto;
	font-size:1.1em;
	width:820px;
	color:#FFF;
	text-align:justify;
}
.formulario {
	width:620px;
	margin:0px auto;
}
.formulario td {
	padding:5px;
	text-align:left;
}
.caixa {
	width:99%;
	border:#FFF solid 1px;
}
.caixaDrop {
	width:99%;
	border:#FFF solid 1px;
}
.caixaMulti {
	width:99%;
	height:150px;
	border:#FFF solid 1px;
}
.but {
	border:#F90 solid 1px;
	background-color:#F90;
	color:#FFF;
	font-weight:bold;
	font-size:1em;
}
.textoPeq {
	margin:10px auto 25px auto;
	font-size:0.7em;
	width:820px;
	color:#FFF;
	text-align:center;
}
.textoGrande {
	margin:10px auto 25px auto;
	font-size:1.1em;
	width:820px;
	color:#FFF;
	text-align:center;
}
.textoGrande a {
	font-size:1.3em;
}
a {
	margin:10px auto 25px auto;
	color:#FFF;
}
a:visited, a:active {
	margin:10px auto 25px auto;
	color:#FFF;
}
a:hover {
	color: #F90;
	text-decoration: none;
}

