#rodape{
	clear: both;
	background-color: #FFFFFF;
}

#rodape_conteudo{
	margin: 0em auto 0 auto;
	width: 600px;
	height: 54px;
	background-image: url(../imagens/rodape.png);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}