 html, body {
 min-height: 100%;
 height: auto !important;
 height: 100%;
 }
html {
padding:0
}
body {
  margin: 0px;
  background-color: #01a4e9;
  text-align: left;
  font-family: Arial,Helvetica,sans-serif;
  background-position: left top;
  background-image: url(images/fond_home.jpg);
  background-repeat: repeat-x;
  padding-top: 0px;
  padding-bottom: 0px;
  }
#leconteneur {
  position: relative;
  left: 50%;
  width: 980px;
  margin-left: -500px;
  text-align: left;
  background-image: url(design/ombconteneur.jpg);
  background-position: left top;
  font-size: 1em;
  font-weight: normal;
  background-color: black;
  padding-left: 10px;
  padding-right: 10px;
  color: #183E89;
  overflow: auto;
  background-repeat: repeat-y;
  top: 0px;
}
#sousconteneur {
  background-color: white;
  width: 980px;
  position: relative;
}
#cdsheader {
  width: 980px;
  background-repeat: no-repeat;
  height: 449px;
  margin-top: 0px;
  top: 0px;
  padding-top: 0px;
  background-image: url(images/fond_header.jpg);
}
#csheaderarticle {
  width: 980px;
  background-repeat: no-repeat;
  height: 180px;
  margin-top: 0px;
  top: 0px;
  padding-top: 0px;
  background-image: url(images/bandeau-articles.jpg);
}
#bloclangue {
  margin: 0px;
  padding: 0px;
  position: relative;
  font-weight: bold;
  text-align: left;
  width: 597px;
  top: 0px;
  height: 70px;
  background-color: white;
  display: inline;
}
#bloclangue ul {
  padding: 0px;
  margin-left: 10px;
  list-style-type: none;
  font-weight: normal;
  display: inline; 
}
#bloclangue li {
  margin: 0px;
  padding: 0px 0px 0px 12px;
  list-style-type: none;
  font-weight: normal;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  text-align: left;
 display: inline; 
}
#bloclangue a {
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  list-style-type: none;
  text-align: left;
  font-weight: bold;
  text-indent: 0em;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  color: #0c5673;
}
#bloclangue a:hover {
  font-weight: bold;
  text-align: left;
  color: #33ccff;
}
#bloclangue a.on {
  color: #33ccff;
  font-weight: bold;
}
#bloclangue .spip_logos{
padding-right: 10px;
}


#blocflash {
  background-color: #00b1e6;
  position: relative;
  width: 980px;
  height: 300px;
}
#blocflashvideo {
  padding: 0em;
  position: absolute;
  width: 350px;
  height: 300px;
  background-color: #ccffff;
  visibility: visible;
  left: 585px;
  top: 67px;
}
#centre {
  width: 980px;
  overflow: auto;
  background-image: url(images/fond_blockcentre.jpg);
  background-repeat: repeat-y;
}
#textcentre {
padding: 0.5em 0em 2em 0em;
  float: left;
  margin-left: 3px;
  width: 780px;
  background-color: white;
}
#fmenuright {
padding: 2em 0em 2em 0em;
  margin-left: 0px;
  float: right;
  width: 1px;
  text-align: center;
  background-position: right top;
  
  
}
#piedcds {
  width: 980px;
  padding-bottom: 20px;
  padding-top: 35px;
  background-color: #01a4e9;
  
}
.classpiedpage {
padding: 2em 0em 2em 0em;
  color: #99acbb;
  font-size: 0.8em;
  text-align: center;
  font-weight: normal;
}
  .centrer {
  text-align: center;
   }
   .articletexte {
   padding: 1em 1em 1em 1em;
  text-align: justify;
  font-size: 0.8em;
   }
 h2{
color: #666666;
text-align: center;
font-size: 1em;
}
h3{
color: #666666;
text-align: center;
font-size: 1em;
}
p {
  padding: 0em 0.5em 0em 0.5em;
  font-size: 0.8em;
  color: #183E89;
  text-align: justify;
}

