#footer
{
	padding: 10px 0px 0 0;
	font-size: 0.8em;
	text-align: center;
	background:#FFF;
	color:#999;
	border-top: 1px solid #CCC;
	float:left;
}
#footer a, #footer a:visited{
	color:#999;
	text-decoration:none;
	margin:0;
	padding:0;
	}
#footer a:hover, #desenvolvedor #validacao a:hover{
	color:#999;
	text-decoration:underline;
	margin:0;
	padding:0;
	}
#footer .contato, #footer #copy, #footer #cidade, #footer #endereco
{
	float:right;
	width:950px;
	text-align:center;
	height:22px;
	line-height:22px;
	margin:0;
	padding:0;
}
