a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #336699;
text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-decoration: underline;
	
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-decoration: none;
	
}
.fundo-menu {
	background-image: url(../imagens/fundo_menu_e_logomarca.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundo-informativo {
	background-image: url(../imagens/fundo_informativo.jpg);
	background-repeat: no-repeat;
}
.fundo-hotlinks {
	background-image: url(../imagens/fundo_hotlinks.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-decoration: none;
	
}
.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-decoration: none;

}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-decoration: none;
	background-color: #BFD5EA;
	height: 16px;
	width: 218px;
	
}
.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-decoration: none;
	
}

.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-decoration: none;
	
}
.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-decoration: none;

}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-decoration: underline;
	
}
.link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-decoration: none;
	
}

.texto-padrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5F5F5F;
	text-align: justify;
}
.campos-formulario {
	border: 1px solid #006699;
}
.botao-campos-formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #003366;
	border: 1px solid #006699;
}
.fundo-menu-secoes {
	background-image: url(../imagens/fundo_base_menu_secoes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.texto-pagina-inicial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;

}
.botao-form-busca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #003366;
	background-color: #246C8E;

}
