a:link {
  color: #ffffff;
  text-decoration: none;
}
a:visited {
  color: #ffffff;
  text-decoration: none;
}
a:active {
  color: #ffffff;
  text-decoration: none;
}
a:hover {
  color: #ff0000;
  text-decoration: none;
}
p {
  text-align: justify;
}
.title1 {
  color: #aaaaaa;
  font-weight: bold;
  font-size: 20pt;
}
.title2 {
  color: #aaaaaa;
  font-size: 20pt;
  font-weight: bold;
}
.title3 {
  color: #ff0000;
  font-weight: bold;
  font-size: 15pt;
}
.title4 {
  color: #ffffff;
  font-weight: bold;
  font-size: 13pt;
}
.title4rouge {
  color: red;
  font-weight: bold;
  font-size: 13pt;
}
.title4bis {
  color: #ffffff;
  font-weight: bold;
  font-size: 13pt;
  font-style: oblique;
}
.title4bisRouge {
  color: red;
  font-weight: bold;
  font-size: 13pt;
  font-style: oblique;
}
.text {
  color: #ffffff;
  font-size: 13pt;
}
.text_justified {
  color: #ffffff;
  font-size: 13pt;
  text-align: justify ! important;
}
option.nouveau {
  background-color: #ffff32;
}
.zoneprincipale {
  border: 2px solid #9e0000;
  padding: 8px;
  width: 820px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  font-size: 13pt;
  background-color: #000000;
}
body {
  border:  none;
  margin: 0;
  padding: 0;
  background-color: #000000;
  font-size: 13pt;
  color: #ffffff;
  background-position: left top;
 background-image: url(../pictures/NewLogo_basrelief_sepia_120.jpg);
  /*background-image: url(../pictures/logo_pankido_sepiat_bis193.bmp);*/
  /*background-image: url(../pictures/logo_pankido_sepia.big.gif);*/
  
}
.couleurOr {
  color: #d8b428;
}
.title1or {
  font-weight: bold;
  color: #d8b428;
  font-size: 24pt;
}
.sommaire {
  border: 2px solid #9e0000;
  padding: 8px;
  width: 820px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  background-color: black;
}
#basRetour {
  float: right;
  padding-bottom: 10px;
  padding-right: 10px;
  font-weight: bold;
}
.bordImg {
  border-style: none none none solid;
  border-color: #d8b428;
  border-width: 0px 0px 0px 2px;
  margin-left: 25px;
  margin-right: 5px;
}
.bordImgCentre {
  border: 1px solid #d8b428;
}
.bordImgGauche {
  border-style: none solid none none;
  border-color: #d8b428;
  border-width: 0px 2px 0px 0px;
}
table.titreHist {
  border-style: solid;
  border-color: #ffff00 #8c8c00 #8c8c00 #ffff00;
  border-width: 2px;
  text-align: center;
  background-color: #d8b428;
  background-image: url(../pictures/fondOr4.jpg);
  width: 100%;
  color: #000000;
}
a.date, .date, .dateInactif {
  border-style: solid;
  border-color: #ff5555 #aa0000 #aa0000 #ff5555;
  border-width: 2px;
  padding: 2px 5px;
  color: #ffffff;
  background-color: #ff0000;
  text-decoration: none;
}
.dateFuture {
  border: 2px solid black;
  padding: 2px 5px;
  color: black;
  background-color: black;
  text-decoration: none;
}
a.date:hover {
  border-style: solid;
  border-color: #aa0000 #ff7777 #ff7777 #aa0000;
  border-width: 2px;
  padding: 2px 5px;
  color: #ffffff;
  background-color: #ff4444;
  text-decoration: none;
}
a.dateCurrent:hover {
  border-style: solid;
  border-color: #8c8c00 #ffff00 #ffff00 #8c8c00;
  border-width: 2px;
  padding: 2px 5px;
  color: #000000;
  background-color: #d8b428;
  background-image: url(../pictures/fondOr2.jpg);
  text-decoration: none;
}
a.dateCurrent {
  border-style: solid;
  border-color: #ffff00 #8c8c00 #8c8c00 #ffff00;
  border-width: 2px;
  padding: 2px 5px;
  color: #000000;
  background-color: #d8b428;
  background-image: url(../pictures/fondOr.jpg);
  text-decoration: none;
}

