@charset "utf-8";
/* CSS Document */


div#rodape {
	background:url(../img/fundo_rodape.jpg) no-repeat top;
	float:left;
	padding:0 0 0 0;
	margin:10px 0 0 0;
	width:710px;
	height:42px;
}

div#menurodape {
	text-align:center;
	word-spacing:7px;
	color:#898c75;
	padding:10px 0 5px 0;
	margin:0;
}

div#copy {
	color:#b3b6a1;
	padding:0 0 10px 170px;
	margin:0;
	float:left;
	width:360px;
}

div#rodape label{
	float:left;
	height:20px;
	padding:4px 3px 0 32px;
	font-size:10px;
}

div#rodape img{
	float:left;
}


div#center-rodape {width:710px; margin:0 auto 0 auto; padding:0;}