A:LINK {text-decoration : none;}
A:VISITED {text-decoration : none;}
A:HOVER {text-decoration : underline;}

.fonte8 { font-size: 8pt} 
.fonte8_clarinha {
	font-size: 8pt;
	color: #666666;
} 
.fonte8n {
	font-size: 8pt;
	font-weight: bolder;
} 
.fonte10 {
	font-size: 10pt;
	text-align: justify;
	color: #000000;
	text-indent: 30px;
}
.fonte10_ {
	font-size: 10pt;
	color: #000000;
}
.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: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.botao_azul {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	font-style: normal;
	background-color: #115364;
	border: 1px solid #07262E;
}

.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: 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: #EFF4F4;
	background-repeat: repeat-x;
}

#textonormal td{
	font-family: Verdana;
	font-size: 12px;
}

#linkrodape a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #24504F;
	font-weight: bold;
}

#linkrodape a:hover{
	color: #1F738A;
	font-weight: bold;
}

#linkrodape {
	color: #999999;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#tab_materias td{
	font-size: 10pt;
	text-align: justify;
	text-indent: 30px;
}

#tab_materias {
	font-size: 10pt;
	text-align: justify;
	text-indent: 30px;
}

		
.nomeestado {
	font-size: 14pt;
	color: #FF6600;
	text-indent: 30px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

.nometipoproduto {
	font-size: 14pt;
	color: #1F738A;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

.titulo {
	font-size: 12pt;
	color: #1F738A;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

.titulovermelho {
	font-size: 12pt;
	text-align: justify;
	color: #FF0000;
	text-indent: 30px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

.titulopromocao {
	font-size: 12pt;
	color: #FF0000;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

#popitmenu{
	position: absolute;
	background-color: #1F738A;
	line-height: 13px;
	z-index: 100;
	visibility: hidden;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	width: 180px;
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#popitmenu a{
	text-decoration: none;
	background-color: #1F738A;
	padding-left: 6px;
	display: block;
	color: #FFFFFF;
	width: 180px;
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#popitmenu a:hover{ /*hover background color*/
	background-color: #0D3E4B;
	color: #FFFFFF;
	width: 180px;
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
