.ig {
  padding: 5px 30px 5px 5px;
  float: left;
  font-size: 10px;
  font-family: arial,helvetica,sans-serif;
  text-align: center;
}
.id {
  padding: 5px;
  float: right;
  font-size: 10px;
  font-family: arial,helvetica,sans-serif;
  text-align: center;
}
.col {
  padding: 5px;
  float: left;
  width: 220x;
  font-size: 10px;
  text-align: center;
}
.col2 {
  padding: 5px;
  float: left;
  width: 400px;
  font-size: 10px;
  text-align: center;
}
.page {
  width: 1024px;
}
.haut {
  color: #009999;
  text-align: center;
  font-family: arial,helvetica,sans-serif;
  font-size: 10px;
  width: 1041px;
  background-color: #ffffff;
}
.bandeau {
  font-size: 10px;
  height: 151px;
  background-color: #ffffff;
}
.bandeau2  {
  margin: 5px 5px 5px 30px;
  padding: 5px;
  height: 22px;
  font-size: 20px;
  background-color: #009999;
  color: #ffffff;
  text-align: center;
}
.bandeau2 a {
  font-size: 20px;
  background-color: #009999;
  color: #ffffff;
  text-align: center;
}
.bandeau2 a:hover {
  font-size: 21px;
  background-color: #ffffff;
  color: #009999;
  text-align: center;
}
.bandeau3 {
  border: 1px solid gray;
  margin: 5px;
  padding: 5px;
  font-size: 15px;
  font-family: arial,helvetica,sans-serif;
  background-color: #009999;
  color: #ffffff;
}
.menu {
  float: left;
  width: 141px;
  background-color: #ffffff;
  background-image: url(images/butonbkgrnd.jpg);
}
.contenu {
  background-color: #ffffff;
}
.contenu2 {
  display: block;
  padding: 10px;
  background-color: #ffffff;
  font-family: arial,helvetica,sans-serif;
  width: 860px;
  float: left;
}
.pied_page {
  color: #009999;
  text-align: center;
  font-family: arial,helvetica,sans-serif;
  font-size: 10px;
  clear: both;
  width: 1041px;
  height: 50px;
  background-color: #ffffff;
}
a.bouton {
  padding: 2px 0px 0px;
  display: block;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: white;
  height: 25px;
  margin-top: 3px;
  font-family: arial,helvetica,sans-serif;
  text-align: center;
  background-image: url(images/bouton.png);
}
a.bouton:hover {
  padding: 4px 0px 0px;
  background-position: 0 -38px;
  text-decoration: underline;
  color: white;
}
.boutontitre {
  padding: 7px 0px 0px 7px;
  font-weight: bold;
  font-size: 13px;
  color: white;
  height: 42px;
  margin-top: 15px;
  margin-bottom: 0px;
  font-family: arial,helvetica,sans-serif;
  text-align: left;
  background-image: url(images/boutontitre.png);
}
a.boutontitre2 {
  padding: 7px 0px 0px 7px;
  font-weight: bold;
  font-size: 13px;
  color: white;
  height: 42px;
  margin-top: 15px;
  margin-bottom: 0px;
  font-family: arial,helvetica,sans-serif;
  text-align: left;
  background-image: url(images/boutontitre.png);
}
a.boutontitre2:hover {
  color: white;
  text-decoration: underline;
}
a.bouton2 {
  display: block;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  padding-left: 10px;
  color: #666666;
  height: 30px;
  font-family: arial,helvetica,sans-serif;
  background-image: url(images/bouton2.png);
  background-repeat: no-repeat;
}

