div.mr_destaque_home_area_total
{
    display: table;
    position: relative;
    float: left;
    width: 310px;
    height: 354px;
}
div.mr_destaque_home_area_total div.pagina
{
    display: table;
    position: absolute;
    top: 0px;
    width: 310px;
    height: 354px;
}

div.mr_destaque_home_area_total div.pagina a
{
    display: table;
    float: left;
    width: 310px;
    height: 100px;
    margin: 0px 0px 9px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 16px;
    line-height: 17px;
}

div.mr_destaque_home_area_total div.imprensa
{
    display: table;
    width: 310px;
    height: 100px;
    border-left: 10px solid #00447c;
    color: #00447c;
}

div.mr_destaque_home_area_total div.leia
{
    display: table;
    float: left;
    width: 310px;
    height: 100px;
    border-left: 10px solid #448161;
    color: #448161;
}

div.mr_destaque_home_area_total div.descricao-destaque
{
    display: table;
    float: left;
    position: relative;
    width: 150px;
    height: 100px;
    padding: 5px 5px 0px 5px;
}

div.mr_destaque_home_area_total img
{
    display: table;
    width: 150px;
    height: 100px;
    float: right;
}

div.mr_destaque_home_area_total div.faixa-links
{
    display: table;
    position: absolute;
    top: 328px;
    left: 0px;
    padding-top: 2px;
    width: 310px;
    height: 26px;
    text-align: center;
    color: #93C0D5;
    background: #3a99c2;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 24px;
    line-height: 80%;
    letter-spacing: 3px;
}
div.mr_destaque_home_area_total div.faixa-links a
{
    text-decoration: none;
    color: #93C0D5;
}
