 a  {color:#000000;  text-decoration:none; ont-size:9pt;      }

.c1 {
 background-color: #1E56A1;
 color:#FFFFFF;
   font-size:9pt; 
}
.c2 {
 background-color: #FFFFFF;
 color:#000000;
  font-size:10pt;

}
.c3 {
 background-color: #FF5353;
 color:#FFFFFF;
 text-align: center;
 font: bold;
}
.c5 {
 background-color: #1E56A1;
 color:#FFFFFF;
 text-align: center;
 font-size:14pt;
 font: bold;
}

/* Le div a scroller */
#DIV_MOVE {
/*  position : absolute; /* IMPERATIF */
  left : 730px;
  top : 120px;
  color : #FFFFFF;
  font-size : 12px;
  font-family : Arial;
  text-align : center;
  background-color : #C0C0FF;
  height : 150px;
  width  : 130px;
  border-style : solid;
  border-width : 1px;
  border-color :  #ffffff #808080 #808080 #ffffff;
  z-index : 1000;
}