table.bordasimples {border-collapse: collapse;}
table.bordasimples tr td {border:1px solid #d6d6d6;}
#TabelaPreco {
	position:absolute;
	top:360px;
	width:655px;
	z-index:1;
}
#faixa {
	position:absolute;
	width:130px;
	height:116px;
	z-index:2;
}
.Over {
	text-decoration: underline;
	color: #e67a00;
	cursor: hand;
}
.Out {
	text-decoration: none;
}
.preco {
	font-size: 12px;
	color: #8A4800;
}
.link_indic_textos {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.link_indic_form_text_input {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.bemvindo {
	font-family: Tahoma;
	font-size: 10px;
	color: #a05e10;
}
.cinza {
	font-family: Tahoma;
	font-size: 11px;
	color: #6a6a6a;
}
.campBusca {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.campos {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.camp {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.bot {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.cinzaescuro {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.marrom {
	font-family: Tahoma;
	font-size: 11px;
	color: #b49c7d;
}
a:link {
	color: #6a6a6a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6a6a6a;
}
a:hover {
	text-decoration: underline;
	color: #e67a00;
}
a:active {
	text-decoration: none;
	color: #6a6a6a;
}
.fundodir {
	background-attachment: scroll;
	background-image: url(img/fundodir.gif);
	background-repeat: repeat-y;
}
.fundoesq {
	background-attachment: scroll;
	background-image: url(img/fundoesq.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #6a6a6a;
	line-height: 16px;
}
.titulo {
	font-family: Tahoma;
	font-size: 11px;
	color: #e67a00;
}
p {
	margin: 0px 0px 10px 0px;
}
.margem {
	padding-left: 5px;
}
.laranja {
	font-family: Tahoma;
	font-size: 11px;
	color: #e67a00;
}
.textoprodutos {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	line-height: 16px;
}
.rodape {
	font-family: Tahoma;
	font-size: 10px;
	color: #818181;
	line-height: 16px;
}
#Banner {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	left: 0;
	top: 0;
	visibility: visible;
}