 a  {color:#000000;  text-decoration:none;}



.c1 {

 background-color: #1E56A1;

 color:#FFFFFF;

}

.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 : 50px;
  top : 500px;
  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;
}
#DIV_MOVE2 {

/*  position : absolute; /* IMPERATIF */

  left : 620px;

  top : 200px;

  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;
}

