* { margin: 0; padding: 0; } /* Zerando as margens e preenchimentos de todas as tags */

html {height: 100%;}
* html body {height: 100%;}

body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	text-align: center;
	background-color:#000000;
	background-image: url(images/i_fundo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#geral {
	position: relative;
	width: 920px;
	margin: auto;
}
#cabecalho {
	position: relative;
	width: 920px;
	height: 163px;
}
#menu{
	position: relative;
	width: 920px;
	height: 31px;
	background-image:url(images/i_fundo_menu.jpg);
	background-position:center;
}
#conteudo{
	position: relative;
	width: 920px;
	height: 319px;
	top: 0;
}
#conteudo2{
	position: relative;
	width: 920px;
	height: 409px;
	top: 0;
}
#destaques{
	position: absolute;
	width: 920px;
	top: 0;
	left: 50%;
	margin-left: -460px;
}


html>body #conteudo { 
width: 920px; 
} /* hack para q o FF, Opera, etc deixem o tamanho correto do layout, pois não colocando ele adicionaria + 20px aos 150px das divs, totalizando 170px, que iria bagunçar o layout */


#rodape {
	position: relative;
	width: 920px;
	height: 170px;
	clear: both;
	background-image:url(images/i_fundo_rodape.png);
	background-repeat:no-repeat;
	background-position:center;
	z-index: inherit;
}
#rodape2 {
	position: relative;
	width: 920px;
	height: 30px;
	clear: both;
	z-index: inherit;
}

#rod1 {
	position: absolute;
	left: 40px;
	top: 20px;
	width: 260px;
	height: 100px;
}
#rod2 {
	position: absolute;
	left: 330px;
	top: 20px;
	width: 260px;
	height: 100px;
}
#rod3 {
	position: absolute;
	left: 640px;
	top: 20px;
	width: 280px;
	height: 100px;
}


#gaia {
	position: absolute;
	left: 40px;
	top: 130px;
	width: 30px;
	height: 30px;
}
#gaia2 {
	position: absolute;
	left: 40px;
	top: 30px;
	width: 30px;
	height: 30px;
}


/*************** ESTILOS PARA CAPA **************/
#capaConteudo {
	position: relative;
	width: 700px;
	height: 320px;
}
#capaEmpresa {
	position: absolute;
	width: 226px;
	height: 224px;
	left: 8px;
	top: 10px;
	background-image: url(images/i_empresa_capa.jpg);
	background-repeat: no-repeat;
}
#capaProdutos{
	position: absolute;
	width: 226px;
	height: 224px;
	left: 249px;
	top: 10px;
	background-image: url(images/i_produtos_capa.jpg);
	background-repeat: no-repeat;
}
#capaNovoProduto{
	position: absolute;
	width: 468px;
	height: 69px;
	left: 8px;
	top: 234px;
	background-image: url(images/i_novo_produto.jpg);
	background-repeat: no-repeat;
}
#capaDownloads {
	position: absolute;
	width: 186px;
	height: 140px;
	left: 490px;
	top: 10px;
	background-image: url(images/i_downloads_capa.jpg);
	background-repeat: no-repeat;
}
#capaExportacao {
	position: absolute;
	width: 186px;
	height: 84px;
	left: 490px;
	top: 150px;
	background-image: url(images/i_exportacao_capa.jpg);
	background-repeat: no-repeat;
}
#capaSombra {
	position: absolute;
	width: 8px;
	height: 234px;
	right: 0;
	top: 0;
	background-image: url(images/i_sombra.jpg);
	background-repeat: no-repeat;
}
.caixaNews {
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
    margin-left: 10px;
	margin-top: 6px;
	text-align: justify;
	width: 120px;
	height:17px;
	background-color:#5f302c;
	border: 1px solid #5f302c;
}

/*************** FIM ESTILOS PARA CAPA **************/

/*************** ESTILOS PARA BOXVENDA **************/
#boxVenda {
	position: relative;
	width: 242px;
	height: 82px;
}
#boxVendaTit {
	position: absolute;
	width: 242px;
	height: 20px;
	left: 0;
	top: 0;
	background-image: url(images/if_tit_loja.jpg);
	background-repeat: no-repeat;
}
.titVenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #786434;
	text-align: center;
	padding-top: 3px;
}
#boxVendaNome{
	position: absolute;
	width: 242px;
	height: 20px;
	left: 0;
	top: 21px;
	background-color:#534524;
}
.titNome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 3px;
	padding-left: 5px;
}
#boxVendaCampos{
	position: absolute;
	width: 242px;
	height: 40px;
	left: 0;
	top: 42px;
	background-color:#786434;
}
#boxVendaCamp1{
	position: absolute;
	width: 76px;
	height: 20px;
	left: 0;
	top: 0;
}
#boxVendaCamp2{
	position: absolute;
	width: 74px;
	height: 20px;
	left: 77;
	top: 7px;
}
#boxVendaCamp3{
	position: absolute;
	width: 86px;
	height: 20px;
	left: 151px;
	top: 5px;
}
.textPreco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #493D20;
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;
}
.textQtde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #493D20;
	text-align: left;
	padding-top: 8px;
	padding-left: 3px;
}

.caixaVenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #441321;
	margin-left: 4px;
	text-align: left;
	width: 30px;
	height: 20px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	vertical-align: middle;
}
.btVenda{
	text-align:left;
	margin-left: 2px;
	margin-top: 0;
}


/*************** FIM ESTILOS PARA BOXVENDA**************/



/*************** ESTILOS PARA PRODUTOS**************/
#prodConteudo {
	position: relative;
	width: 920px;
	height:409px;
	float: left;
	background-image: url(images/i_fundo_produtos.png);
	background-repeat: no-repeat;
}

#barraTitulo {
	position: relative;
	width: 900px;
	height: 40px;
	left: 10px;
	top:1px;
 	float: left;
}
#prodImg {
	position: relative;
	width: 216px;
	height: 360px;
	left: 10px;
	background-color:#000000;
 	float: left;
}
#prodInfo {
	position: relative;
	width: 426px;
	height: 262px;
	left: 10px;
	top: 20px;
 	float: left;
}
#prodCarac {
	position: relative;
	height: 305px;
	left: 10px;
	top: 20px;
 	float: left;
}
#prodInfoTexto {
    margin-left: 5px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align:left;
	line-height: 20px;
}
#prodCaracTexto {
    margin-left: 5px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align:left;
	line-height: 20px;
}
#prodInfoTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align:left;
}
#prodInfoLinks {
	position: relative;
	width: 390px;
	height: 25px;
	left: 0;
 	float: left;
	text-align:left;
}
#prodMais{
	position: relative;
	width: 252px;
	height: 252px;
	right: 10px;
	float: right;
}
#prodCertificados{
	position: relative;
	width: 410px;
	height: 68px;
	left: 10px;
    float: left;
}
#caixaCerti{
	position: relative;
	width: 78px;
	height: 56px;
	left: 0px;
    float: left;
}
#prodVendas{
	position: relative;
	width: 252px;
	height: 95px;
	right: 20px;
	top: 0px;
	float: right;
}
#prodLista {
	position: relative;
	width: 466px;
	height: 143px;
	top: 10px;
	left: 0;
	float: left;
}



/*************** FIM ESTILOS PARA PRODUTOS **************/

/*************** ESTILOS PARA TABELAS**************/
#tabela {
	position: relative;
	width: 540px;
	left: 15px;
	top: 20px;
	float: left;
}
/*************** FIM ESTILOS PARA TABELAS **************/

/*************** ESTILOS PARA EMPRESA**************/
#empresa{
	position: relative;
	width: 660px;
	height: 250px;
	top: 20px;
	padding-top: 20px;
	float: left;
}
#prodConteudoExp {
	position: relative;
	width: 700px;
	float: left;
	background-image: url(images/i_fundo_exportacao.gif);
	background-repeat: no-repeat;
	background-position: 0px 55px;
}
/*************** FIM ESTILOS PARA EMPRESA **************/


/*************** ESTILOS PARA AS FONTES **************/

.rotulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: right;
}
.caixas {
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: justify;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}
.label{
  padding-right:8px;
  text-align:right;
  height:30px;
  font: bold 11px 'verdana';
}

