
BODY {
  background-color: transparent;
  color: #006699;
  font-family: sans-serif;
  margin-top: 0pt;
  margin-left: 10pt;
}

.boutton {
  background-image: url(images/boutton.GIF);
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 120px;
  height: 32px;
  padding-top: 5px;
  padding-left: 10px;
  font-family: fantasy;
  font-size: 12pt;
  text-decoration: none;
  color: #99CCCC;
}

.boutton:hover {
  color: white;
}

.boutton:active {
  color: #FFFF99;
}

.titre {
  font-family: Arial;
  font-size: large;
  color: #9999CC;
}

.liensm {
  font-family: fantasy;
  color: #9999CC;
  text-decoration: none;
  font-size: x-small;
}

.lien {
  font-family: sans-serif;
  color: red;
  text-decoration: none;
  font-weight: bold;
}

LI {
  display: list-item;
  list-style-image: url(images/puce.GIF);
}

.para {
  margin-top: 5pt;
  margin-right: 5pt;
  margin-left: 5pt;
  margin-bottom: 5pt;
  color: black;
  font-family: Verdana;
}

*.en-tete {
  font-family: Verdana;
  font-size: larger;
  text-transform: none;
  color: black;
}

*.sous-titre {
  font-family: Verdana;
  color: red;
}

*.small {
  font-size: small;
  font-family: Verdana;
  color: black;
}
