#footerContainer {
	clear:both;
	margin: auto;
	width: 988px;
}
h3.footer {
	background: url("../img/footer/barra.png") repeat-x;
	color: #FFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	max-width: 988px;
	padding-left: 10px;
	padding-top: 6px;
}
#footerLinks h4.footer {
	background-image: none;
	color: #9C9C9C;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
}
#footerLinks {
	color:#6E6E6E;
	font-family: Arial;
	font-size: 11px;
	padding-left: 30px;
}
#footerLinks a.footer {
	color:#6E6E6E;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}
#footerLinks a.footer:hover {
	color:#173760;	
}

.declaracao {
	color:#005E99;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;	
}





