* {
 margin: 0;
 padding: 0;
}

body {
	background-color: #4A0E0C;
	background-repeat: no-repeat;
	margin: 0;
	background-image: url(../imagens_gerais/fundo_degrade.jpg);
	background-position: center top;
}


.h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}



#container_top {
	height: auto;
	width: 100%;
	background-image: url(../imagens_gerais/fundo_trans_preto.png);
	background-repeat: repeat;
	border-top-color: #885514;
	border-right-color: #885514;
	border-bottom-color: #885514;
	border-left-color: #885514;
	overflow: hidden;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#container_conteudo {
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
}
#container_rodape {
	height: auto;
	width: 100%;
	background-image: url(../imagens_gerais/fundo_trans_preto.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #885514;
	border-right-color: #885514;
	border-bottom-color: #885514;
	border-left-color: #885514;
	overflow: hidden;
	padding-bottom: 8px;
}
#box_rodape {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#box_top {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	overflow: hidden;
}
#box_conteudo {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}
#container_top_faixa {
	background-image: url(../imagens_gerais/fundo_faixa_dourada.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
.menu_faixa_top {
	background-image: url(../imagens_gerais/fundo_faixa_dourada_centro.jpg);
	height: 18px;
	background-repeat: no-repeat;
	width: 940px;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#box_menu_esquerdo {
	height: auto;
	width: 250px;
	border-top-color: #885514;
	border-right-color: #885514;
	border-bottom-color: #885514;
	border-left-color: #885514;
	float: left;
	overflow: hidden;
}
#box_banner_principal {
	height: auto;
	width: 670px;
	float: right;
	background-image: url(../imagens_gerais/teste.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: 2px solid #885514;
	overflow: hidden;
}
#box_destaques {
	height: auto;
	width: 670px;
	margin-top: 10px;
	float: right;
	padding: 0px;
	border: 2px solid #885514;
	background-color: #340a08;
}
#box_destaques_1 {
	float: left;
	width: 320px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #FFF;
}
#box_destaques_2 {
	float: right;
	height: auto;
	width: auto;
	overflow: hidden;
	text-align: right;
	margin-bottom: 15px;
}
#box_destaques_3 {
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	width: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #8D6826;
	height: auto;
	clear: both;
	border: thin dotted #8D6826;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 14px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#box_destaques_3 a {
	overflow: hidden;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #8D6826;
	text-decoration: none;
}

#box_destaques_3 a:hover {
	overflow: hidden;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #8D6826;
	text-decoration: underline;
}

#box_index {
	height: auto;
	width: 670px;
	float: right;
	background-image: url(../imagens_gerais/fundo_trans_preto.png);
	background-repeat: repeat;
	overflow: hidden;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #885514;
	border-right-color: #885514;
	border-bottom-color: #885514;
	border-left-color: #885514;
}
#box_index_titulo {
	height: auto;
	width: auto;
	text-align: left;
	margin-top: 2px;
	border-bottom-color: #885514;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../imagens_gerais/fundo_trans_preto.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#box_index_tabela {
	height: auto;
	width: auto;
	text-align: justify;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin: 20px;
}
.h1_index {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #E78E1E;
	margin-bottom: 5px;
}
.h2_index {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC;
	font-size: 14px;
	line-height: 1.3em;
}
.h3_index {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E78E1E;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1px;
}

.h3_index a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E78E1E;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1px;
}
.h1_produto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #E78E1E;
	margin-bottom: 5px;
}
.h2_produto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFC;
	font-weight: normal;
}
.texto_codigo_maior {
	font-size: 22px;
	font-weight: bold;
}
.h3_produto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFC;
	margin-bottom: 5px;
	font-weight: normal;
	line-height: 1.6em;
}

.box_td_titulo_tabela_index {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFC;
	height: auto;
	width: 260px;
	background-image: url(../imagens_gerais/fundo_trans_preto.png);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8D6826;
	border-right-color: #8D6826;
	border-bottom-color: #8D6826;
	border-left-color: #8D6826;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
}
.box_td_titulo_tabela_index a {
	height: auto;
	width: 290px;
	padding-bottom: 3px;
	text-decoration: none;
}
.box_td_titulo_tabela_index a:hover {
	color: #FFC;
	height: auto;
	width: 290px;
	padding-bottom: 3px;
	text-decoration: underline;
}
.box_td_imagem_index {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8D6826;
	border-right-color: #8D6826;
	border-bottom-color: #8D6826;
	border-left-color: #8D6826;
}

