*, body
{
    margin: 0;
    padding: 0;
    position: static;
}
#wrapper
{
    display: block;
    position: absolute;
    min-height: 100%;
    width: 100%;
}
#header-content
{
    display: block;
    margin: auto;
    width: 965px;
    margin-bottom: 170px;
}
#footer
{
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    display: block;
    background: #000;
    width: 100%;
    height: 170px;
}
#header
{
    height: 104px;
    padding: 6px;
}
#header .saudacao
{
    float: left;
    margin: 15px 5px 0 6px;
    width: 120px;
    font: bold 11px Tahoma, Geneva, sans-serif;
}
#header .saudacao a
{
    color: #b48a42;
    font: normal 11px Tahoma, Geneva, sans-serif;
    float: right;
}
#header .busca
{
    float: left;
    margin: 13px 6px;
    width: 270px;
}
#header .busca .text
{
    height: 20px;
    font: normal 11px/20px Tahoma, Geneva, sans-serif;
    padding-left: 5px;
    padding-top: 4px;
    border: 0;
    width: 180px;
    background: url(../images/estrutura/busca-text-background.gif) bottom right;
    vertical-align: middle;
}
#header .busca .enviar
{
    vertical-align: middle;
}
#header #header-menu
{
    float: left;
    margin: 13px 5px;
}
#header #header-menu li
{
    display: inline;
    margin: 0 7px;
}
#header .sacola
{
    float: left;
    margin: 13px;
    color: #b48a42;
    font: normal 11px/16px Tahoma, Geneva, sans-serif;
    position: relative;
}
#header .sacola .icone
{
    float: left;
    margin: 0 2px;
}
#header .sacola a
{
    color: #000;
    font: bold 11px Tahoma, Geneva, sans-serif;
    position: absolute;
    right: 0;
    bottom: 0;
}
#footer .content
{
    width: 965px;
    margin: 20px auto 20px;
    color: #fff;
    font: normal 10px Georgia, "Times New Roman" , Times, serif;
    text-transform: uppercase;
}
#footer a
{
    color: #fff;
    text-decoration: none;
}
#footer a:hover
{
    color: #fff;
    text-decoration: underline;
}
#footer .borda
{
    float: left;
    height: 95px;
    padding: 0px 20px 0px 20px;
    border-right: solid 1px #b48a42;
}
#footer .formaspagamento
{
    padding: 0 10px 0 0;
}
#footer .formaspagamento img
{
    margin: 5px 3px;
}
#footer .nacional
{
    padding: 0 0 0 10px;
    border: 0;
}
#footer .nacional img
{
    margin: -10px 0 0 0;
}
#footer #footer-menu
{
    list-style-position: inside;
}
#footer .ebis
{
    text-align: center;
    margin-bottom: 0;
    width:100px;
}
#left
{
    float: left;
    width: 720px;
}
#right
{
    float: right;
    width: 185px;
    margin-top: 10px;
}
.categorias-titulo
{
    background: #000;
    color: #fff;
    padding: 5px 7px;
}
.categorias-menu
{
    list-style: none;
    font: normal 12px Georgia, "Times New Roman" , Times, serif;
    line-height: 24px;
    text-transform: uppercase;
    padding-left: 6px;
    padding-top: 6px;
}
.categorias-menu li
{
    border-bottom: dotted 1px #9a7334;
}
.categorias-menu a
{
    display: block;
    height: 24px;
    text-decoration: none;
}
.clear
{
    clear: both;
}
.listagem
{
    margin: 25px 0 0 0;
    line-height: 14px;
}
.listagem .linha-ofertas
{
    float: left;
    padding-bottom: 30px;
}
.listagem .seta
{
    float: left;
    margin-top: 70px;
}
.listagem .linha-padrao
{
    float: left;
    border-bottom: 1px dotted #9A7334;
    margin-top: 20px;
    padding-bottom: 30px;
}
.listagem .produto
{
    float: left;
    margin: 0 10px;
    width: 142px;
}
.listagem .produto a
{
    text-decoration: none;
}
.listagem .produto .imagem
{
    height: 187px;
    text-align: center;
    width: 140px;
}
.listagem .produto .descricao
{
    margin: 5px auto 0;
    text-align: center;
    width: 120px;
}
.listagem .produto .descricao .nome
{
    border-bottom: 1px solid #9F9F9F;
    /*font-weight: bold;*/
    margin-bottom: 5px;
    padding-bottom: 5px;
    /*height: 28px;*/
    height: 32px;
    line-height:12px;
    word-wrap: break-word;
    
}
.listagem .produto .descricao .nome a
{
    /*color: #545454;*/
    color: #282828;
    word-wrap: break-word;
}
.listagem .produto .descricao .valores
{
    height: 28px;
    border-bottom: 1px solid #9F9F9F;
    padding-bottom: 5px;
}
.listagem .produto .descricao .valor
{
    font-weight: bold;
}
.listagem .produto .descricao .valor a
{
    color: #383029;
}
.listagem .produto .descricao .promo
{
    border-bottom: 0;
    padding-bottom: 0;
    text-decoration: line-through;
}
.listagem .produto .descricao .unidade
{
    border-right: 1px solid #9F9F9F;
    float: left;
    font-weight: bold;
    margin-right: 5px;
    margin-top: 6px;
    width: 60px;
}
.listagem .produto .descricao .unidade2
{
    float: left;
    font-weight: bold;
    margin-right: 5px;
    margin-top: 6px;
    width: 120px;
}
.listagem .produto .descricao .unidade a
{
    color: #69450B;
}
.listagem .produto .descricao .unidade2 a
{
    color: #69450B;
}
.listagem .produto .descricao .comprar
{
    margin-top: 6px;
}
.voltar
{
    float: right;
}
.detalhe
{
}
.detalhe .esquerda
{
    float: left;
    width: 235px;
    margin-top: 5px;
    text-align: center;
}
.detalhe .direita
{
    float: right;
    width: 436px;
    margin-top: 5px;
}
.detalhe .dvalor
{
    font: normal 20px Georgia, "Times New Roman" , Times, serif;
    color: #383029;
    margin-bottom: 10px;
}
.detalhe .dpromo
{
    text-decoration: line-through;
    margin-bottom: 5px;
}
.detalhe .valor span
{
    color: #8b672c;
}
.detalhe .quantidade
{
    font: normal 12px Georgia, "Times New Roman" , Times, serif;
    border-top: 1px solid #C0C0C0;
    color: #464646;
    padding-top: 5px;
    text-transform: uppercase;
    width: 170px;
    display: inline;
}
.detalhe .quantidade .qtd
{
    font: bold 14px Georgia, "Times New Roman" , Times, serif;
    color: #8b672c;
}
.detalhe .adicionar
{
    margin-top: 10px;
    text-align: left;
    color: #383029;
}
.detalhe .adicionar input
{
    width: 190px;
    height: 21px;
    background: #fff;
    border: solid 1px #9f9f9f;
}
.detalhe .adicionar .enviar
{
    width: auto;
    height: auto;
    vertical-align: middle;
}
.detalhe .indique
{
    text-align: right;
}
.p-detalhe
{
    margin: 5px 0 15px 0;
    text-align: justify;
}
.detalhe .opiniao
{
    clear: both;
}
.detalhe .opiniao .depoimento
{
    margin: 5px 0 0 0;
    background: #ddd;
}

