/* Generated by KompoZer */
body {
  color: #382c24;
  font-size: small;
  font-family: Verdana,Arial,Helvetica,Geneva,Swiss;
  background-color: #8f705b;
}
.ttlband {
  background-color: #dbdbc3;
  font-size: 14px;
  font-weight: bold;
}
.band {
  background-color: #dbdbc3;
  font-size: 9px;
}
.page {
  background: #fbfbe3 url(cahier.jpg) repeat-y scroll 0%;
  padding-right: 10px;
  padding-left: 45px;
  width: 800px;
  height: 500px;
  top: 50%;
  position: absolute;
  left: 50%;
  margin-left: -400px;
  margin-top: -250px;
  text-align: center;
}
.page_top {
  background: #fbfbe3 url(cahier.jpg) repeat-y scroll 0%;
  padding-right: 10px;
  padding-left: 45px;
  height: 133px;
}
.page_titre {
  background-color: #fbfbe3;
  padding-right: 10px;
  padding-left: 10px;
  height: 100%;
}
a:link {
  color: #ff0000;
  text-decoration: underline overline;
}
a:hover {
  color: #888a00;
  text-decoration: underline overline;
}
a:active {
  color: #768880;
  text-decoration: underline;
}
a {
  color: #ff0000;
  text-decoration: underline;
}
pre {
  color: #000000;
  background-color: #d3d3d3;
}
