@charset "utf-8";
html {
	height: 100%;
}
body {
	background-image: url(../img/bg.gif);
}

#cc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 1000px;
	height: 907px;
	margin-left: -512px;
	position: absolute;
	top: 0px;
	left: 51%;
	z-index: 2;
	text-align: justify;
}

-
.lat_bot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
}


#logo-interna {
	position:absolute;
	left:21px;
	top:10px;
	width:260px;
	height:53px;
	z-index:20;
}
#conteudo {
	position:absolute;
	left:313px;
	top:147px;
	width:360px;
	height:396px;
	z-index:17;
	visibility: visible;
}

#painel-interna {
	position:absolute;
	left:21px;
	top:185px;
	width:261px;
	height:318px;
	z-index:19;
	visibility: visible;
}
#links-top {
	position:absolute;
	left:300px;
	top:13px;
	width:687px;
	height:17px;
	z-index:23;
}
#navegacao {
	position:absolute;
	left:409px;
	top:64px;
	width:175px;
	height:41px;
	z-index:24;
}
#titulo {
	position:absolute;
	left:757px;
	top:61px;
	width:233px;
	height:51px;
	z-index:27;
	text-align: right;
}
#conteudo {
	position:absolute;
	left:21px;
	top:111px;
	width:968px;
	height:1043px;
	z-index:26;
}
#rodape {
	position:absolute;
	left:21px;
	top:925px;
	width:979px;
	height:166px;
	z-index:28;
}

#menu-interna {
	position:absolute;
	left:21px;
	top:192px;
	width:261px;
	height:396px;
	z-index:27;
}

