/* CSS */

* {
	margin:0;
	padding:0;
	font-family:Arial, "Nimbus Sans L";
}

body {
	width:1003px;
	margin:0 auto;
	background-image:url(../images/site/bg_site.gif);
	background-repeat:repeat-x;
	background-color:#8c4a2e;
}

img {
	border:0px;
}

a {
	text-decoration:none;
}

.principal {
	width:1003px;
	background-image:url(../images/site/bg_principal.gif);
	background-repeat:repeat-y;
	float:left;
	padding-bottom:20px;
}

/*
 * Topo
 */
.topo {
	width:985px;
	margin-left:8px;
}
.topo img,
.topo .flash {
	float:left;
	font-size:0px;
}

/*
 * caixas esquerda
 */
.esquerda {
	width:186px;
	float:left;
	margin-left:41px;
	_margin-left:21px;
}

.topo_menu {
	width:186px;
	height:13px;
	margin-top:12px;
	font-size:0px;
	background-image:url(../images/site/topo_menu.gif);
	float:left;
}
.bg_menu {
	width:186px;
	background-image:url(../images/site/bg_menu.gif);
	float:left;
  color:#5a2d11;
}
.base_menu {
	width:186px;
	height:12px;
	font-size:0px;
	background-image:url(../images/site/base_menu.gif);
	float:left;
}

.bg_menu h5 {
  margin-left:20px;
}

.bg_menu .links_cadastro {
  float:left;
  margin-left:0px;
}
.bg_menu .links_cadastro a {
  color:#7d4f32;
  font-size:11px;
  margin-right:5px;
}
.bg_menu .links_cadastro a:hover {
  text-decoration:underline;
}

/*
 * Busca
 */
.busca {
	width:160px;
	padding:12px 0 13px 18px;
	float:left;
}
.busca input,
.busca select {
	width:110px;
	height:12px;
	border:1px solid #a38871;
	font-size:10px;
	color:#634c38;
	padding:3px;
	float:left;
  margin-bottom:5px;
}
.busca .ok {
	width:26px;
	height:22px;
	border:0;
	cursor:pointer;
	background-image:url(../images/site/bt_buscar.gif);
	margin-left:5px;
	_margin-left:3px;
}
.busca select {
	width:140px;
	height:20px;
	padding:2px;
}

/*
 * Menu
 */
.bg_menu ul.ul_level_0_normal {
	width:146px;
	padding:16px 0 16px 0;
	margin-left:20px;
	float:left;
	_margin-left:10px;
  list-style:none;
}
.bg_menu ul.ul_level_0_normal li.li_level_0_normal {
	width:146px;
	padding:1px 0 1px 0;
	float:left;
}
.bg_menu ul.ul_level_0_normal li a.a_level_0_normal {
	width:130px;
	font-size:12px;
	font-weight:bold;
	color:#7e604a;
	float:left;
	padding:3px 0 3px 16px;
}
.bg_menu ul li a:hover {
	background-color:#c8b4a3;
    text-decoration:none;
}
.bg_menu ul.ul_level_0_normal li.linha {
  width:146px;
	float:left;
	border-bottom:1px solid #c8b5a7;
	padding:0px;
  font-size:0px;
}
.bg_menu ul.ul_level_0_normal li a.a_level_0_current {
  width:130px;
	font-size:12px;
	font-weight:bold;
	color:#7e604a;
	float:left;
	padding:3px 0 3px 16px;
	background-color:#c8b4a3;
}

.bg_menu ul.ul_level_1_normal {
  width:146px;
  float:left;
  list-style:none;
}
.bg_menu ul.ul_level_1_normal li.li_level_1_normal {
  float:left;
}
.bg_menu ul.ul_level_1_normal li.li_level_1_normal a.a_level_1_normal {
  width:130px;
	font-size:12px;
	font-weight:normal;
	color:#7e604a;
	float:left;
	padding:3px 0 3px 16px;
}
.bg_menu ul.ul_level_1_normal li.li_level_1_normal a.a_level_1_current {
  width:130px;
	font-size:12px;
	font-weight:normal;
	color:#7e604a;
	float:left;
	padding:3px 0 3px 16px;
  background-color:#c8b4a3;
}

