a:hover,
a:focus,
a:link,
a:active,
a:visited
 {
  color: #ffdd00!important;
}

.container-login-normal {
  background-color: #070b5e!important;
}

.container-login-normal p {
  color: #ffdd00!important;
}

.container-login-normal input[type=text] {
  background-color: #070b5e!important;
  color: #ffdd00!important;
}

.container-login-normal .lostpass a {
  color: #ffdd00!important;
}

.topo-normal {
  background-color: #070b5e!important;
}

.topo .menu > ul > li > a {
  color: #ffdd00!important;
}

.topo .menu > ul > li:not(:last-child):after {
  color: #ffdd00!important;
}

.footer-normal {
    background-color: #070b5e!important;
    color: #ffdd00!important;
}

/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/

/* Menu superior */

li.drop1 > ul > li > a:hover{
  background-color: #070b5e!important;
}
li.drop2 > ul > li > a:hover{
  background-color: #070b5e!important;
}

#upmenu ul,#upmenu li{
  color: #ffdd00!important;
  background-color: #070b5e!important;
}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
.faixa-titulo{
  color: #070b5e!important;
  background-color: #ffdd00!important;
}
hr.hrl, hr.hrr{
    border-color: #070b5e!important;
}
body{
  color: #ffdd00!important;
  background-color: #070b5e!important;
}