body{
	background: #89abb5;
	margin-top: 0px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
body, table{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 8.5pt;
	color: #393737;
	line-height: 170%;
}


#borda{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	border-top: none;
	border-bottom: none;
	border: 1px solid #787878;
	background-color: #fff;
	padding: 0;
	background-image: url(imagens/f_tracejadogeral.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#menu{
	width: 175px;
	float: left;
}
#conteudo{
	width: 577px;
	float: left;
	margin-left: 8px;
	text-align: justify;
}
#w3sites{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:right;
}
#jan{
  background-color:#ffffff;
  height:100%;
}
#topo{
	background-image: url(imagens/f_listras.gif);
	height: 27px;
	width: 780px;
	text-align:left;
}


h1{
	font-size: 12pt;
}
h2{
	font-size: 10pt;
}
h3{
	font-size: 9pt;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:link{
	color: #cc0000;
}
a:visited{
	color: #cc0000;
}
a:active{
	color: #ff6600;
}
a.linkpreto{
	color: #393737;
}
a:visited.linkpreto{
	color: #393737;
}
.f_tracejado{
	width: 21px;
	background-image: url(imagens/f_tracejado.gif);
	background-repeat: repeat-y;
}
.lista li{
	padding: 2px 5px 2px 2px;
}
.clearboth{
	clear: both;
}
.clearright{
	clear: right;
}
.bg_links{
	background-color: #ecebeb;
	height: 23px;
	max-height: 23px;
}
.justificado{
	text-align: justify;
}
.margemdir{
	margin-right: 15px;
	margin-left: 10px;
}
.campo{
	border: 1px solid #0896de;
	width: 400px;
}
.campo2{
	border: 1px solid #0896de;
	width: 250px;
}
.botoes {
	font-weight: bold;
	font-size: 8pt;
	letter-spacing: 2px;
	color: #393737;
	border: 1px solid #0896de;
	background-color: #d0e9f5;
}
.campologin{
	background-color: #fff;
	border: 1px solid #0896de;
	font-size: 9pt;
	width: 130px;
	color: #393737;
}
.campologin2{
	background-color: #ececec;
	border: 1px solid #000;
	font-size: 9pt;
	width: 130px;
	color: #000;
}
.botoes2 {
	font-weight: bold;
	font-size: 7pt;
	letter-spacing: 2px;
	color: #000;
	border: 1px solid #000;
	background-color: #ececec;
}
.bordapreta{
	border: 1px solid #787878;
}