/* CSS Document */
#rodape {
	width:100%;
	text-align:center;
	clear:both;
	background:url(rodape/bg.jpg) bottom center no-repeat;
	text-align:center;
	margin-top:20px;
	height:230px;
}

#rodape address {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777;
	font-style:normal;
}

#rodape img {
	margin-top:15px;
}