@charset "utf-8";
.conteudo {
	font-family: Helvetica, sans-serif, Geneva;
	font-size: 11px;
	text-align: justify;
	color: #000;
}
.marg_conteudo{
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 33px;
	margin-bottom: 10px;
}
.titulos {
	font-size: 15px;
	color: #003850;
	font-weight: bolder;
	font-family: "Trebuchet MS", Verdana, "Gill Sans MT";
	;
}
.subtitulos {
	font-family: "Trebuchet MS", Verdana, "Gill Sans MT";
	font-size: 13px;
	font-weight: bold;
	color: #600;
}
.tabeladownload {
	background-color: #EC885E;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, "Gill Sans MT";
	font-size: 10px;
	color: #000;
	font-weight: bold;
}


.botoes {
	font-family: "Trebuchet MS", Verdana, "Gill Sans MT";
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}
.rodape2 {
	font-family: "Trebuchet MS", Verdana, "Gill Sans MT";
	font-size: 11px;
	font-weight: bold;
	color: #003856;
}


.rodape {
	font-family: Helvetica, sans-serif, Geneva;
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	font-family: Helvetica, sans-serif, Geneva;
	color: #003952;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#btnMenu:link {
	font-family: "Helvetica", "Trebuchet MS", Verdana, "Gill Sans MT";
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#btnMenu:visited {
	font-family: "Helvetica", "Trebuchet MS", Verdana, "Gill Sans MT";
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#btnMenu:hover {
	font-family: "Helvetica", "Trebuchet MS", Verdana, "Gill Sans MT";
	color: #003D57;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	font-family: Helvetica, sans-serif, Geneva;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #900;
	text-decoration: blink;
}
a:visited {
	font-weight: normal;
	color: #D14920;
	text-decoration: none;
	font-family: Helvetica, sans-serif, Geneva;
}
.botaovoltar {
	font-family: "Trebuchet MS", Verdana, "Gill Sans MT";
	font-size: 11px;
	font-weight: bold;
	color: #D24823;
}
.cursos {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	font-family: "Helvetica", "Trebuchet MS", Verdana, "Gill Sans MT";
	;
}
body {
	background-color: #01557A;
	font-family: Helvetica, sans-serif, Geneva;
	color: #000;
	font-size: 11px;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	padding: 0px;
}
