@charset "utf-8";
html {
	height: 100%;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(../img/bg.gif);
	text-align: justify;
}
#cc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 1000px;
	height: 907px;
	margin-left: -512px;
	position: absolute;
	top: 0px;
	left: 51%;
	z-index: 2;
	text-align: justify;
}

#navegacao {
	position:absolute;
	left:16px;
	top:334px;
	width:182px;
	height:16px;
	z-index:10;
}

.lat_esq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d6d6d6;

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

}
.lat_dir {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d6d6;

}
#painel {
	position:absolute;
	left:13px;
	top:76px;
	width:973px;
	height:121px;
	z-index:17;
	visibility: visible;
}


#links-rodape {
	position:absolute;
	left:3px;
	top:786px;
	width:1001px;
	height:13px;
	z-index:6;
}
#bg-rodape {
	position:absolute;
	left:-2px;
	top:937px;
	width:964px;
	height:13px;
	z-index:6;
}


#top-conteudo {
	position:absolute;
	left:1px;
	top:115px;
	width:758px;
	height:22px;
	z-index:5;
}

#logo {
	position:absolute;
	left:13px;
	top:4px;
	width:278px;
	height:53px;
	z-index:18;
}

#cab-i {
	position:absolute;
	left:2px;
	top:-10px;
	width:1000px;
	height:95px;
	z-index:6;
}
#conteudo {
	position:absolute;
	left:1px;
	top:245px;
	width:1000px;
	height:290px;
	z-index:3;
}
#conteudo-i {
	position:absolute;
	left:1px;
	top:379px;
	width:1000px;
	height:100%;
	z-index:5;
}
#cont-moldura {
	position:absolute;
	left:15px;
	top:359px;
	width:260px;
	height:373px;
	z-index:5;
	visibility: visible;
	text-align: justify;
}

#cont-miolo {
	position:absolute;
	left:16px;
	top:231px;
	width:969px;
	height:136px;
	z-index:7;
	visibility: visible;
}
#links-cab {
	position:absolute;
	left:329px;
	top:27px;
	width:654px;
	height:21px;
	z-index:19;
}
#submenu-solucoes {
	position:absolute;
	left:220px;
	top:336px;
	width:763px;
	height:15px;
	z-index:20;
	text-align: right;
}


a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #000000;
}

a:active {text-decoration: none}

-
