#noticias {
	position:absolute;
	left:-160px;
	background:url(../imagens/home/box-noticias.png) no-repeat right top;
	width:227px;
	height:298px;
	padding-left:60px;
	overflow:hidden;
}

#noticias h2 {display:none;}

#noticias .noticia {
	width:200px;
	height:284px;
	overflow:hidden;
	font-size:11px;
	color:#00784B;
	padding-right:10px;
	background:url(../imagens/home/reticencias.gif) no-repeat right bottom;
	margin-top:0px;
}
#noticias .noticia a { color:#00784B; }
#noticias h1 {
	margin:15px 0;
}
#noticias .noticia h1 a {
	font-size:14px;
	font-weight:bold;
	color:#000;
	display:block;
	width:215px;
}

#mais-noticias {
	position:absolute;
	top:306px;
	left:-130px;
	text-indent:-3000px;
	background:url(../imagens/home/btn-mais-noticias.png) no-repeat right top;
	width:257px;
	height:39px;
}

#resultados {
	position:absolute;
	top:360px;
	left:-130px;
	border:solid 1px #00784b;
	width:257px;
	height:186px;
	background-color:#FFF;
}

#resultados h1 {
	text-indent:-3000px;
	background:url(../imagens/home/resultados.png) no-repeat right top;
	width:203px;
	height:16px;
	margin:12px 28px 10px;
}

#resultados label {
	display:block;
	font:bold 11px Verdana;
	color:#00784b;
	margin-top:5px;
	margin-left:28px;
}
#resultados label.tipo {
	float:left;
}

#resultados input,
#resultados select {
	display:block;
	border:solid 1px #00784b;
	width:203px;
	margin-top:5px;
	padding:2px 0;
}
#resultados select {
	width:130px;
}

#resultados .bt_enviar {
	background:url(../imagens/home/btn-ok.png) no-repeat right top;
	width:54px;
	height:29px;
	margin-top:18px;
	margin-left:177px;
	border:none;
}
#resultados .alert {
	position:absolute;
	top:32px;
	left:28px;
	color:#FF0000;
	width:205px;
	height:25px;
	text-align:center;
}

#certificacoes {
	position:absolute;
	top:0;
	left:336px;
	background:url(../imagens/home/box-certificacoes.png) no-repeat right top;
	width:156px;
	height:288px;
	line-height:12px;
}

#certificacoes h1 {
	text-indent:-3000px;
	height:10px;
}

#certificacoes #img_cert {
	background:url(../imagens/home/marca-certificacao.png) no-repeat left top;
	width:52px;
	height:66px;
	margin-left:35px;
}

#certificacoes ul {
	width:112px;
	list-style-position:inside;
	font-size:10px;
	margin-left:7px;
}

#certificacoes ul li {
	margin-top:10px;
}

#img1 {
	margin-left:152px;
	background:url(../imagens/home/imagem-maior.png) no-repeat right top;
	width:159px;
	height:546px;
}

#img2 {
	position:absolute;
	top:306px;
	left:336px;
	background:url(../imagens/home/imagem-menor.png) no-repeat right top;
	width:128px;
	height:242px;
}

