/* Generated by KompoZer */
.text {
  width: 800px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  background-color: transparent;
}
.titre {
  border: 1px solid black;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 48px;
  background-color: #999999;
  width: 800px;
}
.menu {
  width: 800px;
  background-color: #cccccc;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  margin-top: 0px;
  line-height: 1.2em;
  height: 22px;
}
#page {
  border-color: white;
  border-width: 0px;
  margin-left: auto;
  float: none;
  clear: none;
  min-width: 800px;
  position: relative;
  max-width: 800px;
  width: 800px;
  margin-right: auto;
  background-color: #e1e1e1;
}
a.menu:link {
  text-decoration: none;
}
a.menu:visited {
  text-decoration: none;
}
a.menu:hover {
  text-decoration: underline;
}
a.menu:active {
  text-decoration: none;
}

