html,body{
  width:100%;
  height:100%;
  margin: 0;
  padding: 0;
  background-color: #dfdfdf;
    font-family: Arial;
}
input:focus,input:hover,textarea:focus,textarea:hover,select:focus,select:hover{
  background-color: #f2f4f9;
}
input.bt:focus,input.bt:hover{
  background-color: #4560A5;
}


input,textarea,select{
  border:solid 1px #cdd5e9;
}


#home .home{
    background-image: url(../img/botao_c.jpg);
}
#artigos .artigos{
    background-image: url(../img/botao_c.jpg);
}
#parceiros .parceiros{
    background-image: url(../img/botao_c.jpg);
}
#cadastro .cadastro{
    background-image: url(../img/botao_c.jpg);
}
#seusite .seusite{
    background-image: url(../img/botao_c.jpg);
}
#contato .contato{
    background-image: url(../img/botao_c.jpg);
}
#home .home a{
    color:#fff;
}
#artigos .artigos a{
    color:#fff;
}
#parceiros .parceiros a{
    color:#fff;
}
#cadastro .cadastro a{
    color:#fff;
}
#seusite .seusite a{
    color:#fff;
}
#contato .contato a{
    color:#fff;
}


img{
  border: none;
}
a{
  outline: none;
}

#institucional{
  font-size: 10pt;
  font-weight: normal;
  font-family: arial;
  color:#41568d;
}
#institucional img{
  float:left;
  margin:0 10px;
}
#institucional p{
  margin:0;
  padding:90px 0 0 0;
}
#institucional p a{
  color:#41568d;
  text-decoration: none;
  font-weight: bold;
}
#institucional p a:hover{
  text-decoration: underline;
}
#institucional p h3:hover{
  text-decoration: underline;
}
#institucional h3,h2{
  color: #41568d;
  margin:5px 0;
  padding:0;
}



#institucional table{
  margin:10px;
  border: solid 1px #41568d;
}
#institucional table tr td{
  padding:2px;
  border: solid 1px #41568d;
}


#pai{
  margin: 0 auto;
  width:988px;
  height: 100px;
}
#topo{
  width:988px;
  background-image: url(../img/topo.jpg);
  background-repeat: no-repeat;
  height:40px;
}
#meio{
  width:988px;
  background-image: url(../img/meio.jpg);
  padding:0 20px;
  background-repeat: repeat-y;
}
#cabecalho{
  width:910px;
  height: 50px;
  padding-left:30px;
  font-family: Arial Black;
  background-color: #324678;
  display: table-cell;
  vertical-align: middle;
  color:#ccc;
}
#conteudo{
  width:968px;
  margin-top:20px;
}
#conteudo #menuVert{
  float: left;
  margin-left:20px;
  background-color: #eff0f1;
  width:180px;
  color:#3a4e81;
  font-size: 10pt;
}
#conteudo #menuVert label{
  background-image:url(../img/fundoMV.jpg);
  background-repeat: repeat-x;
  width:100%;
  display: block;
  color:#000;
  font-weight: bold;
  font-size: 9pt;
  text-align: center;
  height: 18px;
  padding-top: 2px;
}


#conteudo #menuVert ul{
  list-style: none;
  padding:0 10px;
  margin:0;
  border:solid 1px #dbdcde;

}
#conteudo #menuVert ul li ul{
  border:none;
}


#conteudo #menuVert ul li{
  font-weight: bold;
}


#conteudo #menuVert ul li a{
   font-weight: normal;
   background-image: url(../img/arrow.png);
   background-repeat: no-repeat;
   background-position: left center;
   width: 150px;
   margin:0;
   padding:0 20px;

}
#conteudo #menuVert ul a{
  text-decoration: none;
  color:#3a4e81;
  width: 180px;
  height:20px;
  display: table-cell;
  vertical-align: middle;
}
#conteudo #menuVert ul a:hover{
  text-decoration: underline;
}
#conteudo table{
  width:150px;
}
#conteudo table tr td.desc{
  width:150px;
  text-align: right;
}
#conteudo table tr td.descLeft{
  width:150px;
  text-align: left;
}

#conteudo table tr td.descGrande{
  width:200px;
  text-align: right;
}
.centro{
  text-align: center;
}
#conteudo table tr td .login{
  width:100px;
}


#conteudo #contMeio{
  float: left;
  width: 728px;
  padding-left: 10px;

}
#conteudo #contMeio #correspondentes{
  width:530px;
  margin: 0 auto;
}
#conteudo #contMeio #correspondentes #uf{
  width:150px;
}
#conteudo #contMeio #correspondentes #cidade{
  width:300px;
}


