 /* Janela de Zoom - Produtos */
@import "Produtos_JanelaZoom.css";

/*body*/
body { margin:0; padding:0; list-style:none; background:url(../imagens/fundo.gif) #666 top center repeat-x; }
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: 255px; /*background: url(../imagens/fundo_topo.jpg) top center no-repeat;*/ }

	/*LOGO*/
	.logo { background: url(../imagens/logo.png) no-repeat; width: 386px; height: 78px; overflow: hidden; text-indent: -9000px; margin-top: 80px; margin-left: 80px; }
	.logo a { float:left; width: 386px; height: 78px; }
	.logo {display: none;}
	.topo_banner { background-color:#333333; float:left; height:194px; margin-left:14px; /*margin-top:22px;*/ position:relative; width:973px; }
	
	/*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 { float:left; margin: 0 0 0 14px; background:#FFF; position: relative; min-height: 365px; vertical-align: top; overflow:hidden; }*/
.content { float:left; background:#FFF; position: relative; min-height: 365px; left: 14px; width:974px; }
.content_sub { background:#FFF;}
.conteudo_1_1 { /*background:#FFFFFF;*/ float:left; width:687px; } /*3 produtos por linha (menu esquerdo e direito incluso*/

.conteudo_1_0 {  /*background:#FFFFFF;*/ float:left; min-height:500px; width:687px;} /*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)*/



.produtos_zomm_geral { left:25px !important; }