body {
  background-color: #000000;
  padding: 0px;
  margin: 0px;
  text-align: center;
}

#container {
  background-color: #EFEEEE;
  background-color: #fafafa;
  position: relative;
  width: 960px;
  height: 560px;
  margin: 5px auto 0px auto;
  text-align: left;
}


/* ----- corps général ----- */

#corps {
  position: relative;
  background: url(images/fond_nok.jpg);
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 960px;
  height: 560px;
}

#corps h1 {
  position: absolute;
  top: 220px;
  left: 80px;
  font-family: arial;
  font-size: 63px;
  font-weight: bold;
  color: #ffffff;
  margin: 20px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
}

#corps .texte {
  position: absolute;
  top: 315px;
  left: 82px;
  width: 545px;
  color: #ffffff;
  margin: 0px 0px 10px 0px;
  line-height: 1.0em;
  font-family: arial;
}

#corps #intro-nok, #corps #intro-akan, #corps #intro-sao, #corps #intro-koma, #corps #intro-djenne, #corps #intro-bura {
  display: none;
}

#corps #navigation {
  position: absolute;
  top: 500px;
  left: 82px;
  width: 530px;
  text-align: right;
}

#corps #navigation a {
  font-family: verdana,arial;
  font-size: 11px;
  color: #ffffff;
  margin: 0px 0px 0px 0px;
  padding: 2px 10px 2px 10px;
  text-decoration: underline;
  font-weight: bold;
}

#corps #navigation a.nok:hover {
  background-color: #E99F3C;
  text-decoration: none;
}

#corps #navigation a.akan:hover {
  background-color: #C68B49;
  text-decoration: none;
}

#corps #navigation a.sao:hover {
  background-color: #9F5820;
  text-decoration: none;
}

#corps #navigation a.koma:hover {
  background-color: #9C855C;
  text-decoration: none;
}

#corps #navigation a.djenne:hover {
  background-color: #BAAB8A;
  text-decoration: none;
}

#corps #navigation a.bura:hover {
  background-color: #BC935B;
  text-decoration: none;
}

#corps #photo {
  position: absolute;
  bottom: 0px;
  _bottom: 0px;
  right: 0px;
}

#corps #photo img  {
  display: none;
}

#corps #photo #photo-accueil  {
  display: block;
}

#corps p {
  font-family: verdana,arial;
  font-size: 11px;
  color: #ffffff;
}


/* ----- Footer ----- */

#footer {
  clear: both;
  height: 0px;
  line-height: 20px;
  margin: 0px 0px 0px 0px;
  background-color: #000000;
  font-family: verdana,arial;
  font-size: 10px;
  color: #6e7480;
  padding: 0px 0px 0px 5px;
  border-top: 1px solid #ffffff;
}

#footer a {
  font-family: verdana,arial;
  font-size: 10px;
  color: #6e7480;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}