/*
 * Ultimos itens do carrinho
 */
.top_titulo_itens {
  width:171px;
  height:5px;
  background-image:url(../images/site/top_titulo_itens.gif);
  font-size:0px;
  margin-left:7px;
}
.base_titulo_itens {
  width:171px;
  height:5px;
  background-image:url(../images/site/base_titulo_itens.gif);
  font-size:0px;
  margin:0 0 5px 7px;
}
.bg_titulo_itens {
  width:166px;
  background-color:#d6b39c;
  margin-left:7px;
  padding:1px 0 1px 5px;
}
.bg_titulo_itens strong {
  font-size:11px;
}
.bg_titulo_itens h5 {
  margin-left:0;
}

.item {
  width:140px;
  margin:10px auto 20px auto;
  font-size:11px;
  font-weight:bold;
}
.item p {
  padding:10px 0 0 0;
}

.ver_carrinho {
  margin-left:10px;
}

/*
 * Conteudo home
 */
.banner {
	float:left;
	margin-top:12px;
}
 
.conteudo_home {
	float:left;
	width:381px;
	margin-left:12px;
}

.titulo_home {
	width:353px;
	height:34px;
	background-image:url(../images/site/titulo_home.gif);
	padding:20px 0 0 28px;
	margin-top:9px;
	float:left;
}
.titulo_home h2 {
	color:#7d4f32;
	font-size:18px;
}

.descricao_home {
	float:left;
	width:324px;
	background-color:#c39f8a;
	padding:0 18px 40px 18px;
	margin-left:9px;
	_margin-left:5px;
	color:#5a2d11;
}
.descricao_home p {
	font-size:12px;
	line-height:17px;
	padding-top:16px;
}

.base_conthome {
	width:360px;
	height:8px;
	background-image:url(../images/site/base_conthome.gif);
	margin-left:9px;
	font-size:0px;
	float:left;
	_margin-left:5px;
}

.xicara {
	margin-top:6px;
	float:left;
}

/*
 * rodape
 */
.rodape {
	width:996px;
	height:63px;
	background-image:url(../images/site/bg_rodape.gif);
	background-repeat:repeat-x;
	float:left;
	margin:20px 0 0 4px;
	_margin-left:2px;
}
.rodape  address {
	text-align:center;
	font-size:11px;
	color:#713916;
	margin-top:18px;
	font-style:normal;
}

.link_mago {
	float:right;
	font-size:11px;
	color:#63381c;
	margin-right:17px;
}

/*
 * Conteudo
 */
.conteudo {
	float:left;
	width:721px;
	margin:12px 0 0 17px;
	_margin-left:9px;
}

.titulo_conteudo {
	width:692px;
	height:34px;
	background-image:url(../images/site/titulo_conteudo.gif);
	padding:20px 0 0 29px;
	float:left;
}
.titulo_conteudo h2 {
	color:#7d4f32;
	font-size:18px;
}

.descricao_conteudo {
	float:left;
	width:664px;
	background-color:#c39f8a;
	padding:0 10px 0 10px;
	margin-left:19px;
	_margin-left:10px;
	color:#5a2d11;
}
.descricao_conteudo p {
	font-size:12px;
	line-height:17px;
	padding-top:14px;
	color:#5a2d11;
	text-decoration:none;
}

.descricao_conteudo a {
  color:#5a2d11;
}
.descricao_conteudo a:hover {
  text-decoration:underline;
}
.descricao_conteudo p a {
	color:#5a2d11;
	text-decoration:none;
	font-weight:bold;
}
.descricao_conteudo p a:hover {
	text-decoration:underline;
}

.descricao_conteudo .descricao{
  width:100px;
  text-align:center;
}

.descricao_conteudo .descricao a{
  color:#5a2d11;
}

