body{
	margin:0px;
	padding:0px;
	text-align:center;
}

.corpo{
text-align:left;
margin:auto;
background-image: url(../../img/geral/fundoLanding.jpg);
background-repeat: no-repeat;
width: 943px;
height: 936px;
position:relative;
/*right:22px;*/
}

.inferior{
width: 875px;
height: 415px;
padding-top:460px;
padding-left: 35px;
}

.areaCampo{
width:872px;
height:412px;
border:1px solid #b1b4b4;
overflow-y: scroll;
background-image:(../../img/geral/fundo_area.jpg);
background-repeat: no-repeat;
width: 868px;
height: 408px;
}

.estados{
font-size:12px;
color:#000000;
cursor:pointer;
}

.cidades{
font-size:12px;
color:#000000;
width: 765px;
height:auto;
margin-top:15px;
display:none;
}
