/* Generated by KompoZer */
body {
  background-color: #006600;
  height: 400px;
  color: #00cccc;
}
.Titre {
  border-style: none;
  display: block;
  font-family: Tahoma;
  font-size: xx-large;
  font-weight: bold;
  background-color: transparent;
  visibility: visible;
  position: absolute;
  left: 30px;
  height: 60px;
  top: 20px;
  width: 640px;
}
.Corps {
  font-family: Tahoma;
  background-color: transparent;
  position: absolute;
  left: 30px;
  top: 80px;
  height: 340px;
  width: 640px;
  text-align: left;
}
a:link {
  font-family: Verdana,Sans-serif;
  color: #00cc00;
  font-size: 12pt;
}
a:visited {
  font-family: Verdana,Sans-serif;
  text-decoration: none;
  font-size: 12pt;
  color: #00ee00;
}
a:active {
  font-family: Verdana,Sans-serif;
  color: #ff0000;
  text-decoration: none;
  font-size: 12pt;
}
a:hover {
  font-family: Verdana,Sans-serif;
  color: #00ccff;
  text-decoration: underline;
  font-size: 12pt;
}
.Important {
  background-color: yellow;
  color: #ff6600;
}
