
#Logo { width:200px; }
#Logo h1 { width:200px; }
#Logo h1 img { margin-left: 40px; }

#Topo { 
    background-color: #005FA4;
    border-bottom: 3px solid #FFCC00;
}

#DadosEmpresa { margin:65px 0 0 0; }
#DadosEmpresa p { display:none; }
#DadosEmpresa .contatos { background-color:#ff0000; }

#TopLogin { 
    width:370px; 
    color: #fff;
}
#TopLogin .esqueci {
    color: #fff;
} 
#TopLogin h3 span { background-color:#00549A; }
.botao.preto { background:#00549A; border:1px solid #dedede }

body { background: #fff; }
.bgConcurso { background-color:#fff; background-image: none; }
.bgConcurso .CategoriasConcursos h3 { color:#999 }
.bgConcurso .CategoriasConcursos ul li a { background-color:#666; color:#fff; }
.bgConcurso .CategoriasConcursos ul li.ativo a { background:#005FA4; color:#fff; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;  }

#Rodape .final .DesenvolvimentoProSeleta a { background-color:#fff; background-repeat:no-repeat; background-position: center; padding:2px 5px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}

#Rodape .ProSeleta { background-color: #f8f8f8; }

.Miolo { border-top-color:#FFCC00; }
.blocoPadrao, .blocoPadrao h3 span, .Miolo { -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }

.noticiasLateral { width:190px; overflow:hidden; padding-bottom:20px }
.noticiasLateral h3 { color:#005FA4;}
.noticiasLateral li small { color:#999 }
.noticiasLateral li a { color:#333; }


@media (max-width: 780px) {
    #Topo { height: 300px; }
    
    #TopLogin {  position: absolute; margin: 150px 0 0 0; }
}
    
    
#TopMenu { background-color:#007CC3; }
#TopLogin h3 span {  }

/* Iframe */
.Iframe .listaConcursos h2.tituloPagina { display:none }
.sitehome .listaConcursos .lista .item { float:left; width:25%; margin:10px 0; padding:0; border:0; }

.sitehome .listaConcursos .lista .item .col-3,
.sitehome .listaConcursos .lista .item .dados p
{ display:none }

.sitehome .listaConcursos .lista .item .col-1 { width:95px; }
.sitehome .listaConcursos .lista .item h3 { line-height:100%; }
.sitehome .listaConcursos .lista .item h3 a { font-size:12px; font-weight:normal; line-height:130%; display:block; }
.sitehome .listaConcursos .lista .item .col-1 .imagem { width:auto; height:auto; border:0; -webkit-border-radius:0px; -moz-border-radius:0px; border-radius:0px; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }
.sitehome .listaConcursos .lista .item .col-1 .imagem .helper { display:none }

#infoTimeZone { display: none; }

.bgConcurso .CategoriasConcursos ul li.ativodocente a {
    background: #fdb812;
}

.info {
    display: none;
}