div#rodape {
	height: 70px;
	background: URL('../img_site/fundo_rodape.jpg') repeat-y;	
	clear: both;
	display: block;
	margin: 0px 3px 0px 3px;
}
#spacer2{
	height: 2px;
	background: #ffffff;
	overflow: hidden;
	width: 772px;
	margin-left: 1px;
	float: left;
}
#barra_cinza{
	width: 774px;
	overflow: hidden;
	float: left;
	height: 5px;
	border: none;
	background: #949393;
	margin-left: 2px;
}
#rodape #menu{
	padding-top: 2px;
	height: 23px;
	background: none;
	font-weight: bold;
	text-align: center;
}
#rodape #endereço{
	height: 30px;
	background: none;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}
#evereste{
	text-align: right;
	font-size: 10px;
	padding-right: 5px;
	font-weight: bold;
}