#wrapper {
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  background-color: #ffffcc;
  width: 100%;
  max-width: 2000px;
}
#Titre {
  background-position: left center;
  background-image: url(Logo-Idp.jpg);
  height: 120px;
  background-repeat: no-repeat;
  background-color: #666666;
  width: 70%;
  float: left;
}
#CadreHautDroit {
  width: 30%;
  background-color: #666666;
  margin-left: auto;
  margin-top: 0px;
  height: 120px;
  line-height: 10%;
  padding-top: 0px;
}
#Presentation {
  width: 66%;
  float: left;
  font-size: 100%;
  text-align: center;
  margin-bottom: 10px;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 120%;
  padding-left: 10px;
  padding-right: 10px;
}
#Technique {
  margin: 0px 0px 10px 68%;
  font-family: "Times New Roman",Times,serif;
  line-height: 110%;
  font-size: 100%;
  background-color: #dcdcdc;
  width: 32%;
}
#Pied {
  float: left;
  width: 580px;
  margin-right: 10px;
  margin-left: 50px;
  position: relative;
}
#Image {
  background-color: #99ff99;
  height: 200px;
  margin-top: 200px;
  width: 200px;
}
#CadreFlash {
  background-color: #cccccc;
  width: 500px;
  margin-left: 45px;
  position: relative;
}
h3 {
  font-size: 100%;
  line-height: 20%;
}
h2 {
  line-height: 1.3em;
}
h1 {
}
#TabulationBox {
  border-style: solid;
  max-width: 50%;
  position: relative;
}
titrebandeau {
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  line-height: 100%;
}
#TexteJustifie {
  text-align: justify;
  margin-left: 10px;
  max-width: 90%;
}
