﻿.TreeRoot
{
    font-family: Verdana;
    font-size: 9px;
    font-weight: bold;
    color: #00469d;
}

.TreeChild
{
    font-family: Verdana;
    font-size: 9px;
    color: #136ddc;
}

.TdSubcatFoto
{
    width: 160px;
}

.TdSubcatDesc
{
    width: 500px;
    vertical-align: top;
}

.TdProcurar
{
    width: 660px;
    vertical-align: top;
}

.DivSubcatDesc
{
    height: 137px;
}

.DivSubcatBotao
{
    padding-top: 27px;
}

.DivSubcatSepara
{
    padding: 20px 0px 20px 0px;
}

.h1SubcatTitulo
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 20px 0px;
    font-family: Verdana;
    font-size: 20px;
    font-weight: normal;
    color: #035eaa;     
}

.LblSubcatDesc
{
    font-family: Verdana;
    font-size: 11px;
    color: #6eb5f1;
}

.h1Produto
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    font-family: Verdana;
    font-size: 15px;
    font-weight: normal;
    color: #2892e5;     
}

.TdProdutoFoto
{
    width: 280px;
    vertical-align: top;
}

.TdProdutoDesc
{
    width: 436px;
    vertical-align: top;
}

.DivProdutoDescFundo
{
    width: 436px;
    background-image: url(../Imagens/Sub/BgProduto.jpg);
    background-repeat: no-repeat;
}

.DivProdutoDesc
{
    padding: 20px 25px 25px 25px;
}

.LblProdutoDesc
{
    font-family: Verdana;
    font-size: 12px;
    color: #065898;
    line-height: 18px;
}

.DivProdutoRodapeFundo
{
    margin-top: 50px;
    height: 31px;
    background-color: #efefef;
}

.DivProdutoRodape
{
    padding: 7px 12px 0px 0px;
    text-align: right;
    font-family: Verdana;
    font-size: 11px;
    color: #116ab0;
}

.DivSeparaReceita
{
    height: 5px;
}