@charset "utf-8";
/* CSS Document */
body{background:#fff; font-size:14px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}

.titulo01{text-align:center; margin:10px 0px; color:#555;}
.imagem{width:120px; height:120px; background:#f9f9f9; float:left; padding:2px; margin:2px;}
.galeria{width:220px; height:90px; box-shadow:0px 0px 5px #f1f1f1; float:left; margin:15px 7px;}

#cont-meio{
	width:938px;
	height:auto;
	margin:20px auto;
}

#cont-esq{
	margin-top:0px;
	margin-left:25px;
	width:520px;
	height:auto;
	float:left;
}

#cont-ven{
	width:235px;
	height:45px;
	margin-bottom:15px;
}

#ft-venda{
	width:520px;
	height:auto;
	margin-top:20px;
}
#cont-dir{
	margin-top:0px;
	margin-left:07px;
	width:385px;
	height:auto;
	float:left;
}

#cont-loc{
	width:312px;
	height:45px;
	margin-bottom:15px;
}

#ft-loc{
	width:400px;
	height:auto;
	margin-top:20px;
}