/* CSS Document */
#rodape {
	width:100%;
	text-align:center;
	clear:both;
	background:#fff url(rodape/bg.gif) repeat-x top;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	padding-top:90px;
	height:90px;
}

#rodape address, #rodape p {
	font-style:normal;
}

#rodape img {
	margin-top:15px;
}