/* CSS Document */
*{font-family:Verdana, Arial, Helvetica, sans-serif; }

body{ margin: 0px; padding: 0px; background: #FFF; color:#666666;
scrollbar-arrow-color:#2E3192;
scrollbar-3dlight-color:#A4D4E5;
scrollbar-highlight-color:#FFF;
scrollbar-face-color:#FFF;
scrollbar-shadow-color:#FFF;
scrollbar-darkshadow-color:#A4D4E5;
scrollbar-track-color:#DDD;


}

.site{ width: 1000px; height: 600px; margin: 0px auto; }

.cabecalho{width:1000px; height:130px; background: #000000 url(imagens/bkg_cabecalho.jpg) right}

		.logo{width:170px; height:130px; float:left; cursor:pointer; background: #000000  url(imagens/logo.jpg)}

.barra_menu{width:1000px; height:30px; background:#C0AD81 url(imagens/bkg_menu.jpg); font-size:12px; font-weight:bold; color:#666666}

.menu{width:660px; height:30px; padding-left:20px; float:left; }

.busca{width:300px; height:25px; float:right; text-align:right; padding-top:5px; padding-right:20px;}

.conteudo{width:1000px; height:440px; }

.secao_esquerda{width:180px; margin-right:10px; float:left}

.secao_central{width:585px; margin-right:10px; float:left}

.secao_direita{width:215px; float:left;}

.menu_produtos{width:180px; height:346px; margin-top:5px; float:left; }

		.menu_produtos_inner{width:180px; float:left; font-size:12px; }
		
		.menu_produtos_inner a:link{color:#666666; text-decoration:none}
		.menu_produtos_inner a:visited{color:#666666; text-decoration:none}
		.menu_produtos_inner a:active{color:#666666; text-decoration:none}
		.menu_produtos_inner a:hover{color:#000; text-decoration:underline}
		
		.titulo_menu{width:180px; height:26px; text-align:center; font-size:12px; background: url(imagens/bkg_titulo_menu_esq.jpg); line-height:25px; font-weight:bold; color:#666666}		

.visualiza_produto{width:585px; height:435px; margin: 5px 0px 0px 0px; float:left; background:url(imagens/bkg_dados_produtos.jpg) bottom no-repeat}
		.img_produto{width:585px; height: 308px; float:left; background:#007EBB; overflow:hidden}

		.nome_produto{width:575px; height: 22px; float:left; font-size:14px; font-weight:bold; line-height:22px; padding-left:10px; }		

		.descricao_produto{width:575px; height:93px; margin: 0px; float:left; font-size:9px; padding: 5px 5px 5px 5px; overflow:auto}
		
		.descricao_produto_tipo{color: #4992C7; 	font-weight: bold;}

.lista_produtos{width:215px; height:346px; margin: 5px 0px 0px 0px; float:left; text-align:center; background:url(imagens/bkg_menu_dir.jpg) no-repeat bottom left}

		.lista_produtos_inner{width:215px; height: 290px; float:left; overflow:auto; font-size:12px; padding: 15px 0px 15px 0px; }
		
		.lista_produtos_quadro{width:190px; float:left; margin-left:5px; margin-top:10px;  display:inline}

.ddg0800{width:180px; height:63px; background:url(imagens/0800.jpg) bottom no-repeat; margin-top:26px; float:left}

.chart{width:215px; height:69px; background:url(imagens/chart.jpg) bottom no-repeat; margin: 20px 0px 0px 0px; float:left; cursor:pointer}

.busca_thumb{width:175px; height:90px; float:left; overflow:hidden; margin-bottom:5px; }
.busca_nomeconjunto{width:210px; height:90px; float:left; margin-bottom:5px; margin-right:5px }

.menu ul {margin:0px; padding:0px; }
.menu ul li{list-style:none; margin: 0px 5px 0px 0px; padding:0px; display:inline; line-height:30px}

.menu_produtos ul {margin:0px; padding:0px; }
.menu_produtos ul li{list-style:none; margin: 0px; padding:0px; line-height:21px; text-align:left; padding-left:27px}

.busca_lbl_categoria{font-size:10px; font-style:italic}

.coluna_resultado_busca{width:400px; margin-right:5px; margin-left:5px; float:left; background:#999999}

.vitrine_home{width:810px; height:275px; float:left; background:#00FF33; margin-bottom:10px; margin-top:5px}
.destaque_produtos{width:400px; height:150px; float:left; }
.destaque_noticias{width:385px; height:140px; float:right;  background:url(imagens/bkg_destaque_noticias.jpg) no-repeat; padding: 5px 5px 5px 10px; overflow:auto}

.noticia_titulo{font-size:10px; color:#000000; font-weight:bold}
.noticia_chamada{font-size:10px; color:#000000; }

.noticia_titulo a:link{color:#000; text-decoration:none}
.noticia_titulo a:visited{color:#000; text-decoration:none}
.noticia_titulo a:active{color:#000; text-decoration:none}
.noticia_titulo a:hover{color:#000; text-decoration:underline}

.linha_horizontal{height:2px; color:#FFFFFF}

form{margin:0px;}
input{border:none}
img{border: none}

a:link{color:#666666; text-decoration:none}
a:visited{color:#666666; text-decoration:none}
a:active{color:#666666; text-decoration:none}
a:hover{color:#000; text-decoration:underline}