/* Generated by KompoZer */
body {
  margin: 0px;
  text-align: center;
  background-color: #f4f4f4;
}
#header {
  border: 1px solid #0000ee;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial;
  font-weight: bold;
  text-align: center;
  color: #0000ee;
  font-style: italic;
  background-color: #c8c8fb;
  bottom: 5px;
  font-size: medium;
  height: 100px;
  margin-top: 10px;
  line-height: 0.4em;
  width: 780px;
}
#global {
  border: 0px solid #0000ee;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background-color: #f4f4f4;
  width: 780px;
}
#menu_gauche {
  border: 0px solid #0000ee;
  float: left;
  position: relative;
  font-family: Arial;
  color: white;
  font-style: normal;
  text-align: center;
  font-size: medium;
  font-weight: normal;
  background-color: #9191b5;
  margin-right: 5px;
  width: 18%;
}
#menu_droite {
  border: 0px solid #0000ee;
  float: right;
  position: relative;
  font-family: arial;
  font-size: medium;
  color: white;
  text-align: center;
  background-color: #9191b5;
  width: 140px;
}
#page_principale {
  border: 1px solid #0000ee;
  float: left;
  position: relative;
  left: 0px;
  font-family: arial;
  font-size: medium;
  color: black;
  text-align: left;
  background-color: #ffff66;
  width: 489px;
}
#footer {
  border: 1px solid #0000ee;
  position: relative;
  clear: both;
  font-family: Arial;
  height: 50px;
  text-align: center;
  font-size: small;
  top: 10px;
  background-color: #c8c8fb;
  color: black;
  width: 780px;
}