.internas
{
}
.internas h2
{
    background: #000;
    color: #fff;
    font: bold 24px/24px Georgia, "Times New Roman" , Times, serif;
    text-transform: uppercase;
    padding: 6px 30px;
    margin-bottom: 20px;
}
#passos
{
    list-style: none;
}
#passos li
{
    padding: 6px 25px;
    float: left;
    width: 107px;
    height: 16px;
    margin-right: 3px;
    background: #3c3c3c;
}
#passos li.marcado
{
    background: #000;
}

.internaRight
{
    float: right;
    width: 200px;
}
.internaLeft
{
    float: left;
    width: 745px;
    margin-left: 5px;
}
.bgCinza
{
    background: #e9e9e9;
    margin-bottom: 10px;
    padding: 10px;
    text-align: left;
}

.sacolaItem
{
    position: relative;
    border-bottom: solid 1px #dadada;
    padding: 5px 0;
    float: left;
}
.sacolaItem .imagem
{
    float: left;
    margin: 5px;
    width: 91px;
}
.sacolaItem .descricao
{
    float: left;
    width: 635px;
}
.sacolaItem .excluir
{
    position: absolute;
    right: 5px;
    top: 5px;
}

.sacolaItem dt
{
    display: inline;
    border-right: solid 1px #000;
    padding: 0 5px;
}
.sacolaItem dt.caixa
{
    color: #a9803d;
}
.sacolaItem dt.caixa span
{
    color: #69450b;
}
.sacolaItem dt.quantidade
{
    color: #5b5b5b;
}
.sacolaItem dt.valorunitario
{
    color: #5b5b5b;
}
.sacolaItem dt.valorunitario span
{
    color: #a9803d;
}
.sacolaItem dt.valortotal
{
    border-right: none;
    font-size: 12px;
}
.sacolaItem dt.valortotal span
{
    font-size: 16px;
    font-weight: bolder;
    color: #a9803d;
}
.sacolaBottom
{
    float: left;
    margin-top: 20px;
    width: 736px;
}
.sacolaBottom .left
{
    width: 392px;
}
.sacolaBottom .right
{
    text-align: right;
    margin-right: 10px;
}
.navegacao
{
    margin: 30px 0;
    padding: 20px 0;
    text-align: center;
    border-top: dotted 1px #9a7334;
}
.totais
{
    margin-top: 40px;
    min-width: 217px;
    color: #383029;
}
.totais thead tr
{
    background: #000;
    height: 20px;
    vertical-align: middle;
}
.totais thead th
{
    padding: 0 5px;
}
.totais td
{
    height: 18px;
}
.totais th, .totais td
{
    text-align: right;
    font-weight: bold;
    vertical-align: middle;
}
.totais td.total
{
    width: 120px;
    color: #a9803d;
    font-size: 18px;
    height: 40px;
}
.totais .parapresente
{
    color: #000;
    text-transform: uppercase;
}
.totais .endereco
{
    font-weight: normal;
}
.historico td
{
    line-height: 14px;
    padding: 3px;
}
.divPedidoDet1
{
    width: 280px;
    margin: 10px;
    float: left;
}
.divPedidoDet2
{
    width: 340px;
    margin: 10px;
    float: left;
}
.divPedidoDet1 .totais, .divPedidoDet2 .totais
{
    width: 100%;
}
.presente
{
    font-size: 10px;
    color: #232323;
}
.presente .icone
{
    margin-bottom: -20px;
}
.presente p.presente
{
    line-height: 14px;
    margin-left: 65px;
}
.frete
{
    margin-top: 20px;
}
.internaLeft .sacolaBottom .login
{
    background: url('../images/estrutura/finalizacao/identificacao/login-background.png') no-repeat;
    width: 327px;
    height: 164px;
    padding: 50px 0 0 70px;
}
.login fieldset
{
    width: 210px;
}
.login legend
{
    display: none;
}
.login label
{
    display: block;
    float: right;
    margin-bottom: 5px;
}

