@charset "utf-8";
/* CSS Document */

/*************ESTA DIV FOI CRIADO PARA ESTICAR O TOPO DO SITE********************/  
#content_top{
  position:absolute;
  width:100%;
  z-index:-5;
  background:url(../images/top_header_bg.png) repeat-x;
  height: 56px;
  }  

#content_top #content_top_sub{
  position:absolute;
  width:100%;
  background-color:#3d4a2e;
  z-index:-5;
    height:51px;
    top:100%;
  }  

/*#content_footer_sub{
  position:absolute;
  width:100%;
  z-index:-5;
  top: 181%;
  height:315px;
  background-color:#38442a;
  }  */  
  
/*********************************/  

body{
  padding:0;
  margin:0;
  
  }
  
#geral{
  width:1024px;
  height:auto;
  margin:auto;
  padding:0;
  
  }



#geral #top_header_bg{
  float:left;
  width:1024px;
  height: 56px;
  margin:auto;
  padding:0;
  background:url(../images/top_header_bg.png) repeat-x;
  }

#geral #header_bg{
  height:51px;
  width:1024px;
  margin:auto;
  padding:0;
  background-color:#3d4a2e;
  float:left;
  }  

#geral #body_bg{
  /* height:851px; */
  height:auto;
  width:1024px;
  background-color:#fff;
  float:left;
  margin:auto;
  padding:0;
  }    
  
#geral #footer{
  height:309px;
  width:1024px;
  background-color:#38442a;
  float:left;
  margin:auto;
  margin-top:12px;
  padding:0;
  }  
  
  
  
#geral #body_bg #geral_content{
  width:960px;
  height:auto;
  float: left;
  position: relative;
  left: 3%;
  top: -39%;
  }
#geral #body_bg #geral_content #header_content{
  height:101px;
  width:960px;
  float:left;
  margin:auto;
  /*background:#CFC;*/
  }

#geral #body_bg #geral_content #header_content #logo{
  height:66px;
  width:350px;
  float:left;
  margin:auto;
  background:url(../images/logo_v3.png) no-repeat no-repeat 22px 35px;
  padding-top:35px;
  }  

#geral #body_bg #geral_content #header_content #logo_ministerio{
  height:101px;
  width:309px;
  float:left;
  margin:auto;
  /*background:black;*/
  }

#geral #body_bg #geral_content #header_content #logo_ministerio #imagem{
  height:32px;
  width:319px;
  float:left;
  margin:auto;
  background:url(../images/logo_ministerio.png) no-repeat 75px;
  margin-top:10px;
  }      

#geral #body_bg #geral_content #header_content #search_area{
  height:101px;
  width:291px;
  float:left;
  margin:auto;
  /*background:#CC6;*/
  }  
  
#geral #body_bg #geral_content #header_content #search_area #menu_search{
  height:67px;
  width:301px;
  float:left;
  margin:auto;
  /*background:#C63;*/
  }

#geral #body_bg #geral_content #header_content #search_area #search{
  height:34px;
  width:300px;
  float:left;
  margin:auto;
  /*background:#F60;*/
  }      
  

/*#geral #body_bg #geral_content #header_content #logo{
  height:101px;
  width:350px;
  float:left;
  margin:auto;
  background:green;
  }*/    

#geral #body_bg #geral_content #menu{
  height:35px;
  width:960px;
  float:left;
  margin:auto;
  background:#f8f8f8;
  }
  

#geral #body_bg #geral_content #banner{  
  height:250px;
  width:960px;
  float:left;
  margin:auto;
  /*background:#FF0;*/
  }

#geral #body_bg #geral_content #content{
  /*height:773px;*/
  height:auto;
  width:960px;
  float:left;
  margin:auto;
  /*background:#99C;*/

}

#geral #body_bg #geral_content #content #content_left{
  /*height:773px;*/
  height:auto;
  width:720px;
  float:left;
  margin:auto;
  /*background:#F00;*/
}

#geral #body_bg #geral_content #content #content_left #alert{
  height:44px;
  width:720px;
  float:left;
  margin-top:12px;
  background:#f4ffd0;
}

#geral #body_bg #geral_content #content #content_left #conteudo{
  height:740px;
  /*height:auto;*/
  width:720px;
  float:left;
  margin-top:0px;
  background:#fff;
  overflow-y:  auto;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
}


#conteudo table tr td span{
  font-size: 12px !important;
  font-weight: bold;
  }


#geral #body_bg #geral_content #content #content_right{
  /*height:773px;*/
  height:auto;
  width:230px;
  float:left;
  margin-left:10px;
  /*background:#0FF;*/

}

#geral #body_bg #geral_content #content #content_right #banner_right{
  /* height:85px; */
  height:auto;
  width:230px;
  float:left;
  margin-top:12px;
  /* background:#fff; */

}

#geral #body_bg #geral_content #content #content_right #newsletter{
  height:231px;
  width:230px;
  float:left;
  margin-top:12px;
  /*background:#000;*/

}

#geral #body_bg #geral_content #content #content_right #acessados{
  height:178px;
  width:230px;
  float:left;
  margin-top:12px;
  /*background:#0F9;*/
}

#geral #body_bg #geral_content #content #content_right #inquerito{
  height:198px;
  width:230px;
  float:left;
  margin-top:12px;
  /*background:#F0F;*/
}

#inquerito a{
  color:#333;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
}




#geral #footer #top_footer{
  height:58px;
  width:960px;
  /*background-color:#fff;*/
  float:left;
  margin:auto;
  margin-left:32px;
  padding:0;
  }  
  
#geral #footer #top_footer #logo_bottom{
  height:58px;
  width:320px;
  background:url(../images/logo_bottom2.png) no-repeat 0px 13px;
  float:left;
  margin:auto;
  padding:0; 
  }
  
#geral #footer #top_footer #bottom_endereco{
    height:58px;
  width:320px;
  /*background-color:gray;*/
  float:left;
  margin:auto;
  
  padding:0;
  }
  
#geral #footer #top_footer #redes_sociais{
    height:58px;
  width:320px;
/*background-color:gray;*/
  float:left;
  margin:auto;
  
  padding:0;
  }
  
#geral #footer #mapa_site{
  height:229px;
  width:960px;
  /*background-color:#C00;*/
  float:left;
  margin:auto;
  margin-left:32px;
  padding:0;
  }    

#geral #footer #bottom_footer{
  height:22px;
  width:960px;
  /*background-color:#C66;*/
  float:left;
  color:#fffff;
  margin:auto;
  margin-left:32px;
  padding:0;
  }  
  
#geral #footer #bottom_footer #back{
  float:left;
  width:310px;
  height:22px;
  }
  
#geral #footer #bottom_footer #copyright{
  height:22px;
  width:650px;
  /*background-color:#C66;*/
  float:left;
  color:#fff;
  margin:auto;
  padding:0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  }    
  
#copyright a {
  color: #FFFFFF;
}
  
#geral #footer #mapa_site #titulo_mapa{
  height:21px;
  width:960px;
   /* background-color:#CCF;*/
  float:left;
  margin:auto;
  padding-top: 10px;
  color:#FFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  
  }

#geral #footer #mapa_site #conteudo_mapa{
  height:188px;
  width:960px;
  /*background-color:gray;*/
  float:left;
  margin:auto;
  padding:0;
  
  }  

#geral #footer #mapa_site #conteudo_mapa #mapa1, #mapa2, #mapa3, #mapa4{
  height:187px;
  width:240px;
  border-top:1px solid #fff;
  /*background-color:white;
  border:1px solid black;*/
  float:left;
  margin:auto;
  padding:0;
  
  }  
    