/* HOME Css */

#idbody{
    background-color: #FFF !important;
}

.corlaranja{
    color: #2B296A !important;
}

.menumobile{
    margin: 0px !important;
}

#divmenumobile{
    top: 49px;
    box-shadow: none !important;
}

.titulodotop{
    color: #2B296A !important;
}

.bars-menu{
    background: #2B296A !important;
}
.divlogin a:link{
    color: #2B296A !important;
}
.divlogin{
    color: #2B296A !important;
}

#rodape{
    background: #FFF !important;
}

.menurodape{
    color: #2B296A !important;
}

/* .menurodape span {
    color: #2B296A !important;
} */

.links-rodape a {
    color: #2B296A !important;
}

.box4-rodape{
    background: #F2F2F2;
}

.box4-rodape li, .box4-rodape li a{
    color: #2B296A !important;
}

@media screen and (min-width: 1194px) {
    #divmenumobile {
        height: auto !important;
    }
    #idbody {
        border-top: none !important;
    }
}
/* HOME Css - FIM */

/* Sub-paginas Css */

#headertop {
    border-bottom: 1px solid #ccc;
}

.menutopo {
    border-bottom: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none;
    box-shadow: none !important;
    top: 55px;
}

.textbuscartopo{
    padding: 0px 0px 0px 15px !important;
}

@media screen and (min-width: 1194px) {
    #headertop {
        border-top: none !important;
    }
}

@media screen and (min-device-width: 1024px) {
    .textbuscartopo {
        background: #E9E9E9 !important;
    }
}

@media screen and (min-device-width: 1024px) {
    #divconteudo {
        margin-top: 85px;
    }
}