.descricao_conteudo .descricao a:hover{
  color:#5a2d11;
  text-decoration:underline;
}

.base_conteudo {
	float:left;
	width:684px;
	height:13px;
	margin-left:19px;
	_margin-left:10px;
	background-image:url(../images/site/base_conteudo.gif);
	font-size:0px;
}

.voltar {
	clear:both;
	margin:10px 9px 0 0;
}

/*
 * Contato
 */
form table {
  margin:15px auto;
}
form label {
  font-weight:normal;
  font-size:12px;
}
form .campo_contato {
  width:263px;
  height:14px;
  border:1px solid #a38871;
  font-size:11px;
  padding:2px;
  color:#5a2d11;
}
form textarea {
  width:263px;
  height:100px;
  border:1px solid #a38871;
  font-size:11px;
  padding:2px;
  color:#5a2d11;
}

.enviar {
  width:59px;
  height:27px;
  border:0;
  cursor:pointer;
  background-image:url(../images/site/bt_enviar.gif);
}
.limpar {
  width:59px;
  height:27px;
  border:0;
  cursor:pointer;
  background-image:url(../images/site/bt_limpar.gif);
  margin-right:5px;
}
.cadastrar {
  width:59px;
  height:27px;
  border:0;
  cursor:pointer;
  background-image:url(../images/site/cadastrar.gif);
}

.label_erro {
    color:red;
}

/*
 * Galeria
 */
.imagens_apresentacao {
  width:658px;
  margin:15px auto;
  text-align:center;
  float:left;
}
.imagens_apresentacao img {
  margin:5px 0 0 0;
}

.lb_slideshow {
  width:200px;
  text-align:center;
  font-size:12px;
  float:left;
}

.galerias {
  font-size:12px;
}

/*
 * Paginação
 */
.area_paginacao {
  float:left;
  width:658px;
}
.paginacao {
	margin:13px auto;
} 
.paginacao a {
  width:15px;
  height:19px;
	color:#5a2d11;
	text-decoration:none;
  text-align:center;
  padding-top:5px;
  font-size:11px;
  float:left;
  font-weight:bold;
  background-color:#c39f8a;
}
.paginacao a:hover {
	background-color:#9b6853;
  color:#ffffff;
}
.paginacao a.img {
  width:6px;
  height:12px;
  font-size:0px;
  padding:0 3px 0 3px;
  background:none;
}
.paginacao a.img:hover {
  background:none;
}
.paginacao strong {
  width:15px;
  height:19px;
	text-decoration:none;
  text-align:center;
  padding-top:5px;
  font-size:11px;
  float:left;
  background-color:#9b6853;
  color:#ffffff;
}

/*
 * Equipe
 */
.cx_equipe{
  width:325px;
  min-height:125px;
  height:auto;
  _height:125px;
  vertical-align:top;
}

.cx_equipe .equipe_topo{
  width:325px;
  height:5px;
  float:left;
  vertical-align:bottom;
  padding:0px;
  margin:0px;
  background-image:url(../images/site/bg_cx_equipe_topo.jpg); 
  background-position:bottom;
  background-repeat:no-repeat;
}

.cx_equipe .equipe_corpo{
  width:315px;
  min-height:125px;
  height:auto;
  _height:125px;
  float:left;
  vertical-align:top;
  padding:10px 0px 0px 10px;
  margin:0px;
  background-image:url(../images/site/bg_cx_equipe.jpg); 
  background-position:top;
  background-repeat:repeat-y;
  font-family: Arial, "Nimbus Sans L";
  color:#7d4f32;
  font-size:12px;
}

.cx_equipe .equipe_bottom{
  width:325px;
  height:9px;
  float:left;
  padding:0px;
  margin:0px;
  background-image:url(../images/site/bg_cx_equipe_bottom.jpg); 
  background-position:top;
  background-repeat:no-repeat;
}

/*
 * Produtos
 */
.table_produtos {
  margin:15px 0 30px 0;
}

