/* Generated by KompoZer */
* {
  padding: 0;
}
body {
  font-family: Arial,Helvetica,sans-serif;
  background-color: #1b4d3e;
}
#page {
  background-repeat: no-repeat;
  padding-top: 1em;
  background-image: url(images%20web/fond-site-copy2.jpg);
  background-position: center top;
  background-attachment: fixed;
}
#logo {
  background-repeat: no-repeat;
  background-position:  center center;
  opacity: 1;
  padding-top: 2em;
  background-image: url(images%20web/newlogo.jpg);
}
#corps {
  padding-top: 0em;
}
ul {
  list-style-type: square;
}
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;
}