.login .submitLogin
{
    float: right;
}
.internaLeft .sacolaBottom .logado
{
    background: url('../images/estrutura/finalizacao/identificacao/logado-background.png') no-repeat;
    width: 292px;
    height: 147px;
    padding: 30px 0 0 50px;
    color: #38302a;
}
.logado p
{
    width: 230px;
    text-align: right;
    margin-bottom: 10px;
}
.endentrega
{
    width: 333px;
    color: #7a7a7a;
    text-align: left;
}
.endentrega label
{
    float: left;
    width: 333px;
    margin: 3px 0px 3px 0px;
    height: 20px;
    vertical-align: middle;
}
.endentrega label span
{
    float: left;
}
.endentrega label.mensagem
{
    color:#c3803d;
}
.endentrega .mensagemPresentiado
{
    width: 333px;
    color:#000000;
}
.endentrega input, .endentrega select
{
    float: right;
    margin-left: 3px;
    border: solid 1px #9f9f9f;
    margin-left: 3px;
    height: 20px;
    color: #533c29;
    font: normal 11px Tahoma, Geneva, sans-serif;
}
.endentrega input
{
    width: 231px;
}
.endentrega select
{
    width: 233px;
}
.endentrega label.numero
{
    width: 163px;
}
.endentrega input.numero
{
    width: 61px;
}
.endentrega label.complemento
{
    width: 166px;
    margin-left: 3px;
}

