body {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	background-image: url(../imagens/fundo.gif);
	background-repeat: repeat;
	margin: 10px 0px;
}
.Rodape {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
}
.Form {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-align: right;
	margin: 12px 10px 0px 10px;
}
.FormCampos {
	background-color: #CCCCCC;
	border: 1px solid #336699;
	color: #336699;
	font-weight: bold;
}
.FormBotoes {
	background-color: #336699;
	border: 1px solid #666666;
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-weight: bold;
	color: #CCCCCC;
	font-size: 12px;
}
.TextoNormal {
	line-height: 35px;
	color: #336699;
	text-align: justify;
	font-size: 16px;
	margin: 20px 40px;
}

.TextoNormal a:link, .TextoNormal a:active, .TextoNormal a:visited {
	color: #336699;
	font-weight: bold;
	}
	
.TextoNormal a:hover{
	color: #000066;
	}	

.TextoTituloPrincipal {
	color: #336699;
	font-size: 24px;
	margin-top: 20px;
	border-bottom: 1px solid #336699;
	font-weight: bold;
}

.TextoSubtitulo1 {
	line-height: 35px;
	color: #336699;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.imgCentro {
	text-align: center;
}
.FormCamposNormal {
	background-color: #FFFFFF;
	border: 1px solid #336699;
	color: #336699;
	font-weight: bold;
	width: 500px;
}
.imgBorda {
	text-align: center;
	border: 1px solid #336699;
	padding: 5px;
}
.TextoSubtitulo1Tabela {
	line-height: 35px;
	color: #336699;
	text-align: justify;
	font-size: 18px;
	margin: 20px 40px;
	font-weight: bold;
}
.Creditos {
	font-size: 11px;
	color: #000066;
	text-align: right;
	margin: 0px;
	font-weight: bold;
}

.Creditos a:link, .Creditos a:active, .Creditos a:visited {
	text-decoration:none;
	color:#000066;
}

.Creditos a:hover {
	text-decoration:underline;
}
.TituloResultados {
	font-size: 16px;
	color: #003366;
	text-align: center;
	margin: 0px;
	font-weight: bold;
}
.ResultadosObs {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px 5px;
	font-weight: bold;
}
.LinkFormResultados {
	font-size: 14px;
	text-align: right;
	margin: 0px 5px;
	font-weight: bold;
}
#duvidas {
	margin: 10px;
	background-color:#FFFFFF;
	border: 1px solid #000066;
}

