body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #333333;
}
img { border: 0px none; }
#main {
	position: absolute;
	width: 761px;
	height: 432px;
	top: 50%; 
	left: 50%;
	margin-top: -216px;
	margin-left: -380px;
	z-index: 0;
}
#quadro {
	position: absolute;
	top: 0;
	left: 0;
	width: 761px;
	height: 432px;
	z-index: 9;
	background: url('/img/portal/quadro_tetra.jpg') no-repeat top left;
}
#ibest {
	position: absolute;
	left: 70px;
	bottom: 32px;
	width: 133px; 
	height: 67px;
	overflow: hidden;
	z-index: 10;
}
#ibest #i2003, #ibest #i2004, #ibest #i2005, #ibest #i2008 { cursor: pointer; }
#ibestTxt {
	background: #555;
	position: absolute;
	left: 45px;
	bottom: 2px;
	width: 180px;
	height: 25px;
	padding-top: 2px;
	font-size: 7pt;
	font-family: arial, verdana;
	font-weight: bold;
	color: #eee;
}
#honcode {
	position: absolute;
	right: 77px;
	bottom: 50px;
}
#honcode2 {
	position: absolute;
	right: 65px;
	bottom: 35px;
}

#copyright {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 761px;
	height: 20px;
	z-index: 10;
	font-family: arial, verdana;
	font-size: 7pt;
	color: white;
	text-align: center;
}
#conteudo {
	position: absolute;
	left: 81px;
	top: 79px;
	z-index: 11;
	width: 597px;
	_width: 598px;	
	height: 230px;
	overflow: hidden;
	background: url('/img/portal/img_fundo.jpg') no-repeat top left;
}
#info_pro, #info_pub {
	position: absolute;
	font-family: verdana, arial;
	font-size: 8pt;
	color: white;
	text-align: left;
	padding: 5px;
}
#info_pro { width: 270px; height: 100px; _height: 100px; bottom: 0; left: 3px; }
#info_pub { width: 245px; height: 40px; bottom: 0; right: 0; }

#slides {
	position: absolute;
	left: 81px;
	top: 79px;
	z-index: 12;
	width: 597px;
	_width: 598px;	
	height: 230px;
	overflow: hidden;
}
#slides #pro, #slides #apro {
	position: absolute;
	left: 0;
}
#slides #pub, #slides #apub {
	position: absolute;
	right: 0;
}
#slides #apro, #slides #apub {
	z-index: 13;
	width: 275px;
	height: 230px;
}
#parte_logo {
	position: absolute;
	top: 194px;
	left: 246px;
	z-index: 99;
	width: 99px;
	height: 36px;
}

#gorro_noel {
	position: absolute;
	top: 316px;
	left: 600px;
	z-index: 999;
}