.cantoe_categoria {
  width:14px;
  height:97px;
  background-image:url(../images/site/cantoe_categoria.gif);
  background-position:left;
  font-size:0px;
  float:left;
}
.bg_categoria {
  height:87px;
  background-image:url(../images/site/bg_categoria.gif);
  float:left;
  padding-top:10px;
}
.cantod_categoria {
  width:14px;
  height:97px;
  background-image:url(../images/site/cantod_categoria.gif);
  background-position:right;
  font-size:0px;
  float:left;
}
.bg_categoria .nome_cat {
  width:180px;
  float:left;
  font-size:18px;
  color:#7d4f32;
  font-weight:bold;
  padding:0px;
  margin:0px;
}
.bg_categoria img {
  float:left;
}

.box_produto {
  width:271px;
  float:left;
}
.box_produto .bt_saiba_mais{
  margin:5px 0px 0px 20px;
}

.top_box_produto {
  width:271px;
  height:6px;
  background-image:url(../images/site/top_box_produto.gif);
  font-size:0px;
  float:left;
}
.bg_box_produto {
  width:271px;
  background-image:url(../images/site/bg_box_produto.gif);
  background-repeat:repeat-y;
  float:left;
  padding-bottom:10px;
}
.bg_box_produto .descricao_pro {
  width:91px;
  float:left;
  margin-top:8px;
}
strong.nome_produto {
  color:#5a2d11;
  font-size:14px;
}
strong.valor_produto {
  color:#02923f;
  font-size:15px;
}
.base_box_produto {
  width:271px;
  height:6px;
  background-image:url(../images/site/base_box_produto.gif);
  font-size:0px;
  float:left;
}
.bg_box_produto .descricao_pro a img {
  float:left;
  margin:15px 0 0 0;
}

.foto_pro {
  width:142px;
  float:left;
  margin:9px 5px 0 12px;
  _margin-left:6px;
}
.top_foto_pro {
  float:left;
  width:142px;
  height:5px;
  background-image:url(../images/site/top_foto_pro.gif);
  font-size:0px;
}
.base_foto_pro {
  float:left;
  width:142px;
  height:5px;
  background-image:url(../images/site/base_foto_pro.gif);
  font-size:0px;
}
.bg_foto_pro {
  float:left;
  width:142px;
  background-image:url(../images/site/bg_foto_pro.gif);
  text-align:center;
  padding:5px 0;
}


.top_produto_show {
  width:664px;
  height:13px;
  background-image:url(../images/site/top_produto_show.gif);
  font-size:0px;
  float:left;
}
.base_produto_show {
  width:664px;
  height:16px;
  background-image:url(../images/site/base_produto_show.gif);
  font-size:0px;
  float:left;
}
.bg_produto_show {
  width:664px;
  background-image:url(../images/site/bg_produto_show.gif);
  background-repeat:repeat-y;
  float:left;
}

.descricao_produto_show {
  float:left;
  width:305px;
  margin-left:22px;
  _margin-left:11px;
}

.foto_comprar {
  width:316px;
  float:right;
  margin-right:10px;
}

.foto_produto_show {
  float:right;
  width:240px;
  margin-right:20px;
  _margin-right:10px;
}
.top_caixa_produto {
  width:240px;
  height:7px;
  background-image:url(../images/site/top_caixa_produto.gif);
  font-size:0px;
}
.bg_caixa_produto {
  width:240px;
  background-image:url(../images/site/bg_caixa_produto.gif);
  background-repeat:repeat-y;
  padding:8px 0;
  text-align:center;
}
.base_caixa_produto {
  width:240px;
  height:7px;
  background-image:url(../images/site/base_caixa_produto.gif);
  font-size:0px;
}

.box_comprar {
  float:left;
  margin-top:40px;
}
.cantoe_box_comprar {
  width:9px;
  height:82px;
  background-image:url(../images/site/cantoe_box_comprar.gif);
  font-size:0px;
  float:left;
}
.cantod_box_comprar {
  width:9px;
  height:82px;
  background-image:url(../images/site/cantod_box_comprar.gif);
  font-size:0px;
  float:left;
}
.bg_box_comprar {
  height:64px;
  background-image:url(../images/site/bg_box_comprar.gif);
  float:left;
  padding-top:18px;
}
.bg_box_comprar strong {
  float:left;
  width:104px;
}
.bg_box_comprar a {
  float:left;
  margin-left:40px;
}