.texto{
	color:#666666;
	text-align: left;
	margin-left: 20px;
	font-family: 'verdana';
	font-size: 11px;
	line-height: 12pt;
}
.textoLinha{
   font: 11px 'verdana';
   color:#666666;
   text-decoration:none;
   text-align: left; 
   margin-left: 10px;
   margin-top: 13px;
}
.listaModelo{
	font: 11px 'verdana';
	color:#666666;
	text-decoration:none;
	text-align: left;
	margin-top: 10px;
	margin-left: 20px;
	list-style-image: url(images/i_marcador_det_mod.gif);
	list-style-type: disc;
}
.textoModelo{
	font: 11px 'arial';
	color:#6F003A;
	text-decoration:none;
	text-align: center;
	margin-top:5px;
}
.textoModelo1{
   font: 11px 'arial';
   color:#FF3300;
   text-decoration:none;
   text-align: center; 
}
.textoModelo2{
   font: 11px 'arial';
   color:#666666;
   text-decoration:none;
   text-align: center; 
}
.textoDetalhes{
   font: 12px 'verdana';
   color:#666666;
   text-decoration:none;
   text-align: left; 
   margin-top: 10px;
   margin-left: 10px;
}
.textoSplesh{
	font: 11px 'verdana';
	color:#666666;
	width: 420px;
	height: 40px;
	text-decoration:none;
	text-align: center;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 20px;
}
.textoBt{
    font: 12px 'arial';
   color:#6F003A;
   text-decoration:none;
   text-align: left; 
   margin-left: 26px;
   margin-top: 4px;
}
.textoBt a {
	color:#6F003A;
	text-decoration: none;
}
.textoBt a:hover {
	color:#6F003A;
	text-decoration: underline;
}
.textoTab{
   font: 11px 'verdana';
   color:#666666;  
   text-align: left;
   margin-left: 5px;
   margin-top: 2px;
   margin-bottom: 2px;
   margin-right: 5px;
}
.textoCat{
   font: 11px 'verdana';
   color:#FFFFFF;
   text-decoration:none;
   text-align: left; 
   margin-left: 118px;
   margin-top: 22px;
}
.textoCat a {
	color:#FFFFFF;
	text-decoration: none;
}
.textoCat a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
.textoCat2{
   font: 14px 'arial';
   color:#6F003A;
   text-decoration:none;
   text-align: left; 
   margin-left: 36px;
   margin-top: 7px;
}
.textoCat2 a {
	color:#6F003A;
	text-decoration: none;
}
.textoCat2 a:hover {
	color:#6F003A;
	text-decoration: underline;
}


.texto1{
   font: 11px 'verdana';
   color:#666666;
   text-decoration:none;
   text-align: left; 
}
.texto2{
   font: 11px 'verdana';
   color:#cc9900;  
   text-decoration:none;
   text-align: left;
}


.texto3{
	font: 11px 'arial';
	color:#4F3028;
	text-decoration:none;
	text-align: left;
}

.textoRodape {
	color:#6F003A;
	text-decoration:none;
	text-align: right;
	margin-right: 25px;
	padding-top: 25px;
	font-family: 'arial';
	font-size: 11px;
	line-height: 11px;
}
.titulo{
   font: bold 12px 'verdana';
   color: #666666;  
   text-align: left;
   margin-left: 20px;
}
.titulo1 {
   font: 20px 'arial';
   color:#6F003A;  
   text-align: left;
   margin-left: 0;
}
.titulo2 {
   font: 20px 'arial';
   color:#FF3300;  
   text-align: left;
}
.titulo3 {
   font: 20px 'arial';
   color:#666666;  
   text-align: left;
}
.tituloLinha {
   font: bold 16px 'arial';
   color: #6F003A;  
   text-align: left;
   margin-left: 10px;
}
.tituloLinha a {
	color: #6F003A;
	text-decoration: none;
}
.tituloLinha a:hover {
	color: #6F003A;
	text-decoration: underline;
}
.tituloModelo {
   font: bold 16px 'arial';
   color: #6F003A;  
   text-align: left;
   margin-left: 20px;
}
.tituloTab {
   font: bold 12px 'verdana';
   color: #999999;  
   text-align: left;
   margin-left: 5px;
   margin-top: 3px;
   margin-bottom: 3px;
}


.subtitulo{
	color: #6F003A;
	margin-left: 20px;
	padding-top: 40px;
	text-align: left;
	font-family: 'verdana';
	font-size: 11px;
}
.subtitulo3{
	color: #666666;
	margin-left: 20px;
	margin-top: 40px;
	text-align: left;
	font-family: 'verdana';
	font-size: 11px;
}
.subtitulo2{
	color: #666666;
	margin-top: 20px;
	text-align: center;
	font-family: 'verdana';
	font-size: 11px;
}

.link{
   font: 11px 'verdana';
   color:#666666;  
   text-align: right;
   vertical-align: bottom;
}
.link a {
	color:#666666;
	text-decoration: none;
}
.link a:hover {
	color:#666666;
	text-decoration: underline;
}
.linkCapa {
   font: 12px 'arial';
   color:#CBAA5A;  
   text-align: left;
   margin-left: 5px;
   margin-top: 31px;
}
.linkCapa a {
	color:#CBAA5A;
	text-decoration: none;
}
.linkCapa a:hover {
	color:#CBAA5A;
	text-decoration: underline;
}
.linkErro {
   font: 11px 'arial';
   color:#CBAA5A;
   text-align: left;
   margin-left: 5px;
}
.linkErro a {
	color:#CBAA5A;
	text-decoration: none;
}
.linkErro a:hover {
	color:#CBAA5A;
	text-decoration: underline;
}
.textoNews {
   font: 10px 'arial';
   color:#CBAA5A;
   text-align: left;
   margin-left: 5px;
   margin-top: 25px;
}
.textoRespostaNews {
   font: 10px 'arial';
   color:#CBAA5A;
   text-align: center;
   margin-left: 5px;
   margin-top: 5px;
}
.linkProdutosCapa{
   font: 11px 'verdana';
   color:#666666;  
   text-align: left;
   margin-left: 20px;
   margin-top: 44px;
}
.linkProdutosCapa a {
	color:#666666;
	text-decoration: none;
}
.linkProdutosCapa a:hover {
	color:#666666;
	text-decoration: underline;
}

