
.miniaturas-produto:after, .produto-cabecalho:after, .marca-produto:after, #informacoes ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#conteudo .produto-cabecalho h1 {
    color: #FFD000;
    margin: 0;
    padding-top: 0px;
    border-bottom: 0;
    font-family: Verdana;
    font-size: 20px;
    line-height: 1.3em;
    margin: 10px 0 20px;
}

.produto-cabecalho {
    padding-bottom: 10px;
    padding: 12px 12px 0;
	width: 556px;
	margin-left: 1px;
    background: #242a32;
    color: #FFF;
}

.produto-header {
    overflow: hidden;
    margin-bottom: 10px;
}

.produto-cabecalho .codigo_produto {
    font-size: 10px;
    color: #888;
    margin-bottom: 10px;
}

.produto-cabecalho .descricao_produto {
    font-size: 14px;
    margin-bottom: 40px;
}

.produto-cabecalho .produto-info .btn-comprar-maior .comprarbtn {
    float: right;
}

.produto-fotos {
    width: 580px;
    padding: 1px 1px 0 1px;
    /*float: left;*/
    text-align: center;
    margin-bottom: 0;
    /*background: #242a32*/
}

.produto-fotos a {
    display: block;
    width: 100%;
    background: #FFF;
}

.miniaturas-produto a {
    background: transparent;
    padding: 10px;
    display: block;
    width: 168px;
    height: 216px;
}

.produto-fotos .foto-produto, .produto-info .acoes-produto, .marca-produto, .painelcinza {
    margin-bottom: 10px;
}

.produto-fotos .foto-produto {
    border: 0;
    border-collapse: collapse;
    width: 100%;
}

.produto-fotos .foto-produto td {
    padding: 0;
    margin: 0;
    height: 180px;
    vertical-align: top;
}

.miniaturas-produto .miniatura {
    /*width: 83px;
    height: 63px;*/
    float: left;
    margin: 0 0 8px 8px;
    background: #242a32
}

.miniaturas-produto .miniatura table {
    border-width: 0;
    border-collapse: collapse;
    width: 100%;
}

.miniaturas-produto .miniatura table td {
    padding: 0;
    margin: 0;
    height: 63px;
}

.produto-fotos .cliquenaimagem div {
    background: url(../img/cliquenaimagem.gif) no-repeat;
    width: 179px;
    height: 23px;
    margin-top: 14px;
}

.produto-fotos .cliquenaimagem div a {
    display:block;
    height: 23px;
}

.miniaturas-produto .primeiro {
    margin-left: 0;
}

.produto-info {
    /*width: 311px;
    float: right;*/
}

.produto-info .custo {
    font-size: 11px;
    line-height: 2em;
}

.produto-info .custo .por {
    font-size: 30px;
    float:left;
    font-weight:bold;
    color: #FCD000;
}

.produto-info .custo .de {
    font-size: 12px;
    padding-top: 13px;
    font-weight: bold;
    display: block;
}

.produto-info .linha {
    margin-top: 10px;
    margin-bottom: 10px;
}

.produto-info .parametros p {
    font-size: 10px;
}

.lista-parametros {
    float: left;
    width: 330px;
    overflow: hidden;
}

.vezes {
    color: #ffffff;
}

.lista-parametros .radio {
    width: 10px;
}

.parametros .comprar {
    float: right;
}

.parametros {
    overflow: hidden;
}

.parametros table {
    border-collapse: collapse;
    padding: 0;
    margin: 0 0 10px;
}

.parametros tr td {
    padding: 0;
    margin: 0;
}

.parametros table tr td.radio {
    vertical-align: top;
    padding-top: 4px;
    *padding-top: 2px;
}

.parametros table tr td .tituloproduto {
    color: #FFD000;
    font-size: 13px;
}

.parametros table tr td .de {
    font-weight: bold;
    font-size: 12px;
}

.parametros table tr td td.de {
    font-size: 10px;
}

.parametros table tr td .custo {
    padding: 0;
    margin: 0 0 6px 0;
    float: left;
    font-size: 18px;
}

.parametros table tr td .custo .de, .produto-info .parametros table tr td .custo .por {
    padding: 0;
    margin: 0 10px 0 0;
    display: inline;
    font-size: 15px;
}

