@charset "utf-8";
/* CSS Document */
 #banners { margin-bottom: 20px; float:left; }
 	#banners div { float:left; }
 #banner_principal {
 	margin-bottom: 20px;
 }
 #banners .primeiro {
 	margin: 0 20px;
 }
 
 #barra_boxes { display: none; }