#base{
  width:100%;
  background-image: url(../img/base.jpg);
  background-repeat: no-repeat;
  height:42px;
}

table.padrao tr th{
    background-color: #324678;
    background-repeat: repeat-x;
    font-size:10pt;
    color:#fff;
}
table.padrao tr td{
    font-size: 9pt;
    border:solid 1px #666;
}
table.padrao tr.semLinha td{
  border: none;
}
table.padrao tr.escolha td{
  height: 40px;
}


table.padrao tr.destaque td{
  font-weight: bold;
  font-size: 10pt;
}
table.padrao tr td{
  border: none;
  font-size: 9pt;
  padding:5px;
  height:40px;
}
table.padrao tr td.paginacao{
  text-align: center;
}
table.padrao tr td.paginacao a{
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  color:#000;
}
table.padrao tr td.paginacao a:hover{
  text-decoration: underline;
  color:#0000FF;
}
table.padrao tr td.paginacao a.atual{
  color:#0000FF;
}
.cs1{
  background-color: #EAF8FF;
  cursor:default;
}
.cs2{
  background-color: #E8FFFA;
  cursor:default;
}
.cs1:hover{
  background-color: #9DDFFF;
}
.cs2:hover{
  background-color: #9DDFFF;
}


table.padrao tr td table tr td{
  border:none;
}
table.padrao tr td table{
  margin:5px;
}

table.cadastros{
  width:100%;
  border:1px solid #000;
}
table.cadastros tr td{
  height: 30px;
}


table.cadastros .titulo{
    width:100px;
    text-align: right;
    padding-right: 20px;
    font-weight: bold;
}
table.cadastros .campo{
  text-align: left;

}
table.cadastros .submit{
  text-align: center;

}
.tabela{
  margin: 10px auto;
}
.tabela div.centro{
  margin: 10px 0;
}


.borda{
  border:solid 1px #000;
}
.bordaSeparadora{
  border:none;
  border-bottom:solid 1px #cdd5e9;
}


.tabela .cabeca{
    background-image:url(../img/fundoMV.jpg);
    background-repeat: repeat-x;
    font-size:10pt;
    color:#fff;
    font-weight: bold;
    text-align: center;
}
.tabela label{
  margin:0;
  display: inline;
  font-size: 9pt;
  margin:0;
  padding:0;
}
.tabela label.desc{
  font-weight: bold;
  float:left;
  padding:3px;
  width:80px;
}
.tabela label.valor{
  float:right;
  padding:3px;
}
.tabela label.valorLeft{
  float:left;
  padding:3px;
}


.infoAdv{
  padding: 0;
}


.adv{
  float:left;
  width:100%;
  padding: 5px;
  padding-bottom:5px;
  border-bottom:dashed 1px #000;

}
.adv:hover{
  background-color: #f2f4f9;
}
.adv .info{
  display: block;
  margin:5px 0;
}


.adv .info.nome{
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 12pt;

}
.adv .info.lado{
  float:left;
  margin: 0 20px;
}
.adv .info.email{
  text-align: center;
}
.adv .info a{
  text-decoration: none;
  color:#000000;
  font-size: 8pt;
  font-weight: bold;
}
.adv .info a:hover{
  text-decoration: underline;
}


.bt{
  background-color: #324678;
  width:50px;
  font-size: 9pt;
  color: #fff;
  cursor:pointer;
}
.rel1{
  background-color: #f2f4f9;
}
.rel2{
  background-color: #d3daeb;
}
.rel1 td, .rel2 td{
  padding: 2px;
}


.cabecalho td{
  font-weight: bold;
  text-align: left;
}


.clear{
  clear:  both;
}

#login{
  padding: 50px 0;
}
#login #loginInputs{
  width:200px;
  margin: 0 auto;
  font-size: 9pt;
  border:dashed 1px #cbd3e7;
  padding:10px;
}
.erro{
  font-weight: bold;
  font-size: 10pt;
  color: #FF0000;
}
#inscricao p{
  margin:0 0 10px 0;
  padding:0;
}
#inscricao p label{
  font-size:9pt;
  font-weight: bold;
  display: block;
}
#inscricao p span{
  font-size:9pt;
  display:block;
}


#inscricao p input.texto{
  width:500px;
}

div#infoFinal{
  width:350px;
  text-align: center;
  font-size: 9pt;
  margin:60px auto;
}


