/* Generated by KompoZer */
body {
  background-color: #808080;
}
h1, h2, h3 {
  color: white;
  font-family: Verdana,balloon,Arial,Impact,serif;
  text-align: center;
  text-transform: uppercase;
}
ul {
  color: white;
  font-size: 18px;
  font-family: Verdana,balloon,Arial,Impact,serif;
  text-align: center;
  text-indent: 30px;
  list-style-image: url(../images/fleche.gif);
}
p {
  color: black;
  font-size: 18px;
  font-family: Verdana,balloon,Arial,Impact,serif;
  text-align: center;
  text-indent: 30px;
}
p:first-letter {
  font-weight: bold;
  font-size: 20px;
  color: red;
}
p em {
  color: white;
  font-family: verdana,"Times New Roman";
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

