.rodape_esquerda {
	width: 428px;
	height: 83px;
	float:left;
	margin-top: 7px;
	border-right: 1px solid #CCC;
	font-size: 11px;
}
.rodape_direita {
	width: 430px;
	height: 75px;
	float:left;
	margin-top: 12px;
	*margin-top: 20px;
	padding-right: 5px;
	letter-spacing: 1px;
	text-align:right;
	font-size: 11px;
	color: #be0000;
}
.rodape_direita a{
	text-decoration: none;
	font-weight:bold;
	color: #be0000;
}
.rodape_direita a:hover, .rodape_direita a:active {
	text-decoration: underline;
	color: #be0000;
}
.formas {
	font-size: 11px;
	color: #be0000;
}