/* CSS Document */
#rodape {
	background-image:url(rodape/bg_rodape.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	text-align:center;
	clear:both;
	height:261px;
}

#rodape #degrade, #rodape #degrade #minDegrade {
	
}

#rodape #degrade #minDegrade {
	width:900px;
	margin:auto;
	margin-top:0px;
}

address {
	width:900px;
	margin:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
	line-height:18px;
	color:#777777;
	padding-bottom:20px;
}

address strong {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

