.internas a
{
  color: #666;
}

.internas a img
{
	border: none;
}

.internas .link_img
{
  margin-right: 3px;
  border: none;
}

.internas .link_img img
{
	vertical-align: middle;
}

.grid_resultado
{
	width: 532px;
	margin: 0 auto;
}

.grid_resultado th
{
	padding: 3px;
	background: #ccc;
	font-size: 12px;
	border-bottom: 1px solid #999;
}

.grid_resultado td
{
	padding: 3px;
	background: #f0f0f0;
	font-size: 12px;
	border-bottom: 1px solid #e6e6e6;
}

h1
{
  margin: 0;
  padding: 6px 0 0 18px;
  width: 569px;
  height: 48px;
  font-size: 34px;
  font-weight: normal;
  color: #fff;
}

.conteudo .palavraBusca
{
    background: #ff0;
}

.conteudo h2
{
  margin: 0;
  padding: 5px 20px;
  height: 24px;
  color: #fff;
  font-size: 18px;
}

  .conteudo h2.institucional
  {
    background: #d0deeb !important;
    color: #2e5170 !important;
  }

  .conteudo h2.trabalhadores
  {
    background: #d4effe !important;
    color: #006ab4 !important;
  }

  .conteudo h2.empregadores
  {
    background: #ccdfcb !important;
    color: #30552e !important;
  }
  
.conteudo h3
{
  padding: 5px 20px;
  font-size: 12px;
}
  
.conteudo h4
{
  padding: 5px 20px;
  font-size: 15px;
}

.conteudo ul,
.conteudo ol
{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 14px;
    padding-bottom: 14px;
}

.conteudo ul li,
.conteudo ol li
{
    font-size: 12px;
    color: #333;
}

.visdoc .titulo
{
    padding-top: 14px;
    height: auto;
    background: none !important;
    color: #333;
    font-size: 26px;
    font-weight: normal;
}

.visdoc .data
{
    margin: 0;
    padding: 0 20px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
}

p
{
  margin: 0;
  padding: 10px 20px 0;
  color: #333;
  font-size: 12px;
  line-height: 17px;
  background: #fff;
}

p.espaco_baixo
{
    margin-bottom: 0;
    padding-bottom: 15px;
}

.espaco_cima
{
    padding-top: 15px;
}

.espaco_baixo
{
    padding-bottom: 15px;
}

.texto_destacado
{
    background: #ff0;
}

.conteudo_centro
{
  text-align: center;
}

.video_home a
{
    border: none;
}

.video_home p
{
    padding-left: 0;
    padding-right: 0;
    background: transparent;
}

.ultimas_noticias a
{
    border: none;
}

.botao_atend_online a
{
    border: none !important;
}

.botao_atend_online img
{
    border: none;
}

/* Pesquisas - ConsDocumento */
.result_cons_documento
{
	width: 534px;
	margin: 0 auto;
	padding: 0;
}

.result_cons_documento td
{
	margin: 0 !important;
	padding: 8px 20px;
	list-style: none !important;
	font-size: 12px;
	border-bottom: 1px solid #ccc !important;
	background: #f0f0f0 url(img/ico_bullet_result_pesq.gif) no-repeat 3px center !important;
}

.result_cons_documento td a
{
	border: none;  
}

.result_cons_documento td a:hover
{
	text-decoration: underline;
}

.result_cons_documento tr.bot_ant_prox td
{
	background: none !important;
	border: none !important;
	text-align: center !important;
}
.result_cons_documento tr.bot_ant_prox table
{
	margin: 0;
	width: 100%;
	border: none;
}
.result_cons_documento tr.bot_ant_prox table td
{
	text-align: center !important;
	font-size: 16px;
}

/* FIM: Pesquisas - ConsDocumento */