body {
	background-color:#000;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
   	text-align:center;
   	background-image:url(../img/bg.jpg);
   	background-position:center;
   	background-repeat:no-repeat;
}

#geral {
	width:100%;
	height:100%;
	margin:auto;
	text-align:center;
}
#topo {
	width:100%;
	height:157px;
	background-image:url(../img/bg_topo.jpg);
	background-position:center;
	background-repeat:no-repeat;
	
}
#topo_centro {
	width:1067px;
	height:157px;
	background-image:url(../img/bg_topo_centro.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
}
#topo_centro a {
	text-decoration:none;
	color:#ffedae;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	margin-right:40px;
}

/*table {
	padding: 0px;
	margin: 0px;
	border: 0;
} */


.links_parceiros {
	list-style: none;

}
