@charset "utf-8";

body{
	font-family:Arial;
	font-size:12px;
}


.busca{
	background-image:url(images/lat_esq_busca.gif); 
	background-repeat:no-repeat; 
	width:213px; 
	height:204;
}

#procura{
	width:96%;
	position:relative;
	top:68px;
	margin:auto;
}

#estado{
	width:96%;
	position:relative;
	top:98px;
	margin:auto;
}

#cidade{
	width:96%;
	position:relative;
	top:130px;
	margin:auto;
}

.aviso{
	font-size:12px;
	font-weight:bold;
	color:#333;
	margin:auto;
}