.bg-site {
	background-attachment: fixed;
	background-image: url(../_images/gb_site.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.textoDestaque {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	list-style-type: none;
	list-style-image: url(../_images/bullet.gif);
	list-style-position: outside;
}
.bgBotton {
	background-attachment: fixed;
	background-image: url(../_images/bg_rodape.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.style2 {color: #735933; font-size: 12px; font-family: Tahoma;}
.style3 {color: #735933; font-size: 12px; font-family: Tahoma; font-weight: bold; }
.box {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
