body {
  background-color: #ffff66;
  width: 100%;
}
#haut-de-page {
  font-size: 30px;
  margin-bottom: 40px;
  text-align: right;
  line-height: 50px;
  font-style: italic;
  clear: both;
  margin-top: 20px;
  width: 95%;
  color: #003300;
  font-family: Nimbus Roman No9 L;
  margin-left: 5%;
  position: relative;
  visibility: visible;
}
#contener {
  margin: 20px auto;
  font-size: 20px;
  background-color: #ccffff;
  color: #003300;
  text-align: justify;
  padding-left: 20px;
  width: 90%;
  font-family: Century Schoolbook L;
  padding-right: 20px;
}
#bas-de-page {
  background-color: transparent;
  margin-bottom: 20px;
  width: 1000px;
  margin-top: 20px;
  height: 200px;
  margin-left: 100px;
}
.legende-photo {
  font-family: Nimbus Roman No9 L;
  font-style: oblique;
  color: #990000;
  font-size: 18px;
}
.bouton-join {
  border:  none;
  background-image: url(bouton-join.jpg);
  line-height: 30px;
  display: block;
  padding-top: 10px;
  width: 250px;
  margin: 10px auto 50px auto;
  color: #006600;
  background-color: transparent;
  position: relative;
  font-weight: normal;
  background-position: center center;
  font-style: oblique;
  text-align: center;
  font-family: Nimbus Roman No9 L;
  font-size: 20px;
  padding-bottom: 0px;
  height: 70px;
  clear: both;
  
  

}
.quote {
  border-width: 50px;
  margin: 20px 20px 40px 30px;
  padding: 20px;
  font-size: 20px;
  background-color: green;
  text-align: left;
  color: white;
  text-transform: none;
  font-style: italic;
}
.block {
  border-style: solid;
  border-color: #6666cc;
  margin: 15px 20px 50px;
  padding: 20px;
  background-color: #ccccff;
  font-size: 20px;
  color: #006600;
  text-align: center;
  font-family: Century Schoolbook L;
  clear: both;
  line-height: 25px;
}
h1 {
  line-height: 60px;
  font-family: Nimbus Roman No9 L;
  text-align: center;
  padding-top: 2px;
  font-size: 50px;
  font-style: oblique;
}
h2 {
  font-weight: bold;
  font-style: oblique;
  font-family: URW Palladio L;
  padding-top: 2px;
  text-align: center;
  font-size: 35px;
}
h3 {
  background-color: transparent;
  border-bottom-style: solid;
  font-size: 30px;
  line-height: 60px;
  font-family: Nimbus Roman No9 L;
  padding-top: 2px;
  text-align: center;
  font-style: oblique;
  border-top-style: solid;
}
h4 {
  font-size: 20px;
  text-align: center;
  font-weight: normal;
}
h5 {
  border:  none;
  font-size: 30px;
  font-family: Nimbus Roman No9 L;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-bottom: 10px;
  background-position:  center center;
  margin-left: 30%;
  height: 70px;
  background-color: transparent;
  width: 550px;
  background-image: url(00-images/bouton%20-%20qui%20nous%20sommes.jpg);
  color: #006600;
  line-height: 60px;
  text-align: center;
  padding-top: 10px;
  font-weight: normal;
}
h6 {
  border:  none;
  margin: 30px 10% 50px 50%;
  background-position:  center center;
  padding-bottom: 5px;
  height: 70px;
  line-height: 60px;
  width: 350px;
  background-color: transparent;
  font-size: 30px;
  font-family: Nimbus Roman No9 L;
  padding-top: 5px;
  background-image: url(00-images/bouton%20-%20plan%20du%20site.jpg);
  text-align: center;
  color: #006600;
  font-weight: normal;
}
p {
  font-size: 20px;
  text-align: justify;
  font-family: century schoolbook l;
  color: #003300;
  margin-left: 20px;
  margin-right: 20px;
}
.blink {
  text-decoration: blink;
}
.contact-form {
  border-style: solid;
  border-color: #6666cc;
  margin: 15px 100px 50px;
  padding: 20px;
  font-size: 20px;
  text-align: center;
  clear: both;
  background-color: #ccccff;
  color: #006600;
  font-family: Century Schoolbook L;
  line-height: 25px;
}







