body {
	scrollbar-arrow-color:#666666;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-highlight-color:#CCCCCC;
    scrollbar-face-color:#EFEFEF;
    scrollbar-shadow-color:#CCCCCC;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-track-color:#FFFFFF;
}

.linha {
	height: 2px;
	background-image: url(../img/img_linha.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding: 0px;
}
.menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
	margin-right: 10px;
	font-weight: bold;
}
.txtverde1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
}
.rodape {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	background-image: url(../img/bg_rodape.jpg);
	background-repeat: repeat-x;
	background-position: right center;
	height: 72px;
	line-height: 72px;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.menu a:hover {
	color: #006600;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#titsec {
	clear: right;
	float: right;
	height: 56px;
	width: 200px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	right: 5px;
	top: 80px;
}
.txtpreto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.txtpreto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txtpretopq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.imgborda {
	border: 1px solid #006600;
}
.formcampo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	background-color: #FCF1EF;
	border: 1px solid #CC9900;
}
.formbt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #A5DAA5;
	border: thin outset #8ED18B;
}
.colunaconteudo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
}
form {
	margin: 0px;
}
#vega {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
	height: 25px;
	width: 120px;
	position: relative;
	visibility: visible;
	z-index: 10;
	left: 15px;
	top: -50px;
}
#vega a {
	color: #006699;
}
.colunaconteudo h1 {
	font-size: 20px;
	font-weight: bold;
}
#divban {
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 240px;
	position: absolute;
	left: 50px;
	top: 100px;
	z-index: 100;
}
