h1 {
  font-family: "Times New Roman",Times,serif;
  color: #990000;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  font-size: 2.5em;
  margin-top: 10px;
  margin-bottom: 10px;
}
h2 {
  font-family: "Times New Roman",Times,serif;
  color: #990000;
  font-weight: bold;
  text-align: left;
  font-style: normal;
  font-size: x-large;
}
h3 {
  font-family: "Times New Roman",Times,serif;
  font-size: medium;
  color: black;
  font-weight: bold;
  font-style: italic;
  line-height: 0;
  margin-left: 2px;
  margin-bottom: 5px;
  margin-top: 5px;
}
h4 {
  font-family: "Times New Roman",Times,serif;
  font-size: medium;
  color: #990000;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-left: 10px;
}
h5 {
  font-family: "Times New Roman",Times,serif;
  font-size: medium;
  color: black;
  font-style: italic;
  font-weight: normal;
}
texte {
  font-family: "Times New Roman",Times,serif;
  color: black;
  font-weight: normal;
  font-size: medium;
  text-align: left;
  background-color: transparent;
}
#body {
  width: 950px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(Images/arriereplan.jpg);
}
#page {
  margin: 0 auto auto;
  width: 950px;
  font-family: "Times New Roman",Times,serif;
  font-size: 130%;
  color: black;
  background-image: url(Images/arriereplan.jpg);
  background-position: left center;
}
#menu {
  margin-top: 8px;
  margin-bottom: 5pt;
  width: 950px;
  float: left;
  display: inline;
  background-color: transparent;
  height: 50px;
  padding-bottom: 20px;
}
#pied {
  width: 950px;
  height: 105px;
}
li {
  border-style: none;
  text-align: center;
  font-family: "Times New Roman",Times,serif;
  font-weight: bold;
  display: block;
  float: left;
  font-size: small;
  list-style-type: none;
  height: 25px;
  width: 24%;
}
#droite {
  font-size: 1em;
  line-height: 35px;
  text-align: center;
  font-family: Times New Roman;
  float: right;
  width: 420px;
  height: 40px;
}
#gauche {
  font-family: Times New Roman;
  font-size: 1em;
  line-height: 35px;
  text-align: left;
  float: left;
  width: 520px;
  height: 40px;
}
a.info_bulle span {
  border-style: solid;
  border-width: 1px;
  position: absolute;
  width: 1px;
  height: 1px;
  margin-top: -2000em;
  margin-left: -2000em;
  font-weight: inherit;
  background-color: #f9ffe0;
  color: black;
  font-family: "Times New Roman",Times,serif;
  font-size: medium;
}
a.info_bulle {
  margin: auto auto auto 10px;
  position: relative;
  font-weight: bold;
  font-size: large;
  color: #000099;
  font-family: "Times New Roman",Times,serif;
}
a.info_bulle:hover span {
  border-width: 0px;
  visibility: visible;
  margin-top: auto;
  margin-left: auto;
  top: 0px;
  left: 170px;
  height: 120px;
  width: 485px;
  bottom: 10px;
}
