body {
  background-color: #ffcc66;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #0000cc;
}
p {
  padding: 3px;
  line-height: 18px;
  font-size: 12px;
}
#tout {
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
#titregauche {
  padding: 5px;
  position: absolute;
  left: 5px;
  top: 5px;
  width: 150px;
  height: 50px;
  z-index: 2;
  display: block;
  visibility: visible;
  background-color: #ffcc66;
}
#titredroite {
  padding: 5px;
  position: absolute;
  left: 170px;
  top: 5px;
  width: 700px;
  height: 50px;
  z-index: 3;
  display: block;
  visibility: visible;
  background-color: #ffcc66;
}
#contenu {
  /*border-style: solid;
  border-width: 1px;*/
  padding: 0px;
  left: 170px;
  width: 700px;
  visibility: visible;
  position: absolute;
  top: 70px;
  z-index: 10;
  height: 500px;
}
#news {
  position: absolute;
  left: 1px;
  top: 1px;
  width: 586px;
  height: 148px;
  z-index: 11;
  background-color: #99ccff;
}
#acces {
  position: absolute;
  left: 38px;
  top: 182px;
  width: 227px;
  height: 141px;
  z-index: 12;
  background-color: #339933;
}
#inscription {
  position: absolute;
  left: 43px;
  top: 52px;
  width: 293px;
  height: 135px;
  z-index: 13;
  background-color: #ff9999;
}
#navigation {
  padding: 5px;
  position: absolute;
  width: 150px;
  height: 500px;
  z-index: 4;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
  background-color: #ffcc66;
  display: block;
  left: 5px;
  top: 70px;
  visibility: visible;
}
.navigation {
  padding: 5px;
  z-index: 5;
  background-color: #f0d9af;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  display: block;
}
.navigation:hover {
  padding: 5px;
  z-index: 6;
  background-color: #ff0000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  display: block;
}
.gras {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #000000;
}

.tableContenu {
  border: 0;
  width: 100%;
}
