.borda_rodape {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.texto-endereco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.texto-telefone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F60;
}

.texto-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
a.texto-copyright:link {
	color: #F60;
	text-decoration: none;
a.texto-copyright:hover {
	color: #F60;
	text-decoration: none;
