body
{
  text-align: center;
  font-family: "Comic Sans MS";
  font-size: small;
  margin-left: auto;
  margin-right: auto;
}
table
{
  font-family: "Comic Sans MS";
  font-size: 14pt;
}
p
{
  font-family: "Comic Sans MS";
  font-size: 14pt;
}
tr
{
  font-family: "Comic Sans MS";
  font-size: 14pt;
}
td
{
  font-family: "Comic Sans MS";
  font-size: 14pt;
  text-align: center;
}
dl
{
  font-family: "Comic Sans MS";
  font-size: 14pt;
}
dt
{
  font-family: "Comic Sans MS";
  font-size: 14pt;
}
.image
{
  margin-bottom: 10pt;
  margin-top: 10pt;
}
.style3
{
  font-size: 24pt;
}
.style4
{
  font-size: 18pt;
}
.chapitre
{
  text-align: left;
}
.titreChapitre
{
  font-weight: bold;
}
.code
{
  font-family: "Courier New";
  font-weight: bold;
}
.ligneCode30
{
  font-family: "Courier New";
  font-weight: bold;
  background-color: rgb(204, 204, 204);
  text-align: left;
  padding-bottom: 1pt;
  padding-top: 1pt;
  width: 30%;
}
.ligneCode35
{
  font-family: "Courier New";
  font-weight: bold;
  background-color: rgb(204, 204, 204);
  text-align: left;
  padding-bottom: 1pt;
  padding-top: 1pt;
  width: 35%;
}
.ligneCode40
{
  font-family: "Courier New";
  font-weight: bold;
  background-color: rgb(204, 204, 204);
  text-align: left;
  padding-bottom: 1pt;
  padding-top: 1pt;
  width: 40%;
}
.ligneCode45
{
  font-family: "Courier New";
  font-weight: bold;
  background-color: rgb(204, 204, 204);
  text-align: left;
  padding-bottom: 1pt;
  padding-top: 1pt;
  width: 45%;
}
.ligneCode50
{
  font-family: "Courier New";
  font-weight: bold;
  background-color: rgb(204, 204, 204);
  text-align: left;
  padding-bottom: 1pt;
  padding-top: 1pt;
  width: 50%;
}
.ligneCode55
{
  font-family: "Courier New";
  font-weight: bold;
  background-color: rgb(204, 204, 204);
  text-align: left;
  padding-bottom: 1pt;
  padding-top: 1pt;
  width: 55%;
}
.ligneCode60
{
  font-family: "Courier New";
  font-weight: bold;
  background-color: rgb(204, 204, 204);
  text-align: left;
  padding-bottom: 1pt;
  padding-top: 1pt;
  width: 60%;
}
.ligneCode65
{
  font-family: "Courier New";
  font-weight: bold;
  background-color: rgb(204, 204, 204);
  text-align: left;
  padding-bottom: 1pt;
  padding-top: 1pt;
  width: 65%;
}
.ligneCode70
{
  font-family: "Courier New";
  font-weight: bold;
  background-color: rgb(204, 204, 204);
  text-align: left;
  padding-bottom: 1pt;
  padding-top: 1pt;
  width: 70%;
}
.ligneCode
{
  font-family: "Courier New";
  font-weight: bold;
  background-color: rgb(204, 204, 204);
  text-align: left;
  padding-bottom: 1pt;
  padding-top: 1pt;
  width: 100%;
}
.tableInvisible
{
  width: 100%;
  empty-cells: show;
  margin-left: auto;
  margin-right: auto;
}
.tableInvisible90
{
  width: 90%;
  empty-cells: show;
  margin-left: auto;
  margin-right: auto;
}
.tableCodeJava
{
  border-width: 1px;
  border-color: inherit;
  background-color: rgb(204, 204, 204);
  width: 90%;
  border-style: ridge;
  empty-cells: show;
  margin-left: auto;
  margin-right: auto;
}
.cellCodeJava
{
  font-family: "Courier New";
  padding: 8px;
  border-style: groove;
  border-width: 1px;
  border-color: inherit;
  vertical-align: top;
  text-align: left;
}
.cellLiensJava
{
  padding: 8px;
  border-style: groove;
  border-width: 1px;
  border-color: inherit;
  vertical-align: top;
  text-align: center;
}
.couleurMotReserve
{
  color: #006600;
}
.couleurStructure
{
  color: #118888;
}
.couleurType
{
  color: #993399;
}
.couleurBloc
{
  color: #FF6600;
}
.couleurClasse
{
  color: #118888;
}
.couleurInstruction
{
  color: #990000;
}
.couleurMotReserveItalique
{
  color: #006600;
  font-style: italic;
  font-weight: normal;
}
.couleurBlocItalique
{
  color: #FF6600;
  font-style: italic;
  font-weight: normal;
}
.couleurInstructionItalique
{
  color: #990000;
  font-style: italic;
  font-weight: normal;
}
.weightNormal
{
  font-weight: normal;
}
.weightNormalItalique
{
  font-style: italic;
  font-weight: normal;
}

