﻿/* ====== QUADRO ====== */

.TdHomeQuadro
{
    width: 213px;
    vertical-align: top;
}

.TdHomeQuadroSepara
{
    width: 10px;
}

.TdHomeQuadroLinha
{
    width: 658px;
    height: 30px;
}

.TdHomeLinhaAzul
{
    height: 40px;
    vertical-align: top;
}

.DivHomeQuadroFundo
{
    width: 213px;
    background-image: url(../Imagens/Home/BgHomeQuadro.jpg);
    background-repeat: no-repeat;
}

.DivHomeQuadro
{
    padding: 10px 15px 0px 15px;
}

.LblHomeTitQuadro
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #00419a;
}

.LblHomeTxtQuadro
{
    font-family: Verdana;
    font-size: 10px;
    color: #4b85bf;
}



/* ====== NOTÍCIAS ====== */

.LblHomeTitNoticia
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #00419a;
}

.LblHomeTxtNoticia
{
    font-family: Verdana;
    font-size: 10px;
    color: #8e8f90;
}

.DivHomeNoticiaSaiba
{
    padding: 25px 0px 25px 0px;
    text-align: right;
}



/* ====== PRODUTOS ====== */

.TdHomeProduto
{
    width: 658px;
    height: 40px;
    font-family: Verdana;
    font-size: 10px;
    color: #8e8f90;
}

.TdHomeGaleria
{
    width: 658px;
    height: 150px;
}

.LblHomeTitProduto
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #00419a;
    line-height: 22px;
}

.DropDownHomeProduto
{
    height: 18px;
    border: solid 1px #d8d8d8;
    font-family: Verdana;
    font-size: 11px;
    color: #b2b2b2;
}