a:link {text-decoration : none;}
a:visited {text-decoration : none;}
a:hover {text-decoration : underline;}

.fonte8 {font-size: 8pt;} 

.fonte9 {font-size: 9pt;}

.fonte10 {
	font-size: 10pt;
	text-align: justify;
	text-indent: 30px;
}

.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: #E5E5CB;
}

.textoemvolta {
	z-index: auto;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
}

.botao {
	float: left;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	border-top-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #999999;
	border-right-color: #999999;
	background-image: url(images/fundo_botao.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 3px;
	font-style: italic;
}

.formulario {
	color: #000000;
	font-size: 9pt;
	background-image: url(images/fundo_formulario.gif);
	background-position-y:top;
	text-indent: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#textos td{
	font-size: 10pt;
	text-align: justify;
	text-indent: 30px;
}

#textos {
	font-size: 10pt;
	text-align: justify;
	text-indent: 30px;
}

#tabela td{
	font-size: 10pt;
	padding: 5px;
	margin: 5px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
