@charset "utf-8";
/* CSS Document */

#rodape {
	width:811px;
	height:75px;
	background: url(../imagens/bg_rodape.jpg) no-repeat center;
	padding: 0 0 0 0;
	position: relative;
	margin: 0 auto;
	clear: both;
	top:-30px;
	}


#rodape_dois {
	padding-top:25px;

	color: #000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

