.categorias{
    height:22px;
    background:url(../images/lc_h_bg.jpg);
    padding:8px 0 0 9px;
}
.categorias a{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #990000;
}

.categoriasAtivo{
    height:22px;
    background:url(../images/lc_h_bg.jpg);
    padding:8px 0 0 9px;
}
.categoriasAtivo a{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #999900;
}

.subCategorias{
    margin-bottom: 10px;
    margin-left: 5px;
    width: 80%;
}
.subCategorias li{
    margin-top: 3px;
    margin-top: 5px;
}

.subCategoriasAtivo{
    margin-bottom: 10px;
    width: 80%;
    color: #999900;
}
