/* Generated by KompoZer */
body {
  background-color: #fef0df;
  font-size: 0.8em;
}
a {
  text-decoration: none;
  color: blue;
  font-size: 1em;
}
a:link {
  font-weight: inherit;
  color: blue;
  text-decoration: none;
  font-family: Candara;
  font-size: 0.9em;
}
a:hover {
  font-weight: inherit;
  color: #ff0000;
  text-decoration: underline;
}
.grosTitre {
  font-family: Candara,Arial;
  color: red;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
  font-size: 1.4em;
}
.liensbas {
  font-family: Candara;
  text-align: center;
  font-size: 1.2em;
}
.liensbas a:link {
  font-weight: normal;
}
.liensbas small {
  color: blue;
}
.nonlien {
  color: blue;
  font-family: Candara;
  font-size: 0.9em;
}

