body {
  font-family: Verdana;
  font-size: 10px;
  color: #151515;
  background: white;
}

a {
  color: #333333;
  text-decoration: underline;
}

hr {
  color: #000000;
  height: 1px;
}

a:hover {
  color: #000000; 
  text-decoration: underline;
}

td {
  font-family: Verdana;
  font-size: 11px;
  color: #FFFFFF;
}

.tdBlanc {
  font-family: Verdana;
  color: #000000;
  background: #ffffff;
  font-size: 10px;
}

.tdVert {
  font-family: Verdana;
  color: #596552;
  background: #eff3ef;
  font-size: xx-small;
}

.tdVertClair {
  font-family: Verdana;
  color: #596552;
  background: #edf2ec;
  font-size: xx-small;
}

.tdBleuClair {
  font-family: Verdana;
  color: #596552;
  background: #d5eaff;
  font-size: xx-small;
}

.normal {
  font-family: Verdana;
  color: #000000;
  font-size: xx-small;
}

.grand {
  font-family: Verdana;
  color: #000000;
  font-size: x-small;
}

.important {
  font-family: Verdana;
  color: #ff0000;
  font-size: xx-small;
}

.superimportant {
  font-family: Verdana;
  color: #ff0000;
  font-size: x-small;
}

.brique {
  font-family: Verdana;
  color: #cc0000;
  font-size: x-small;
}

.copyright {
  font-family: Verdana;
  color: #596552;
  font-size: xx-small;
}

#dat { width: 13%; color: #596552; background: #eff3ef; font-size: xx-small; font-weight:bold; }
#cou { width: 14%; color: #000000; background: #ffffff; font-size: 10px;}
#cit { width: 20%; color: #000000; background: #ffffff; font-size: 10px;}
#ven { width: 23%; color: #000000; background: #ffffff; font-size: 10px;}
#bon { width: 30%; color: #cc0000; background: #eff3ef; font-size: xx-small;}

