@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background: url(imagens/bck_geral.gif)
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.topobg {
	background:url(imagens/topo_bg.jpg) no-repeat;
}
.maintable {
	background:url(imagens/bar_lat.jpg) no-repeat;
}
.maintable-ae {
	background:url(imagens/bar_lat_ae.jpg) no-repeat;
}
.maintable-ve {
	background:url(imagens/bar_lat_ve.jpg) no-repeat;
}
.maintable-lo {
	background:url(imagens/bar_lat_lo.jpg) no-repeat;
}
.maintable-al {
	background:url(imagens/bar_lat_al.jpg) no-repeat;
}
.maintable-as {
	background:url(imagens/bar_lat_as.jpg) no-repeat;
}
.maintable-pr {
	background:url(imagens/bar_lat_pr.jpg) no-repeat;
}
.maintable-fa1 {
	background:url(imagens/bar_lat_fa1.jpg) no-repeat;
}
.maintable-fa2 {
	background:url(imagens/bar_lat_fa2.jpg) no-repeat;
}
.maintable-in {
	background:url(imagens/bar_lat_in.jpg) no-repeat;
}
.maintable-lc {
	background:url(imagens/bar_lat_lc.jpg) no-repeat;
}
.baixobg {
	background:url(imagens/baixo_bg.jpg) no-repeat;
}
.imgesq {
	background:url(imagens/img_esq.jpg) no-repeat;
}
.imgdir {
	background:url(imagens/img_dir.jpg) no-repeat;
}
.barlar {
	background:url(imagens/bar_lar.jpg) center no-repeat;
}
.barverd {
	background:url(imagens/bar_verd.jpg) center no-repeat;
}
.barazu {
	background:url(imagens/bar_azu.jpg) center no-repeat;
}
.barverm {
	background:url(imagens/bar_verm.jpg) center no-repeat;
}
img {
	border:0px;
}
h2 {
	font-weight:bold; color:#003366 margin-top:20px;
}
h3 {
	font-weight:bold; color:#009900; margin-top:20px;
}
table object {
	z-index:8888;
	position:relative;
}