body {
  background-color: #f3f4f5;
  text-align: left;
  width: 100%;
  color: #000000;
}
#bandeau {
  width: auto;
  height: 150px;
}
#arriere img {
  width: 100%;
  height: 100%;
}
#centre {
  width: 100%;
  height: 100%;
}
#navigation {
  color: #333333;
  width: 100%;
  height: 500px;
  text-align: left;
  z-index: 2;
  position: relative;
  background-color: #ccd7d7;
}
#navigation a {
  color: #333333;
}
#navigation a:hover, #navigation a:focus {
}
#contenu {
  background: #ccd7d7 none repeat scroll 0% 50%;
  overflow: scroll;
  color: #333333;
  width: 100%;
  height: 500px;
  z-index: 0;
  position: relative;
  text-align: left;
}
#infos {
  color: #000000;
  width: 100%;
}
body {
  padding: 10px 5px;
}
#global {
  margin: 0 auto;
  width: 960px;
}
#centre {
  overflow: hidden;
  height: 500px;
  color: #000000;
  margin-top: 10px;
}
#navigation {
  width: 180px;
  float: left;
  position: relative;
  z-index: 2;
  text-align: left;
}
#navigation ul {
  margin: 0;
  padding: 10px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#navigation a {
  padding: 6px 10px;
  display: block;
  height: 1%;
  line-height: 1.5;
  font-size: 0.9em;
  text-decoration: none;
}
#contenu {
  padding: 10px;
  z-index: 0;
  width: 750px;
  float: right;
  margin-left: 0px;
  color: #000000;
  text-align: left;
}
#contenu > *:first-child {
  margin-top: 5px;
}
#soustitre {
  background-color: #66cccc;
  height: auto;
  width: 200px;
  text-align: right;
  float: right;
  font-size: 1em;
  z-index: 10;
}
#pied {
  margin: 0;
  padding: 15px 20px 10px 0;
  font-size: 0.85em;
}
#copyright {
  margin: 8px 0;
  font-size: 0.8em;
  text-align: right;
}
.gras {
  font-family: Verdana,Geneva,sans-serif;
  font-size: 1em;
  font-weight: bold;
}
.legende {
  font-family: Verdana,Geneva,sans-serif;
  font-size: 10px;
  font-style: italic;
  font-weight: bold;
}
.epaistitre {
  font-family: verdana;
  font-size: 1em;
  font-style: italic;
  font-weight: bold;
  color: #72abab;
}
.intertitrebleu {
  font-family: Verdana,Geneva,sans-serif;
  font-size: 1em;
  font-style: italic;
  font-weight: bold;
  color: #669999;
}
.misajour {
  font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
  font-size: x-small;
  font-style: normal;
}
.citation3 {
  font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
  font-size: 0.9em;
  font-style: normal;
  font-weight: bold;
}
.none {
}
.legende2 {
  font-size: small;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
  font-style: normal;
  color: black;
}
.legendebleu {
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana,Geneva,sans-serif;
  font-style: italic;
  color: #339999;
}
.citation2 {
  font-size: 0.9em;
  font-family: Georgia,"Times New Roman",Times,serif;
  text-align: justify;
}

