A:LINK {
	text-decoration : none;
	color: #00639D;
}
A:VISITED {text-decoration : none;}
A:HOVER {text-decoration : underline;}

.fonte8 { font-size: 8pt} 
.fonte10 {
	font-size: 10pt;
	text-align: justify;
	color: #000000;
	text-indent: 30px;
}
.fonte9 {
	font-size: 9pt;
}

.fonte9_esq {
	font-size: 9pt;
	text-align: left;
}

.naorepete {
	background-repeat: no-repeat;
}
		
body {
	font-family: Verdana;
	background-position: center top;
	background-image: url(images/fundo_site.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #0A4797;
}

.textoemvolta {
	z-index: auto;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
}

#popitmenu{
	position: absolute;
	background-color: #1B66AA;
	border:1px solid black;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: white;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #005B93;
}		

#linkrodape a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

#linkrodape a:hover{
	color: #66CCFF;
	font-weight: bold;
}

#linkrodape {
	color: #66CCCC;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