.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	margin: 0px;
	padding: 0px;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	margin: 0px;
	padding: 0px;
}
#box_produto {
	height: auto;
	width: 670px;
	float: right;
	background-repeat: repeat;
	overflow: hidden;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #885514;
	border-right-color: #885514;
	border-bottom-color: #885514;
	border-left-color: #885514;
	background-color: #340a08;
}
#box_cabecalho_produto {
	height: auto;
	width: auto;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#box_codigo_h1 {
	color: #E78E1E;
	margin-top: 5px;
	display: block;
}
#box_resumo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFC;
	height: auto;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFC;
	margin-left: 10px;
	margin-top: 16px;
	float: left;
	width: auto;
	line-height: 1.6em;
	margin-bottom: 8px;
	display: block;
}
#box_imagem_principal {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #885514;
	border-right-color: #885514;
	border-bottom-color: #885514;
	border-left-color: #885514;
}
#box_detalhes_produtos {
	height: auto;
	width: auto;
	overflow: hidden;
}
#box_descricao_produto {
	float: right;
	height: auto;
	width: 325px;
	padding: 20px;
	margin-right: 0px;
}
.box_descricao_produto_titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E78E1E;
	font-size: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D6826;
}
.box_resumo_texto_tamanho {
	font-size: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#box_caracteristicas_adicionais_produto {
	float: left;
	height: auto;
	width: 260px;
	padding: 20px;
	margin-right: 0px;
}
.box_descricao_produto_titulo_menor {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E78E1E;
	font-size: 16px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D6826;
	margin-top: 5px;
}
.separador_altura_1 {
	height: 15px;
}
.box_descricao_produto_texto_estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFC;
	line-height: 1.5em;
}
.detalhes_preco {
	font-size: 11px;
	line-height: 1.3em;
	padding-top: 4px;
}
.texto_preco {
	font-size: 15px;
}
.padding_esq_imagem {
	padding-left: 40px;
}
.box_icone_botao {
	height: auto;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.h1_pag_especial {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #E78E1E;
	margin-bottom: 5px;
	line-height: 1em;
}
.h2_pag_especial {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC;
	font-size: 17px;
	line-height: 1.3em;
	margin-top: 18px;
	font-weight: bold;
}
.h3_pag_especial {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
}
#box_pag_especial_titulo {
	height: auto;
	width: auto;
	text-align: left;
	margin-top: 2px;
	border-bottom-color: #885514;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../imagens_gerais/fundo_trans_preto.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#box_pag_especial_texto {
	height: auto;
	width: auto;
	text-align: justify;
	margin-top: 2px;
	border-bottom-color: #885514;
	background-image: url(../imagens_gerais/fundo_trans_preto.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 25px;
	padding-right: 37px;
	padding-bottom: 25px;
	padding-left: 37px;
}
#box_pag_especial_formulario {
	height: auto;
	width: auto;
	margin-top: 2px;
	border-bottom-color: #885514;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 25px;
	padding-right: 100px;
	padding-bottom: 25px;
	padding-left: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFC;
	background-image: url(../imagens_gerais/fundo_trans_preto.png);
	font-size: 15px;
	font-weight: normal;
}
.botao_enviar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 18px;
}
#box_pag_especial_video {
	height: auto;
	width: auto;
	text-align: center;
	margin-top: 2px;
	border-bottom-color: #885514;
	background-image: url(../imagens_gerais/fundo_trans_preto.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 25px;
	padding-right: 37px;
	padding-bottom: 25px;
	padding-left: 37px;
}
.highlightit_suave img {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
.highlightit_suave:hover img {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#box_pag_especial_formulario_orcamento {
	height: auto;
	width: auto;
	margin-top: 2px;
	border-bottom-color: #885514;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 25px;
	padding-right: 100px;
	padding-bottom: 25px;
	padding-left: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFC;
	background-image: url(../imagens_gerais/fundo_trans_preto.png);
	font-size: 15px;
	font-weight: normal;
	text-align: left;
}
.titulo_amarelo {
	color: #FF0;
	font-weight: bold;
}
.texto_do_index_menor {
	font-size: 14px;
}

.lancamento {
	font-size: 18px;
	color: #8D6826;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	margin-top: 10px;
	margin-right: 15px;
}
.box_conheca_tambem {
	float: right;
	width: 650px;
	margin-top: 10px;
	padding: 10px;
	border: 2px dotted #8D6826;
	margin-bottom: 10px;
}
.imagem_box_conheca_tambem {
	float: left;
}
.texto_box_conheca_tambem {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFC;
	margin-top: 52px;
	text-align: center;
	margin-left: 0px;
}
.texto_box_conheca_tambem a {
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFC;
	text-align: center;
}

