#rodape {
	height: 78px;
	background-image: url(../images/bg_rodape.jpg);
	background-repeat: no-repeat;
	clear: both;
	padding-top: 10px;
	background-position: 0px 30px;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 11px;
	overflow: hidden;
}
#rodape .logos_rodape, #rodape #logos_rodape {
	float: right;
}
#rodape address {
	font-style: normal;
	clear: right;
	float: right;
	margin-top: 10px;
	white-space: nowrap;
	text-align: left;
	display: block;
	width: 739px;
	padding-left: 15px;
}
