#rodape {
	background: #003448 url(../img/fundo-rodape.png) repeat-x left top;
	color: #375C69;
	font: 1.1em Verdana, Arial, sans-serif;
	height: 50px;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
}

#rodape #legal {
	margin-top: 5px;
	color: #13a;
}