/* Generated by KaZcadeS */
div {
  text-align: center;
}
a:link {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #eeeeee;
  text-decoration: none
}
a:visited {
  text-decoration: none
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #ffffff;

}
a:hover {
  text-decoration: none
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #0066cc;
}
a:active {
  text-decoration: none
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #ffffff;

}
div#primaire {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}
div#bandeau {
  background-color: #68a4e2;
  color: white;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 1.9em;
  width: 800px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../images/header.jpg);
}
div#contenu {
  margin-right: auto;
  margin-left: auto;
  width: 754px;
  height: 415px;
  float: left;
  background-color: #91bfd6;
  text-align : left;
  font-family: Arial,Helvetica,sans-serif;
}
div#pied_page {
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  height: 69px;
  background-image: url(../images/bottom.jpg);
  float: left;
  }
div#left_margin {
  float: left;
  background-image: url(../images/left_shadow.jpg);
  background-repeat: repeat-y;
  width: 24px;
  height: 420px;
}
div#right_margin {
  width: 22px;
  background-image: url(../images/right_shadow.jpg);
  background-repeat: repeat-y;
  float: left;
  height: 420px;
}
