/* Generated by KompoZer */
a:link {
  text-decoration: none;
  cursor: pointer;
  color: #cccccc;
  font-weight: bold;
}
a:visited {
  cursor: pointer;
  text-decoration: none;
  color: #80c0d4;
}
a:hover {
  font-style: italic;
  cursor: pointer;
  text-decoration: none;
  color: #ffcc33;
}
a:active {
  text-decoration: none;
  cursor: pointer;
  color: #840084;
}
body {
  color: #000000;
  background-color: #760000;
}
.texte {
  color: #ffcc33;
  font-family: Verdana;
}
.courriel {
  font-family: Perpetua;
  font-size: 20px;
  color: #5d2e5d;
  text-decoration: none;
}
.b_aspect {
  border-style: outset;
  font-size: larger;
  background-color: #ffff99;
  height: 22px;
  opacity: 1;
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  width: 400px;
  text-align: center;
}
.titre_bulletin {
  color: #fdd00f;
  font-family: Verdana;
  font-weight: bold;
  font-size: large;
}
.titre_page {
  font-family: Copperplate Gothic Bold;
  color: #ff9966;
  font-weight: bold;
  font-size: 22pt;
}
