body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #000;
  font-family: "arial";
  font-size:  18px;
  width: 595px;
}
.doacoes, .embrulhos { display: none; }
#bloco_txt2, .quadro_pequeno3 { font-size: 12px; }
.bold {
  font-weight: bold;
/*  font-size: 12px;*/
}
.titulos_bold_branco {
  color: #ffffff;
/*  font-size: 12px;*/
  font-weight: bold;
}

.rosa {
  color: #f9759c;
  font-weight: bold;
  line-height: 0;
/*  font-size: 16px;*/
}

.descricao {
/*  font-size: 13px;*/
  float: left;
  margin-left: 10px;
  padding-top: 3px;
}

.btn_loja {
  border-style: none;
  background-color: #460318;
  height: 18px;
  color: white;
  padding-left: 10px;
  width: 42px;
  /*margin-right: 17px;*/
}
.linhas td {
  /*border-left: 1px solid #3e3e3e;*/
  /*border-right: 1px solid #3e3e3e;*/
  border-bottom: 1px solid #3e3e3e;
}

#principal {
  width: 595px;
  /*margin-right: auto;
  margin-left: auto;*/
}

#header {
  width: 802px;
  display:none;
}
#slide_esq {
  width: 195px;
  float: left;
  color: #959483;
  display:none;
}
#footer { display:none; }

#content {
  clear: both;
  padding: 0;
  margin: 0;
  /*width: 1200px;*//*755px;*/
  width: 595px;
}

#slide_dir {
  width: 100%;/*820px;*/
  /*float: left;*//*right;*/
  clear: both;
}


#header input {
  border-style: none;
  background-color: #460318;
  height: 16px;
  color: #000;
  padding-left: 10px;
  padding-top: 3px;
  width: 120px;
  margin-right: 17px;
/*  font-size: 11px;*/
}

#compras {
  width: 230px;
  float: right;
/*  font-size: 11px;*/
}
#login a {
  text-transform: uppercase;
/*  font-size: 10px;*/
}

#canto_inf_esq {
  display:none;
}
#canto_inf_dir {
  display:none;
}

#barra_ultima_hora {
  padding: 13px;
  clear: both;
  background-image: url(/temas/default/imagens/ultima_hora_fundo.jpg);
  background-repeat: no-repeat;
  width: 729px;
  height: 22px;
/*  font-size: 11px;*/
  display:none;
}
#barra_titulo {
  padding: 12px 10px 13px;
  line-height: 0px;
  width: 733px;
  background-image: url(/temas/default/imagens/barra_titulo_conteudo.jpg);
  background-repeat: no-repeat;
/*  font-size: 18px;*/
  height: 18px;
  text-transform: lowercase;
  color: #880b3d;
}
#bloco_txt3_content {
  padding: 12px;
  position: absolute;
  left: 0px;
  height: 15px;
  width: 262px;
  top: 32px;
/*  font-size: 16px;*/
  z-index: 2;
}
#bloco_txt3 {
  padding: 12px;
  position: absolute;
  left: 0px;
  height: 15px;
 opacity:1;
  width: 262px;
  top: 32px;
/*  font-size: 16px;*/
  background-image: url(/temas/default/imagens/opacidade.png);
  background-repeat: no-repeat;
  z-index: 1;
}

#canto_sup_esq {
  display:none;
}
#canto_sup_dir {
  display:none;
}

#content_ul li .li_content {
  margin: 10px 0 0 0px;
  padding: 0;
/*  font-size: 11px;*/
}
#detalhes {
  width: 100%;/*548px;*/
  float: left;
  margin-bottom: 10px;
}

#titulo_detalhe {
  background-image: url(/temas/default/imagens/barra_titulo_detalhe.jpg);
  background-repeat: no-repeat;
  padding-left: 8px;
  width: 540px;
  color: #880b3d;
  font-size: 25px;/*16px;*/
  padding-top: 3px;
  height: 21px;
  margin-bottom: 17px;
}

#detalhes_dir {
  float: left;
  /*width: 700px;*//*306px;*/
  width: 595px;
  color: #000;
}
.detalhes_content { color: #000; }

#opcoes_do_detalhe {
    display:none;
    margin-top: 50px;
    margin-bottom: 45px;
}

#canto_miniatura_sup_esq {
  display:none;
}
#canto_miniatura_sup_dir {
  display:none;
}
#canto_miniatura_inf_esq {
  display:none;
}
#canto_miniatura_inf_dir {
  display:none;
}

#bloco_txt4 {
  padding: 5px 12px 0;
  position: absolute;
  background-color: #fff;
  color: #000;
  opacity:1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  font-weight: inherit;
  left: 0px;
  bottom: 0px;
  width: 147px;
/*  font-size: 11px;*/
  height: 33px;
}
#titulo_listagem {
  background-image: url(/temas/default/imagens/barra_titulo_listagem.jpg);
  background-repeat: no-repeat;
  padding-left: 8px;
  width: 747px;
  color: #880b3d;
/*  font-size: 16px;*/
  padding-top: 3px;
  height: 24px;
  margin-bottom: 6px;
}

/* última hora*/
.ultimaHora span {
  font-weight: bold;
  /*margin-right:10px;*/
}

ul.newsticker li {
  float:left;
  margin:0;
 /* margin-right:50px;*/
  padding:0;
  
}

.rightBorder{
    border-right: 1px solid rgb(153, 153, 153);
    width: 100%;/*547px;*/
    border:none;
    clear: left;
    margin-top:50px;
}
.nota_carrinho, .linhaComprar{
    display:none;
}

.embedVideo {
  display: none;
}