
/* Alterar propriedades Barra Menu [pendente]*/

.menu.superior {
    border-top: none !important;
    border-bottom: none !important;
}

/* *********************************************** */ 

.barra-inicial {
display: none !important;
}

#barraTopo {
display: none !important;
}


#rodape .institucional {
    background: #ededf2 !important;
}

.links-rodape ul li {
    
    list-style: none !important;
}

div.span5.links-rodape > ul > li > a, div.span5.links-rodape > span, div.span3.links-rodape > ul > li > a, div.span3.links-rodape > span {
    
        text-transform: uppercase !important;
    font-weight: 500 !important;
    font-family: 'Poppins' !important;
    color: #4f4f61 !important;
}



div.span5.links-rodape > span {
font-family: 'Poppins' !important;
}

.menu.superior .nivel-um {
    
    height: auto !IMPORTANT;
}