.parametros table tr td .de {
    color: #FFF;
    font-weight: bold;
}

.parametros .parametro {
    text-align: right;
    padding-right: 10px;
}

.parametros .campo {
    margin: 0;
}

.parametros td td {
    padding-top: 5px;
    font-size: 10px;
}

.parametros tr.primeiro td {
    padding-top: 0;
}

.parametros p { margin-bottom: 0; }


.fretegratis {
    float: right;
}

.comprar {
}

.comprar .disponibilidade {
    font-family: Tahoma;
    font-size: 11px;
/*    background: url(../img/icone_disponibilidade.gif) left 6px no-repeat;*/
    padding: 5px 0 10px 0px;
}

.comprar .disponibilidade .conteudo {
    margin-bottom: 5px;
}

.comprar .disponibilidade strong {
    font-size: 9px;
}

.comprar .btn-comprar-maior {
    float: right;
}

.acoes-produto a {
    font-family: Tahoma;
    font-size: 9px;
    text-decoration: underline;
    color: #666;
    padding: 4px 0 7px 41px;
    display: block;
    margin-top: 2px;
    background-repeat: no-repeat;
}

.addlistadedesejos {
    background-image: url(../img/icone_addlistadedesejos.gif);
}

.indiqueaumamigo {
    padding-left: 10px;
}

.avalie div {
    float: left;
}

.avalie .estrelas {
    margin: 3px 0 0 10px;
}

.painelcinza table tr td {
    border-left: 1px solid #ccc;
    padding: 0;
}

.painelcinza table tr td.primeira {
    border-left: 0;
    padding: 0;
}

.painelcinza table tr.primeira td {
    padding-top: 8px;
}

.marca-produto .ft_marca {
    /*float: right;*/
    width: 108px;
}

.marca-produto .desc_marca {
    float: left;
    margin-left: 20px;
    width: 476px;
}

#informacoes .abas ul, #informacoes .abas ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#informacoes .abas ul {
    background:url(../img/produto-informacoes-ul-bg.gif) repeat-x;
    height: 38px;
}

#informacoes .abas ul li {
    float: left;
    background: url(../img/produto-informacoes-li-bg.gif) top repeat-x;
    margin-left: 3px;
}

#informacoes .abas ul li.primeiro {
    margin-left: 0;
}

#informacoes .abas ul li div {
    background: url(../img/produto-informacoes-li-esq.gif) left top no-repeat;
}

#informacoes .abas ul li div a {
    display: block;
    padding: 9px 15px 11px;
    font-weight: bold;
    background: url(../img/produto-informacoes-li-dir.gif) right top no-repeat;
    color: #666;
}

#informacoes .abas ul li.ativa {
    background: url(../img/produto-informacoes-li-ativa-bg.gif) top repeat-x;
}

#informacoes .abas ul li.ativa div {
    background: url(../img/produto-informacoes-li-ativa-esq.gif) left top no-repeat;
}

#informacoes .abas ul li.ativa div a {
    background: url(../img/produto-informacoes-li-ativa-dir.gif) right top no-repeat;
    color: #FFF;
}

#informacoes .informacoes {
    background:#242A32 none repeat scroll 0 0;
    width: 100%;
    padding: 5px 12px 5px;
}

#informacoes #product_descr p {
    width: 560px;
}

#informacoes .conheceesteproduto {
    margin-top: 10px;
}

#informacoes .conheceesteproduto .botao {
    background: url(../img/produto-btn-conheceproduto.gif) no-repeat;
    width: 273px;
    height: 56px;
    display: block;
}

#informacoes .conteudo {
}

#informacoes .conteudo h2 {
    margin-top: 15px;
    padding-bottom: 3px;
    border-bottom: 1px solid #E1E1E1;
    margin-bottom: 5px;
}

.outrasofertas {
    width: 100%;
    overflow: hidden;
    padding-top: 0px;
}

.outrasofertas .outrasofertas-bg {
    background: #242A32 repeat;
    width: 100%;
    margin: 10px 0;
}

.outrasofertas .outrasofertas-bg .outrasofertas-titulo {
    background: url(../img/bg-outrras.gif) no-repeat;
    width:334px;
    height:39px;
    display: block;
    margin:0 10px 0;

}

