#menu {
  border-style: none;
  font-family: Arial,Helvetica,sans-serif;
  height: 25px;
  width: 100%;
  background-color: #d4cdc3;
  font-weight: normal;
  padding-top: 5px;
  padding-left: 5px;
  position: fixed;
  top: 0;
  text-align: center;
}
#conteneur {
  margin: 14px auto 40px;
  padding-right: 7px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #f7f3ea;
  width: 990px;
  padding-bottom: 10px;
  padding-left: 7px;
  text-align: justify;
}
#visites {
  text-align: right;
  font-size: 0.7em;
}
body {
  margin: 0px;
  background: #e5dac4 url(../../images/courriel.png) no-repeat fixed right bottom;
}
h1 {
  border-style: none solid solid;
  border-left: 2px solid #d4cdc3;
  border-right: 2px solid #d4cdc3;
  border-bottom: 2px solid #d4cdc3;
  background-color: #e5dac4;
  margin-left: auto;
  font-size: 1.3em;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  clear: both;
  width: 80%;
  margin-right: auto;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 2px;
  margin-bottom: 10px;
}
h2 {
  font-weight: bold;
  line-height: normal;
  text-transform: uppercase;
  font-size: large;
  text-align: center;
}
h3 {
  border-bottom: 2px solid #666666;
  text-align: left;
  font-size: medium;
  clear: left;
  padding-top: 2em;
  padding-left: 1em;
  margin-bottom: 0.5em;
  color: #666666;
}
h4 {
  font-weight: normal;
  text-decoration: underline;
  margin-bottom: 0;
}
h6 {
  font-weight: inherit;
  text-align: center;
  font-size: small;
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 10px;
}
a {
  color: #5e3a23;
  text-decoration: none;
  font-weight: bold;
}
p {
  border-style: none solid;
  border-left: 2px solid #999999;
  border-right: 2px solid #999999;
  margin: 10px auto;
  padding: 3px 5px 5px;
  background-color: #e1ded0;
  width: 600px;
  font-size: 0.8em;
}
table {
  margin-right: auto;
  clear: both;
  text-align: center;
  margin-left: auto;
}
td {
  border-style: none;
  padding: 0px 10px;
  text-align: center;
}
.imgGauche {
  margin-right: 10px;
  float: left;
  padding-bottom: 3px;
}
.imgCentre {
  margin: 1em auto;
  display: block;
}
.imgDroite {
  margin-left: 10px;
  float: right;
}
.chiffres {
  border-style: solid;
  border-color: black;
  border-width: 0px 1px;
  margin-top: 1em;
  background-color: #cccccc;
  padding-top: 0.5em;
  padding-bottom: 0.4em;
  font-size: 0.8em;
}
clignotant {
  text-decoration: blink;
}
