#conteudoPrincipal{
    width: 962px;
    margin: 0 auto;
}
#labels{
    width: 670px;
    float: left;
    margin-left: 19px;
}
#labelLinksUteis{
    width: 253px;
    height: 61px;
    float: left;
    margin-top: 84px;
    margin-left: 33px;
    text-indent: -9999px;
    background: url("../img/links_h2_links.png") top no-repeat;
}
#LinksUteisIlustracao{
    width: 285px;
    height: 215px;
    float: left;
    margin-left: 97px;
    background: url("../img/links_ilustracao.png") no-repeat;
}
#conteudo{
    width: 612px;
    min-height: 100px;
    float: left;
    min-height: 457px;
    margin: 0 0 0 19px;
    padding-left: 28px;
    background-color: #FFF7E4;
    border-left: 15px solid #D0BF98;
    border-right: 15px solid #D0BF98;
}
#h3AcessoRapido{
    width: 321px;
    height: 42px;
    text-indent: -9999px;
    margin: 3px 0 21px 0;
    background: url("../img/links_h3_acesso.jpg") no-repeat;
}
#conteudo strong{
    float: left;
    font-size: 18px;
    color: #e4302b;
    margin: 4px 0 6px 0;
    clear: both;
}
#conteudo p{
    clear: both;
    line-height: 18px;
    padding-right: 10px;
    margin: 6px 0;
}
#conteudo a{
    color: #4d8b38;
}
#conteudo a:hover{
    text-decoration: underline;
}