.barra-inicial {
    display: none;
}
.conteudo-topo .superior {
    padding: 20px 0;
    display: none;
}
#rodape .titulo {
color: #ffffff;
}
body{
background: none;
background-color: #ffffff !important;
}

#corpo {
background-color: #ffffff !important;
}
#rodape{
background: #ffffff !important;
}
#rodape .titulo {
background: #ffffff !important;
}
#rodape .institucional.fundo-secundario {
background: #ffffff !important;
}
#rodape .pagamento-selos {
background: #ffffff !important;
}
#rodape .element.style {
background-color: #ffffff !important;
}

#rodape>div:last-child {
padding: 10px 20px 5px;
background: #ffffff !important;
}
#rodape .titulo, #rodape .institucional * { color: #000000; }
#rodape .institucional, #rodape .pagamento-selos { background: #FFFFFF; }

.tema-transparente .conteiner {
background-color: transparent;
box-shadow: none;}