body {
    background: rgba(0, 0, 0, 0) url("https://cdn.awsli.com.br/345/345898/arquivos/slide-1-2048x680.jpg") no-repeat scroll 0 0;
}
.menu.superior {
    margin-top: 10px;
}
.span8 {
    text-align: right;
}
.span8.busca-mobile {
    float: right;
}
.span4.hidden-phone {
    display: none;
}
#cabecalho{
    background: none;
}
.menu .titulo {
    font-size: 15px;
}
.secao-banners {
    background: none;
    border-bottom: 1px solid #c33c35;
}
.busca {
    background: none;
    border: none;
}
.busca .botao-busca {
    height: 36px;
}
#auto-complete{
    height: 26px;
}
#rodape .institucional {
    background-color: #c33c35;
}
.barra-inicial {
    background-color: #c33c35;
}
.theme-background-color {
    background-color: #c33c35 !important;
}
#corpo {
    background: #fff none repeat scroll 0 0;
}
.superior .nivel-um .titulo.cor-secundaria, .conteudo-topo a{
    color: #fff;
}
.secao-banners .conteiner{
     padding-top: 0;
}
#cabecalho .conteiner{
     padding-bottom: 0;
}
.menu.superior .nivel-um > li {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    float: left;
}
.menu.superior .titulo {
    margin: 8px 0;
}
.menu.superior .nivel-dois {
    top: 37px;
}

.barra-inicial{
    display: none;
}
#supermenu{
    display: block;
}
#cabecalho .fundo-secundario{
         display: none !important;
}
}