.linkOndeComprarCapa{
   font: 11px 'verdana';
   color:#666666;  
   text-align: left;
   margin-left: 102px;
   margin-top: 61px;
}
.linkOndeComprarCapa a {
	color:#666666;
	text-decoration: none;
}
.linkOndeComprarCapa a:hover {
	color:#666666;
	text-decoration: underline;
}
.linkBt{
   font: 11px 'arial';
   color: #E67718; 
   text-align: center;
}
.linkBt a {
	color:#E67718;
	text-decoration: none;
}
.linkBt a:hover {
	color:#E67718;
	text-decoration: underline;
}
.linkTab{
   font: 11px 'verdana';
   color:#666666;  
   text-align: center;
   margin-top: 2px;
   margin-bottom:2px;
   margin-left: 5px;
   margin-right: 5px;
}
.linkTab a {
	color:#666666;
	text-decoration: none;
}
.linkTab a:hover {
	color:#666666;
	text-decoration: underline;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B847D;
	text-align: left;
	line-height: 20px;
	list-style-image: url(images/marcador.gif);
	padding-left: 37px;
}
.lista a {
	color:#9B847D;
	text-decoration: none;
}
.lista a:hover {
	color:#9B847D;
	text-decoration: underline;
}

/*************** FIM ESTILOS PARA AS FONTES **************/


/************* ESTILOS PARA OS BOTÕES **************/
#btCatMod {
	position: relative;
	width: 466px;
	height: 30px;
	left: 10px;
	top: 0px;
	float: left;
	background-color:#DBC1CE;
	background-image: url(images/icon_cat.png);
	background-repeat: no-repeat;
	background-position: 10px;
}
#btPrev {
	position: relative;
	height: 21px;
	left: 10px;
	top: 0px;
	float: left;
	background-image:url(images/i_bt_seta.jpg);
	background-repeat: no-repeat;
}
#btPrevLarge {
	position: relative;
	width: 360px;
	height: 21px;
	left: 20px;
	top: 10px;
	float: left;
	background-image:url(images/i_bt_seta.jpg);
	background-repeat: no-repeat;
}
#btPrevSmall {
	position: relative;
	width: 100px;
	height: 21px;
	left: 20px;
	top: 10px;
	float: left;
	background-image:url(images/i_bt_seta.jpg);
	background-repeat: no-repeat;
}
#btPrevMedium{
	position: relative;
	width: 222px;
	height: 51px;
	left: 10px;
	top: 0px;
	float: left;
	background-image:url(images/i_bt_medium_left.png);
	background-repeat: no-repeat;
}


.btn_ok{
  background-image:url(../imagens/btn_ok.gif);
  background-repeat:no-repeat;
  background-position:left;
  background-color:transparent;
  text-align:left; 
  padding-left:33px;  
  width:39px;
  height:21px;
  cursor:pointer;
  border:0;
  font: bold 12px 'verdana';
}
.btForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 5px;
	text-align: left;
	border: none;
}
.btn_news{
  background-image:url(images/bt_enviar.gif);
  background-repeat:no-repeat;
  background-position:left;
  background-color:transparent;
  text-align:left; 
  padding-left:33px;
  margin-top:5px;  
  width:41px;
  height:10px;
  cursor:pointer;
  border:0;
}
.btSaibaMais {
  margin-top:20px;  
  width:69px;
  height:20px; 
  padding-left:193px;
}
.btDetalhes {
  text-align: left;
  margin-top:10px;  
  margin-left: 20px;
}
.bt1 {
  margin-top:193px;  
  width:85px;
  height:20px; 
  padding-left:123px;
}
.bt2 {
  margin-top:110px;  
  width:85px;
  height:20px; 
  padding-left:100px;
}
.bt3 {
  margin-top:56px;  
  width:85px;
  height:20px; 
  padding-left:100px;
}

  

/************* FIM ESTILOS PARA OS BOTÕES **************/

