﻿.Coluna_Direita
{
	float: right;
	background-color: #7b869a;	
	margin-top: 0px;
	top: 0px;
	width: 230px;
	position: relative;
	clear: right;
	/*background-image: url(imagens/fundo_main02.jpg);*/
	/*background-position: center bottom;*/
}
.Coluna_Direita_Fundo {
	float: right;
	/*background-color: #FFFFFF;*/
	width: 230px;
	position: relative;
	clear: right;
	bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	/*background-image: url(imagens/fundo_main02.jpg);*/
	visibility: inherit;
	font-size: 11px;
	color: #000000;
}