#auxmenu {
    background: #DD7F0B;
}

.nav > li > a:focus, .nav > li > a:hover, .nav-pills>li.active>a {
    color: #DD7F0B !important;
}

#auxmenu li a {
    color: #ffffff;
}

#destaque  .srp-widget-singlepost {
    border-bottom-color: #ccc;
}

#noticias .srp-widget-container {
    background-color: #fff;
}

#auxfooter {
    background-color: #3F2D3B;
}

#footer p {
    color: #fff;
}

div#descricao h1 {
    color: #DD7F0B;
}

div#descricao .textwidget {
    color: #555;
    border-bottom: solid 3px #CC9755;
}

div#apresentacao {
    background: #3F2D3B;
}

#titulo h1 {
    color: #DD7F0B;
}

div#auxmenu #vertical h1, .conteudos .rpwwt-widget  {
    border-bottom: solid 3px #CC9755;
}

#vertical li a {
    color: #3F2D3B;
}

#vertical li a:hover {
    color: #dd7f0b;
}

div#pagina-interna h1 {
    color: #3F2D3B;
}

input[type=submit] {
    background: #3F2D3B;
}

.artigo h3 a {
    color: #3F2D3B;
}

.artigo h3 a:hover {
    color: #dd7f0b;
}

@media all and (max-width:980px) {
    .nav > li, .nav > li > a {
        background: #3F2D3B;
    }
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background: #3F2D3B !important;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #DD7F0B !important;
}

.nav > li, .nav > li > a {
    background: #3F2D3B;    
}

.dropdown-menu {
    background: #DD7F0B !important;
}
