/********** Geral **********/
html
{
  font-family: Arial, Helvetica, sans-serif;
}

body
{
	margin: 0;
}

.body_resPesqRapida
{
	margin-left: 8px;
}

form
{
	margin: 0;
	padding: 0;
}

iframe
{
	margin-left: 84px;
	width: 172px;
	height: 70px;
}

h1, h2, h3
{
  margin: 0;
  padding: 0;
}

a img
{
  border: none;
}

#lblTotalCurrPesq
{
	display: block;
	padding: 3px 3px 3px 8px;
	width: 616px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: #e6f4ff;
	font-size: 11px;
}

/********** Topo **********/
.topo
{
	width: 100%;
	height: 80px;
	background: transparent url(http://www.bne.com.br/images/fundo.gif) repeat-x;
}

.topo .logo_bne
{
	float: left;
	margin-left: 12px;
}

.topo .img_texto_bne
{
	float: left;
	margin-top: 2px;
	margin-left: 120px;
}

.topo .tbl_contador
{
	float: left;
	margin-top: 2px;
	margin-left: 88px;
}
.topo .tbl_contador th
{
	padding: 0 12px;
	background: #79a5d2;
	font-size: 11px;
	color: #fff;
}
.topo .tbl_contador td
{
	padding: 0 12px;
	background: #e6f4ff;
	font-size: 11px;
	color: #000;
	text-align: right;
}
/********** FIM: Topo **********/

/********** Pesquisa **********/
.tit_pesquisa
{
  position: absolute;
  top: 73px;
  left: 21px;
  z-index: 100;
  font-size: 20px;
  color: #fff;
}

.div_pesquisa
{
	position: absolute;
	top: 66px;
	left: 5px;
	padding: 5px;
	width: 750px;
	height: 76px;
	background: transparent url(../img/bg_tbl_pesquisa.gif) no-repeat;    
}

.txt_funcao
{
	position: relative;
	margin-left: 10px;
	top: -12px;
	margin-right: 3px;
	padding: 3px 4px;
	font-size: 14px;
	border: 2px solid #ccc;
}

.autocomplete_funcao
{
	overflow: auto;
	height: 200px;
	margin: 0;
	padding: 0;
	background: #fff;
	border: 1px solid #666;
	list-style: none;
	z-index: 99;
}

.autocomplete_funcao li
{
	cursor: pointer;
	height: 16px;
	margin: 1px;
	font-size: 11px;
	padding: 0;
	list-style: none;
}

.autocomplete_funcao li:hover
{
	background: #e6e6e6;
}

.txt_cidade
{
	position: relative;
	margin-left: 8px;
	top: -12px;
	margin-right: 5px;
	padding: 3px 4px;
	font-size: 14px;
	border: 2px solid #ccc;
}

.txt_ou
{
	position: relative;
	top: -20px;
	font-weight: bold;
	color: #fff;
}

.btn_buscar
{
	margin: 4px 14px 0;
}
/********** FIM: Pesquisa **********/

/********** Quero Emprego **********/
.div_quero_emprego
{
  position: absolute;
  top: 146px;
  left: 6px;
  margin-right: 20px;
  background: #e7f0fa url(../img/bg_div_quero_emprego.gif) repeat-y;
}

.div_quero_emprego h2
{
	margin-bottom: -7px;
}

.div_quero_emprego h3
{
  padding: 4px 6px;
  border-left: 1px solid #5c8cbf;
  border-right: 1px solid #5c8cbf;
  background: #9cbee1;
  color: #000;
  font-size: 15px;
}
.div_quero_emprego h3 a
{
	text-decoration: none;
	color: #000;
}

.div_quero_emprego ul
{
  margin: 0;
  padding: 0;
}
.div_quero_emprego ul li
{
  padding: 4px 6px;
  border-bottom: 1px solid #a2bdda;
  font-size: 13px;
  list-style: none;
  line-height: 15px;
}
.div_quero_emprego ul li a
{
  color: #000;
  text-decoration: none;
}
.div_quero_emprego ul li a:hover
{
  text-decoration: underline;
}
/********** FIM: Quero Emprego **********/

/********** Quero Contratar **********/
.div_quero_contratar
{
  position: absolute;
  top: 146px;
  left: 230px;
  margin-right: 20px;
  background: #e7f0fa url(../img/bg_div_quero_contratar.gif) repeat-y;
}

.div_quero_contratar h2
{
	margin-bottom: -7px;
}

.div_quero_contratar h3
{
  padding: 4px 6px;
  border-left: 1px solid #5c8cbf;
  border-right: 1px solid #5c8cbf;
  background: #9cbee1;
  color: #000;
  font-size: 15px;
}

.div_quero_contratar ul
{
  margin: 0;
  padding: 0;
}
.div_quero_contratar ul li
{
  padding: 4px 6px;
  border-bottom: 1px solid #a2bdda;
  font-size: 13px;
  list-style: none;
  line-height: 15px;
}
.div_quero_contratar ul li a
{
  color: #000;
  text-decoration: none;
}
.div_quero_contratar ul li a:hover
{
  text-decoration: underline;
}
/********** FIM: Quero Contratar **********/

/********** Vagas Urgentes **********/
.div_vagas_urgentes
{
  position: absolute;
  top: 146px;
  left: 460px;
  width: 297px;
}

.div_vagas_urgentes h2
{
	line-height: 0;
}
.div_vagas_urgentes ul
{
  margin: 0;
  padding: 0;
}

.div_vagas_urgentes ul li
{
  margin: 0;
  padding: 6px 5px 6px;
  list-style: none;
  background: #f3f1e1;
  border-bottom: 1px solid #c2bb80;
  line-height: 55%;
}
.div_vagas_urgentes ul li a
{
  text-decoration: none;
  color: #000;
}
.div_vagas_urgentes ul li.alt
{
  background: #e7e4c7;
}
.div_vagas_urgentes .spn_cargo_salario
{
  font-size: 12px;
  font-weight: bold;
  line-height: 100%;
}
.div_vagas_urgentes .spn_setor
{
  margin-top: -6px;
  font-size: 10px;
  line-height: 100%;
}
/********** FIM: Vagas Urgentes **********/

.banner_esquerda
{
  position:absolute;
  top: 334px;
  left: 14px;
}

.banner_centro
{
  position:absolute;
  top: 334px;
  left: 235px;
}

.banner_direita
{
  position:absolute;
  top: 334px;
  left: 460px;
}

.banner_emprego_30dias
{
  position:absolute;
  top: 334px;
  left: 6px;
}

.banner_fieg
{
  position:absolute;
  top: 336px;
  left: 661px;
}

.banner_depoimentos
{
  position:absolute;
  top: 8px;
  left: 298px;
}

.banner_autoconhecimento
{
  position:absolute;
  top: 3px;
  left: 510px;
}

.banner_webfopag
{
  position:absolute;
  top: 334px;
  left: 229px;
}

/********** Barra - Central de Atendimento **********/
.barra_central_atendimento
{
  position: absolute;
  top: 400px;
  left: 7px;
  width: 750px;
  height: 32px;
  padding: 8px 0;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}
.barra_central_atendimento .texto_central_atendimento
{
  font-size: 12px;
  color: #666;
  vertical-align: middle;
}
.barra_central_atendimento img
{
  margin: 0 42px 0 42px;
  vertical-align: middle;
}
.barra_central_atendimento .telefone_atendimento
{
  font-size: 21px;
  font-weight: bold;
  color: #6b8f09;
  vertical-align: middle;
}

.barra_central_atendimento .texto_cursos
{
	top: 7px;
	padding: 10px 6px;
	background: #fedf00;
	color: #356190;
	font-size: 14px;
	text-decoration: none;
}
/********** FIM: Barra - Central de Atendimento **********/

/********** Barra - Central de Atendimento **********/
.links_rodape
{
  position: absolute;
  top: 450px;
  left: 6px;
  width: 750px;
  padding-top: 10px;
  font-size: 10px;
  text-align: center;
}
.links_rodape a
{
  color: #000;
  text-decoration: none;
}
/********** Barra - Central de Atendimento **********/

/********** Menu Internas **********/
.div_menu_internas
{
	left: 6px;
	width: 132px;
	margin-right: 20px;
	background: #e7f0fa url(../img/bg_div_quero_emprego.gif) repeat-y;
}

.div_menu_internas h2
{
	margin: 0;
	line-height: 0;
}

.div_menu_internas h3
{
  padding: 4px 6px;
  border-left: 1px solid #5c8cbf;
  border-right: 1px solid #5c8cbf;
  background: #9cbee1;
  color: #000;
  font-size: 13px;
}
.div_menu_internas h3 a
{
  color: #000;
  text-decoration: none;
}

.div_menu_internas ul
{
  margin: 0;
  padding: 0;
}
.div_menu_internas ul li
{
  padding: 4px 6px;
  border-bottom: 1px solid #a2bdda;
  border-right: 1px solid #5c8cbf;
  font-size: 12px;
  list-style: none;
  line-height: 15px;
}
.div_menu_internas ul li a
{
  color: #000 !important;
  text-decoration: none !important;
  font-style: normal !important;
}
.div_menu_internas ul li a:hover
{
  text-decoration: underline !important;
}

.div_btn_troca_menu
{
	width: 132px;
	text-align: center;
	margin: 10px 0 0;
}

.div_menu_agil h2
{
	line-height: 0;
}

.div_menu_agil select
{
	width: 132px;
	background: #f0f0f0;
	font-size: 11px;
}
/********** FIM: Menu Internas **********/

/********** Pesquisa Filtrar **********/
.tit_filtro_pal_chave
{
  position: absolute;
  left: 22px;
  z-index: 100;
  font-size: 16px;
  color: #fff;
}

.div_pesquisa_filtrar
{
	margin-top: 10px;
	padding-top: 5px;
	width: 627px;
	height: 75px;
	left: 0;
	background: transparent url(../img/bg_tbl_pesquisa_filtrar.gif) no-repeat;
	text-align: right;
}

.div_pesquisa_filtrar .txt_filtro
{
	position: relative;
	width: 460px;
	top: -12px;
	margin-left: 6px;
	margin-right: 3px;
	padding: 3px 4px;
	font-size: 14px;
	border: 2px solid #ccc;
}

.pesq_avancada
{
	width: 614px;
	margin: 0 10px 0 9px;
	padding: 6px 0;
	text-align: right;
	font-size: 13px;
}

.pesq_avancada input
{
	float: left;
}
/********** FIM: Pesquisa Filtrar **********/

/********** Resultado Pesquisa **********/
.result_pesquisa
{
	position: absolute;
	top: 86px;
	left: 140px;
}
/********** FIM: Resultado Pesquisa **********/