h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 17.1pt;
  color: #793c00;
  font-weight: bolder;
  text-decoration: underline;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14pt;
  color: #793c00;
  font-weight: bold;
}
h3 {
  font-size: 11pt;
  color: #793c00;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
}
.fond-site {
  background-image: url(../images/fp.jpg);
  background-position: center center;
  background-attachment:fixed;
}
.adresse {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  color: #793c00;
  font-weight: bold;
}
.fond-page {
  background-image: url(../images/fdPap4.jpg);
  background-position: left top;
}
a:link {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  color: #793c00;
  font-weight: bold;
}
a img {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  color: red;
}
.image1logo {
  background-image: url(../images/HP.jpg);
  background-position:  center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.img01 {
  background-image: url(../images/HP.jpg);
  background-position:  center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
a:hover {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  color: #3366ff;
}
.legende {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  color: #793c00;
  text-align: center;
}