/*
 * Carrinho de compras
 */
.table_carrinho {
  width:634px;
  margin:10px auto;
}
.quadro_foto_carinho {
  width:95px;
  height:89px;
  float:left;
  background-image:url(../images/site/quadro_foto_carinho.gif);
  font-size:0px;
  text-align:center;
  padding-top:5px;
  margin-right:10px;
}
.table_carrinho th {
  font-size:13px;
}
.table_carrinho .td_1 {
  padding:6px;
  background-color:#d5c3b7;
}
.table_carrinho .td_2 {
  padding:6px;
  background-color:#d6b39d;
}
.table_carrinho strong,
.table_carrinho label {
    font-size:12px;
}
.table_carrinho strong.valor {
  font-size:14px;
}
.table_carrinho strong.total {
  font-size:14px;
  padding-right:20px;
}
.table_carrinho strong.frete {
  padding-top:5px;
  float:right;
}
.table_carrinho strong.erro {
  width:610px;
  display:block;
  text-align:center;
  padding-top:5px;
  color:red;
}
.table_carrinho input {
  width:19px;
  height:18px;
  text-align:center;
  color:#5a2d11;
  border:1px solid #7f9db9;
  padding:0px;
  font-size:10px;
}
.table_carrinho input.cep {
  width:60px;
  text-align:left;
  padding:0 2px;
  float:right;
  height:18px;
  color:#5a2d11;
  border:1px solid #7f9db9;
  font-size:10px;
  margin:3px 5px 0 5px;
}
.table_carrinho em {
  font-style:normal;
  font-size:10px;
}
.table_carrinho textarea {
  width:615px;
  height:65px;
  color:#5a2d11;
  border:1px solid #5a2d11;
  padding:2px;
  font-size:11px;
}

.bt_acao {
  width:65px;
  height:18px;
  padding-top:6px;
  text-align:center;
  color:white;
  font-size:11px;
  background-color:#b09287;
  font-weight:bold;
  float:left;
  margin-bottom:10px;
}

.botoes {
  width:530px;
  margin:0 auto;
}
.botoes a {
  float:left;
  margin:0 0 10px 5px;
  _margin-left:2px;
}

/* 
 * Area logado
 */
.area_logado{
  width:130px;
	font-size:12px;
	font-weight:bold;
	color:#7e604a;
	padding:3px 0 10px 16px;
	float:left;
}

.area_logado .ul_logado{
  padding:0px 0 0px 15px;
  margin:10px 0px 0px 0px;
  float:left;
}
.area_logado .ul_logado .li_logado{
  height:20px;
  *height:10px;
  padding:0px 0px 0px 0px;
  margin:5px 0px 0px 0px;
  list-style-type:disc;
}

.area_logado .ul_logado .li_logado a{
  height:20px;
  *height:10px;
  float:left;
	color:#7e604a;
}

.area_logado .ul_logado .li_logado a:hover{
	color:#7e604a;
  text-decoration:underline;
	background-color:transparent;
}

.search_title{
  font-family: Arial, "Nimbus Sans L";
  color:#5a2d11;
  font-size:12px;
  padding:0px 0px 0px 10px;
}

.search_title a{
  color:#5a2d11;
}

.search_title a:hover{
  color:#5a2d11;
  text-decoration:underline;
}

#area_sl{
  width:60%;
  text-align:center;
  float:left;
  border:2px solid #000000;
  margin:20px 0px 20px 120px;
  padding:0px 0px 10px 0px;
}

#area_sl input{
  border:1px solid #7F9DB9;
  color:#5A2D11;
  height:18px;
  padding:0;
  text-align:left;
}

#span_cnpj {
  display:none;
}
