A:LINK {text-decoration : none;}
A:VISITED {text-decoration : none;}
A:HOVER {text-decoration : underline;}

.fonte8 { font-size: 8pt} 
.fonte8n {
	font-size: 8pt;
	font-weight: bolder;
} 
.fonte10 {
	font-size: 10pt;
	text-align: justify;
	color: #000000;
	text-indent: 30px;
}
.fonte10_normal {
	font-size: 10pt;
	text-align: justify;
	color: #000000;
}
.fonte9 {
	font-size: 9pt;
}

.naorepete {
	background-repeat: no-repeat;
}

.naorepetefundo {
	background-repeat: no-repeat;
	background-image: url(images/layout_principal_home.jpg);
}	
		
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-color: #DED2AC;
	background-repeat: no-repeat;
}

#textonormal td{
	font-family: Verdana;
	font-size: 12px;
}

#linkrodape a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	font-weight: bold;
}

#linkrodape a:hover{
	color: #000000;
	font-weight: bold;
}

#linkrodape {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
		
.naorepetefundo_default {
	background-repeat: no-repeat;
	background-image: url(images/layout_principal_default.jpg);
}
