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

