@charset "UTF-8";
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #ffffff;
  background-color: #000000;
  line-height: 17px;
}
a:link {
  color: #ffffff;
  text-decoration: underline;
}
a:visited {
  color: #ffffff;
  text-decoration: underline;
}
a:hover {
  color: #999999;
  text-decoration: underline;
}
div.spacer {
  clear: both;
}
#container {
  width: 800px;
  margin-left: -400px;
  position: absolute;
  left: 50%;
}
#Header {
  position: absolute;
  left: 0;
  top: 18px;
  width: 800px;
  z-index: 1;
}
#Header h1 {
  margin: 0px;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
}
.big1 {
  font-size: 20px;
  font-weight: bold;
}
#MenuHaut {
  position: absolute;
  left: 0px;
  top: 92px;
  width: 800px;
  z-index: 1;
  line-height: 40px;
  text-align: center;
  background-image: url(../images/fdbarrenav.png);
  background-repeat: no-repeat;
  background-position: center 0px;
}
#MenuHaut a:link {
  color: #ffffff;
  text-decoration: none;
  margin-right: 10px;
}
#MenuHaut a:visited {
  color: #ffffff;
  text-decoration: none;
  margin-right: 10px;
}
#MenuHaut a:hover {
  border-bottom: 4px solid #cccccc;
  color: #ffffff;
  margin-right: 10px;
}
a.actif {
  border-bottom: 4px solid #ffffff;
  color: #ffffff;
}
#ContenuPrinc {
  position: absolute;
  left: 0px;
  top: 140px;
  width: 800px;
  z-index: 1;
}
h2 {
  margin: 10px 0px 0px;
  font-size: 30px;
  line-height: 30px;
}
h3 {
  font-size: 22px;
  margin-top: 6px;
  line-height: 22px;
  margin-bottom: 30px;
}
.h3-sansmargebasse {
  margin: 0px 0px 6px;
}
h4 {
  margin: 20px 0px 0px;
  font-size: 22px;
  font-weight: normal;
  line-height: 22px;
}
h4 + p {
  margin-top: 5px;
}
blockquote {
  margin: 0px;
  font-size: 16px;
  line-height: 16px;
}
.chapeau {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}
.aligngauche {
  float: left;
  margin-right: 25px;
}
.aligndroite {
  float: right;
  margin-left: 25px;
}
.marge-haute-nul {
  margin-top: 0px;
}
#Footer {
  position: absolute;
  left: 0px;
  width: 800px;
  z-index: 4;
  line-height: 40px;
  text-align: center;
  background-image: url(../images/fdbarrenav.png);
  background-repeat: no-repeat;
  background-position: center 0px;
}
#Footer a:link {
  color: #ffffff;
  text-decoration: none;
  margin-right: 10px;
}
#Footer a:visited {
  color: #ffffff;
  text-decoration: none;
  margin-right: 10px;
}
#Footer a:hover {
  color: #ffffff;
  text-decoration: underline;
  margin-right: 10px;
}
.colonne-home a:link {
  color: #ffffff;
  text-decoration: none;
}
.colonne-home a:visited {
  color: #ffffff;
  text-decoration: none;
}
.colonne-home a:hover {
  color: #666666;
  text-decoration: none;
}
#Contacts {
  border: 10px solid #ffffff;
  padding-left: 10px;
  background-color: #000000;
  visibility: hidden;
  z-index: 1;
  height: 183px;
  left: 592px;
  width: 153px;
  padding-top: 10px;
  cursor: move;
  position: absolute;
  top: -15px;
  padding-right: 10px;
}
a.btn1:link {
  border: 1px solid #ffffff;
  padding: 2px 5px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  background-color: #999999;
  margin-left: 10px;
}
a.btn1:visited {
  border: 1px solid #ffffff;
  padding: 2px 5px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  background-color: #999999;
  margin-left: 10px;
}
a.btn1:hover {
  border: 1px solid #ffffff;
  padding: 2px 5px;
  font-size: 14px;
  font-weight: bold;
  color: #cccccc;
  text-decoration: none;
  background-color: #333333;
  margin-left: 10px;
}
