/* CSS Document */
*{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF
}
img{
	border:none
}
#logo{
	background:url(../img/logo-goldenbares.png) no-repeat; width:217px; height:193px; overflow:hidden; text-indent:-700px; margin:0 auto 32px
}
#list-bar{
	display:block;
	width:558px;
	overflow:hidden;
	margin:0 0 40px;
	position:relative
}
#list-bar li{
	float:left; width:279px; min-height:50px; overflow:hidden; position:relative; text-align:center
}
#list-bar li h2{
	font-size:16px
}
body{
	background:url(../img/bkg-fundo.jpg) no-repeat center top #050505
}
#Base{
	width:558px; min-height:200px; overflow:hidden; margin:0 auto; padding:47px 0 0
}
#Rodape{
	background:url(../img/bkg-direitos.jpg) repeat-y center #000; height:23px; overflow:hidden; width:100%; padding:7px 0 0
}
#Rodape p{
	font-weight:bold; width:335px; margin:0 auto
}