/*início - configuração geral*/
body {
  
  margin: 0;
  padding: 0;
  border: none;
  background-image: url(images/back.jpg);
  background-color: #4578a9;
  background-repeat: no-repeat;
  color: #646464;
  text-align: justify;
  font-family: arial, Helvetica;
  font-size: 12px;
  
}

img { behavior: url(iepngfix.htc) }


.menulink {
  font-family: Arial;
  font-size: 12px;
  color: #383838;
  font-weight: bold;
}
.menulink:hover {
  font-family: arial;
  font-size: 12px;
  color: #000;
  font-weight: bold;
}

.menulink1 {
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
}

.menulink1:hover {
  font-family: arial;
  font-size: 12px;
  color: #1c5e9e;
}

.menulink2 {
  font-family: Arial;
  font-size: 12px;
  color: #fff;
}

.menulink2:hover {
  font-family: arial;
  font-size: 12px;
  color: #febf4e;
}


A:hover {
  color: #dd78900;
  text-decoration: none;
  }

A {
  color: #f09f0c;
  text-decoration: none;
  }

#duvida a:hover {
  color: #666666;
  text-decoration: underline;
}

#duvida a {
  color: #666666;
  text-decoration: none;
}

p {
  margin: 20 20 50px;
}

.branco {
  color: #FFFFFF
}

.conteudo {
  color: #333333;
  font-size: 11px;
  font-family: Arial;
  line-height: 13px;
}

.conteudo1 {
  color: #333333;
  font-size: 11px;
  font-family: Arial;
  line-height: 16px;
}

.conteudo2 {
  color: #FFFFFF;
  font-size: 11px;
  font-family: Arial;
  line-height: 15px;
}

.titulo {
  color: #333333;
  font-size: 11px;
  font-weight: bold;
  font-family: Arial;
}

.titulo1 {
  color: #;
  font-size: 11px;
  font-weight: bold;
  font-family: Arial;
  color: #FFFFFF;
}

.titulo2 {
  font-size: 25px;
  font-weight: bold;
  font-family: verdana, Helvetica;
  color: #FFFFFF;
}

.titulo3 {
  color: #3770A2;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial;
}

.titulo4 {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial;
}

.titulo5 {
  color: #333333;
  font-size: 12px;
  font-weight: normal;
  font-family: verdana, Helvetica;
}

.titulo6 {
  font-size: 14px;
  font-family: Arial;
  color: #216baf;
  font-weight: normal;
}

.titulo7 {
  color: #;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial;
  color: #F2A71F;
}

.campo-area {
  font-family: Arial;
  font-size: 12px;
  background-color: #FFFFFF;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  font-weight: bold;
  color: #999999;
}

.campo-area2 {
  font-family: arial, Helvetica;
  font-size: 12px;
  background-color: #f5f5f5;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #c3c3c2;
  border-right-color: #c3c3c2;
  border-bottom-color: #c3c3c2;
  border-left-color: #c3c3c2;
  color: #000000;
}

.botao {
  font-family: Arial;
  font-size: 13px;
  border: 1px ridge;
  font-weight: bold;
  background-color: #F2A71F;
  color: #FFFFFF;
}

.botao1 {
  font-family: Arial;
  font-size: 11px;
  border: 1px ridge;
  font-weight: bold;
  background-color: #cfcfcf;
  color: #000000;
}

/*fim - configuração geral*/ /*início - divs*/
#geral {
  width: 930px;
  margin: 1em auto;
  margin-top: 0px;
}

/*início - topo*/
#topo {
  width: 930px;
  height: 154px;
  margin: 0px;
}

#flash {
  margin: 0px 0px 0px 0px;
  width: 751px;
  float: right;
}

#imagem {
  width: 750px;
  height:354px;
  margin: 0px 0px 0px 0px;
  float: right;
  }

/*fim - topo*/ 

/*início - conteudo*/

#conteudo {
  width: 930px;
   float: left;
}

#flash {
  width: 751px;
  height: auto;
  float: right;
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 5px;
}

#area1 {
  width: 171px;
  margin: 0px 0px 0px 0px;
  height: auto;
  float: left;
}

#area2 {
  width: 751px;
  height: auto;
  float: right;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 5px;
}


#titulos {
  width: auto;
  margin: 8px 0px 8px 12px;
  height: auto;
  float: left;
}

#rodape {
  clear: both;
  width: 100%;
  height: auto;
  text-align: center;
}


.tabela td {
  padding: 4px;
}
  

/*fim - conteúdo*/

#simplemodal-overlay {background-color:#000000;}
#simplemodal-container {background-color:#ffffff; border: 4px solid #d5dbe0; padding:0px;}
#modalclose {text-align: right;}
