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;
}

.formulario {
	color: #FFFFFF;
	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;
	font-weight: bold;
}

.botao {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style: normal;
	background-color: #990000;
	border: 2px solid #6A0000;
}

.naorepete {
	background-repeat: no-repeat;
}

.naorepetefundo {
	background-repeat: no-repeat;
	background-image: url(images/layout_fundotexto.jpg);
}	
		
body {
	font-family: Verdana;
	background-position: left top;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-repeat: repeat-y;
	background-image: url(images/fundo_site.gif);
}

#textonormal td{
	font-family: Verdana;
	font-size: 12px;
}

#linkrodape a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	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;
}
		
.titulo_pagina {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 36px;
	text-indent: 30px;
	color: #003366;
}
.titulo_edicao {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 16px;
	text-indent: 30px;
	color: #CC0000;
}
.autor {
	font-size: 9pt;
	text-indent: 30px;
}
.titulo_capa {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	text-indent: 30px;
	color: #000000;
}

.textoemvolta {
	z-index: auto;
	float: left;
	margin-right: 5px;
	border: 1px solid #333333;
}
.fonte8_branca {
	font-size: 6pt;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
