﻿.DivHomeSepara
{
    height: 22px;
}

.DivHomeContent
{
    padding: 0px 15px 0px 15px;
}

.DivHomeBanner
{
    width: 641px;
    height: 389px;
    float: left;
}

.DivHomeDestaqueFundo
{
    margin-left: 675px;
    width: 295px;
    height: 389px;
}

.LblHomeDestaqueTit
{
    font-family: Arial;
    font-size: 15px;
    text-decoration: none;
    color: #005f94;   
}

.LblHomeDestaqueTit:Hover
{
    font-family: Arial;
    font-size: 15px;
    text-decoration: underline;
    color: #005f94;   
}

.LblHomeDestaqueDesc
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    color: #8d8c8c;
    line-height: 18px;
}

.LblHomeDestaqueDesc:Hover
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: underline;
    color: #8d8c8c;
    line-height: 18px;
}

.ImgHomeDestaqueTraco
{
    padding: 10px 0px 18px 0px;
}

.DivHomeDestaqueVeja
{
    text-align: right;
}

.LblHomeDestaqueVeja
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #8d8c8c;
    line-height: 18px;
}

.LblHomeDestaqueVeja:Hover
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    color: #8d8c8c;
    line-height: 18px;
}
