/* Janela de Zoom - Produtos */
@import "Produtos_JanelaZoom.css";

/*body*/
body { margin:0; padding:0; list-style:none; background:url(../imagens/fundo.jpg) #f7f1e2 top center no-repeat;}
ul, li { margin:0; padding:0; list-style:none; }
h1, h2, h3, h4, h5 { font-style:normal; font-weight:normal; font-size:small; padding:0; margin:0; }


/*GERAL*/ /*tamanho da div que engloba todos elementos*/
.geral { width:995px; margin:0 auto; vertical-align: top;  }


/*LINHAS ADICIONAIS*/ /*tamanho da div que envolve os componentes que estao na linha horizontal top e button*/
.linha_top { width:100%;}
.linha_button { width:100%;}



/*TOPO*/
.topo { float:left; width:1000px; position:relative; height: 158px; }

/*LOGO*/
.logo { background: url(../imagens/logo.jpg) no-repeat; width: 196px; height: 92px; overflow: hidden; text-indent: -9000px; margin-top: 7px; margin-left: 18px; position: relative; top: 38px;}
.logo a { float:left; width: 186px; height: 103px; text-indent: -9000px; }

/*Risco barraNav*/
.risco_barraNav { float:right; background:url(../imagens/topo/risco_barraNav.jpg) bottom no-repeat; width:762px; height:10px; margin-top:3px; border-bottom:solid 1px #53493E;}

/*Banner Home*/
.home_flash { float:left; width:100%; }
.home_flash a { float:left; }
.home_flash a img { float:left; }

/*CONTENT*/
.content { border-right:1px solid #E5D4B2; border-top:1px solid #E5D4B2; float:left; margin-left: 14px; background:#FFF; position: relative; min-height: 365px; vertical-align: top; }
.content_sub { background:#FFF; position: relative;}
.conteudo_1_1 { /*background:#FFFFFF;*/ float:left; width:774px; } /*3 produtos por linha (menu esquerdo e direito incluso*/
.conteudo_1_0 {  background-color:#FFFFFF; float:right; min-height:500px; padding-right:10px; width:760px; position: relative; display: block;} /*4 produtos por linha (menu esquerdo incluso)*/
.conteudo_0_1 { /*background:#FFFFFF;*/ float:left; width:774px; } /*4 produtos por linha (menu direito incluso)*/
.conteudo_0_0 { /*background:#FFFFFF;*/ float:left; width:774px; } /*5 produtos por linha (nenhum menu incluso)*/
