#boxEsquerdo ul li a#comercial{color: yellow}

.conteudo{padding-bottom:40px}

h3{
    color: #C9AB54;
    font-weight: bold;
    font: bold 16px "trebuchet ms";
    padding: 4px;
    margin-left: 8px
}
#contato{
    width: 92%;
    padding: 4px;
    margin-left: 8px
}

#contato a{
    color: #8F8484
}
#contato a:hover{
    text-decoration: underline
}

.confListArea{
    clear: both;
    margin-top: 20px;
    width: 250px
}

.confListArea li{
    clear: both

}

.confListArea li a {
    background: url(../imagens/acrobat.png) no-repeat;
    float: left;
    height:30px;
    padding-top: 6px;
    padding-left: 30px;
    margin-left: 10px
}

.confListArea li a{
    color: #8F8484
}
.confListArea li a:hover{
    text-decoration: underline
}
