/* ==============================================
      Especial: Pagina de Abertura e Novidades
   ============================================== */

/* Formulario de atualizacoes por e-mail */
div.chdet {
	position: absolute;
	left: 46px;
	top: 390px;
	width: 108px;
	height: auto;
	margin: 0px;
	z-index: 25;
}
div.chdet p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
div.chdet p.chsigilo {
	position: relative;
	top: -19px;
	float: right;
	font-size: 11px;
}
div.chdet p.chbase {
	position: relative;
	top: -10px;
	font-size: 11px;
	clear: both;
}
div.chdet form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Botoes ICRA etc. */
div.but {
	position: absolute;
	left: 45px;
	top: 580px;
	width: 110px;
	height: auto;
	margin: 0px;
	z-index: 28;
}
div.but p {
	font-size: 1px;
	line-height: 1px;
	text-align: center;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}
div.but p.espaco {
	margin-top: 33px;
}

/* Google */
form.minig { /* Mini-Google */
	text-align: center;
}
form.minig img {
	vertical-align: middle;
}
form.google { /* Busca Avançada */
	text-align: center;
}
form.google label, form.google span.extra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* Lista de novidades */
a.linkdata {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.linkdata:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.linkdata:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
p.novidade {
	margin: 0px 0px 6px 4em;
	text-indent: -4em;
}

/* Diversos */
.titinvis {
	display: none;
}
