A:LINK {text-decoration : none;}
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;
}

.naorepete {
	background-repeat: no-repeat;
}
		
.placa {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14pt;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}  
		
body {
	font-family: Verdana;
	background-image: url(images/fundo_site.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}

.textoemvolta {
	z-index: auto;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
}

#titulo_menu {
	padding-left: 6px;
	*padding-left: 7px;
	display: block;
	width: 122px;
	*width: 128px;
	height: 17px;
	color: #1E2D24;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px
}

.botao {
	float: left;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	background-color:#333333;
}

.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;
}

#trocaimagem a{
	padding-left: 6px;
	*padding-left: 7px;
	display: block;
	width: 122px;
	*width: 128px;
	height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('images/bt_cima.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px
}

#trocaimagem a:hover{
	background-image: url('images/bt_baixo.gif');
}

#fundonaorepete {
	background-repeat: no-repeat;	
}

#tab_industrias td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
}