@charset "utf-8";

#navegacao {
	position:absolute;
	left:811px;
	top:215px;
	width:175px;
	height:16px;
	z-index:10;
}
#relogio {
	position:absolute;
	left:32px;
	top:215px;
	width:175px;
	height:16px;
	z-index:10;
	text-align: justify;
}

html {
	height: 100%;
}
body {
	background-image: url(../img/bg.jpg);
	height: 100%;
}
.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;

}
#cc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 1000px;
	height: 100%;
	margin-left: -512px;
	position: absolute;
	top: 0px;
	left: 51%;
	z-index: 2;
	text-align: justify;
}
.cc2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
#painel {
	position:absolute;
	left:0px;
	top:76px;
	width:1000px;
	height:121px;
	z-index:9;
}


#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;
}

#cab {
	position:absolute;
	left:0px;
	top:12px;
	width:1000px;
	height:53px;
	z-index:4;
}

#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:1px;
	top:209px;
	width:260px;
	height:373px;
	z-index:5;
}

#cont-miolo {
	position:absolute;
	left:16px;
	top:231px;
	width:969px;
	height:136px;
	z-index:7;
	visibility: visible;
}
a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #858585;
}
a:hover {
	color: #3399CC;
}

a:active {text-decoration: none}

-

