#rodape
{
    float:left;
	background:url(../img/bg_rodape.gif) repeat-x;
	width:993px;
	height:14px;
	padding:3px 0 0 7px;
	font:bold 10px arial;
	color:#005288;
	margin-top:10px;
}
#btn{
	float:right;
}
#btn ul li{
	display:inline;
	padding:0 17px 0 0;
}
#btn ul #ult{
	padding:0 36px 0 0;
}
#rodape a{
	font:bold 10px arial;
	color:#005288;
}
#rodape a:hover{
	font:bold 10px arial;
	color:#FF6600;
}