/* Generated by KompoZer */
* {
  padding: 0;
}
body {
  font-family: Arial,Helvetica,sans-serif;
  height: 100%;
  background-color: #cccccc;
  background-image: url(images%20web/nouveau-fond.jpg);
}
#page {
  overflow: hidden;
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
  background-position:  center center;
}
#logo {
  background-repeat: no-repeat;
  background-position:  center center;
  opacity: 1;
  padding-top: 2em;
  background-image: url(images%20web/banniere.jpg);
}
#corps {
  border: 3px groove #e2e2e2;
  padding-top: 0em;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  padding-bottom: 10px;
}
ul {
  list-style-type: square;
  list-style-position: inside;
}
a {
  color: #000000;
}
a:hover {
  background-color: white;
  text-decoration: none;
}
a:visited {
  color: #333333;
  text-decoration: none;
}
p {
  margin-left: 2em;
}
h3 {
}
h4 {
  margin-left: 1em;
}
.copyright {
  font-size: x-small;
}

