/* Generated by KompoZer */
body {
   background:  url(../images/fond.jpg) 0 0 repeat;
  font-family: Verdana;
  color: black;
  margin-right: 15%;
  margin-left: 15%;
}
#cadre {
  background:  url(../images/fond.jpg);
  padding-right: 5%;
  padding-left: 5%;
}
#chapitre {
  text-align: center;
  font-weight: bold;
}
#paragraphe {
  font-weight: bold;
}
#citation {
  font-style: italic;
}
a:link {
  border-style: none;
  color: blue;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
}
a:visited {
  color: blue;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
}
a:hover {
  color: #ffcc00;
  font-style: normal;
  font-weight: bold;
}



