@charset "utf-8";
/* CSS Document */

/* area de texto _________________________________________________ */

#texto_box {
	float:left;
	position:relative;
	left:162px;
	top:10px;
	width:350px;
	height:220px;
	z-index: 2;
	}
#cidades_box {
	float:left;
	position:relative;
	left:189px;
	top:50px;
	width:278px;
	height:194px;
	z-index:2;
	}
.spacer {
	clear:both;
	font-size:1px;
	line-height:1px;
	}
#parceiros {
	position:absolute;
	height:60px;
	width:307px;
	left:525px;
	top:505px;
	z-index:2;
	}
#contador {
	position:absolute;
	height:16px;
	width:62px;
	left:844px;
	top:521px;
	z-index:2;
	}
/* fim da area de texto _________________________________________ */
