.fundodesktop {
	background-image: url(../imagens/fundodesktop.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
.fundo {
	background-attachment: scroll;
	background-image: url(../imagens/fundodesktop.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.alinhamentodireita {
	text-align: right;
}
.alinhamentoesquerda {
	text-align: left;
}
.alinhamentocentro {
	text-align: center;
}
.textoform {
	font-family: "arial", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #154865;
}

.textoform2 {
	font-family: "arial", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #154865;
}
.textotopo {
	font-family: "arial", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #154865;
	text-align: right;
	font-style:italic
}
.textoformbranco {
	font-family: "arial", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.textosimples {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: default;
	font-style: normal;

	}
.titulo {
	font-family: "arial", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #154865;
}
.errata {
	font-family: "arial", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.titulo2 {
	font-family: "Arial", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #154865;
}
.menucurso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #154C6B;
	vertical-align: middle;
}

.posicaorelativa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
}