.endentrega input.complemento
{
    width: 92px;
}
.endentrega label.metade1
{
    width: 179px;
}
.endentrega input.metade1
{
    width: 77px;
}
.endentrega label.metade2
{
    width: 149px;
    margin-left: 5px;
}
.endentrega input.metade2
{
    width: 78px;
}
.endentrega select.metade2
{
    width: 94px;
}
.endentrega input.enviar
{
    margin: 10px 0;
    height: auto;
    width: auto;
}
.presente h3
{
    border: none;
    color: #383029;
}
.presente h4
{
    border: none;
    color: #383029;
}
.presente textarea
{
    height: 115px;
    width: 540px;
    border: solid 1px #a2a2a2;
    color: #533c29;
    font: normal 11px Tahoma, Geneva, sans-serif;
}
.itens
{
    width: 100%;
    border-collapse: collapse;
}
.itens img
{
    vertical-align: middle;
}
.itens thead tr th
{
    border-bottom: solid 1px #b48a42;
    vertical-align: top;
    height: 30px;
}
.itens tbody tr td
{
    border-bottom: dotted 1px #b48a42;
    color: #383029;
    font-weight: bold;
    text-align: center;
    height: 30px;
    vertical-align: middle;
}
.itens tr .nome
{
    text-align: left;
}
.itens tfoot tr th
{
    border-top: solid 1px #b48a42;
}
.formapagamento
{
    margin: 20px auto;
    font-weight: bold;
    line-height: 16px;
}
.formapagamento td, .formapagamento th
{
    text-align: center;
    vertical-align: top;
}
.formapagamento td
{
    padding: 10px;
}
.formapagamento img
{
    margin: 5px;
}
.formapagamento select
{
    border: solid 1px #a2a2a2;
    color: #533c29;
    font: normal 11px Tahoma, Geneva, sans-serif;
}
.formapagamento .parcelas
{
    text-align: left;
}
.final
{
    color: #383029;
}
.final h3
{
    font-size: 36px;
    border: none;
}
.final h4
{
    font-size: 24px;
    border: none;
}
.final p
{
    margin: 10px;
}

.teste
{
    overflow: hidden;
    width: 648px;
}
.teste ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0;
}
.teste li
{
    display: inline;
    float: left;
    overflow: hidden;
    margin: 0;
    position: relative;
    width: 162px;
}

.contato
{
    width: 420px;
    color: #7a7a7a;
}
.contato legend
{
    display: none;
}
.contato label
{
    display: block;
    float: right;
    margin-bottom: 5px;
}
.endereco
{
    font: italic 12px/20px Georgia, "Times New Roman" , Times, serif;
    width: 400px;
}
.endereco h4
{
    color: #b48a42;
    font: italic 20px Georgia, "Times New Roman" , Times, serif;
    border: none;
}
.endereco h4 span
{
    font-size: 11px;
}
.endereco a
{
    text-decoration: none;
}
h3.faleconosco
{
    color: #383029;
    font: italic 24px Georgia, "Times New Roman" , Times, serif;
    border: none;
}

.comocomprar
{
    color: #383029;
    font: italic 40px Georgia, "Times New Roman" , Times, serif;
    margin-left: 50px;
}
.comocomprar li
{
    /*color:#0F0;*/
}
.comocomprar p
{
    font: normal 11px/15px Tahoma, Geneva, sans-serif;
    color: #000;
    margin-bottom: 10px;
}
.comocomprar span
{
    font: normal 11px/15px Tahoma, Geneva, sans-serif;
    color: #000;
}
.comocomprar ul
{
    font: normal 11px/15px Tahoma, Geneva, sans-serif;
    color: #9f792d;
    list-style: square inside;
    margin-bottom: 10px;
}
.comocomprar h4
{
    color: #9f792d;
    border: none;
    font-size: 19px;
}
.comocomprar h5
{
    color: #765411;
    display: inline;
    text-transform: uppercase;
}
.bonus
{
    margin-top:20px;
}
.bonus input
{
    border:solid 1px #9f9f9f;
    width:200px;
    height:18px;
}
.bonus img
{
    margin-right:10px;
}
.bonus .enviar
{
    border:none;
    vertical-align: middle;
    width:auto;
    height:auto;
}
