.fv {
    width:4%;
    TEXT-ALIGN: center;
}

.titre {
      font-family: Verdana, Tahoma, Times New Roman; 
      font-size: 12px;
      TEXT-ALIGN: center;
      font-weight: bold;
      BACKGROUND-COLOR: #94CB4D;
      color: #FFFFFF;
}

.texte {
      font-family: Verdana, Tahoma, Times New Roman; 
      font-size: 11px;
      margin: 1;
      padding:2;
}



.c1 {
      width:20%;
      BACKGROUND-COLOR: #F4F4F4;
      TEXT-ALIGN: left;
      font-family: Verdana, Tahoma, Times New Roman; 
      font-size: 11px; 
      color: #000000;
      margin: 0;
      padding:0;

}
.c2 {
      width:25%;
      BACKGROUND-COLOR: #F4F4F4;
      TEXT-ALIGN: center;
      font-family: Verdana, Tahoma, Times New Roman; 
      font-size: 10px;
      font-weight: NONE; 
      color: #666666;
      margin: 0;
      padding:0;

}
.c3 {
      width:15%;
      BACKGROUND-COLOR: #94CB4D;
      TEXT-ALIGN: center;
      font-family: Verdana, Tahoma, Times New Roman; 
      font-size: 10px;
      font-weight: NONE; 
      color: #FFFFFF;
      margin: 0;
      padding:0;

}
.c4 {
      width:15%;
      BACKGROUND-COLOR: #F4F4F4;
      TEXT-ALIGN: center;
      font-family: Verdana, Tahoma, Times New Roman; 
      font-size: 10px;
      font-weight: NONE; 
      color: #666666;
      margin: 0;
      padding:0;

}
a.dl:link
{
width:100%;  
text-decoration:none; 
color:white;
text-align:center; 
font-weight:none; 
font-family: Verdana, Tahoma, Times New Roman;
background-color:#94CB4D;
padding:5px;
}

a.dl:visited
{
width:100%;  
color:white; 
text-align:center;
font-weight:bold;
font-family: Verdana, Tahoma, Times New Roman;
background-color:#94CB4D;
padding:5px;
}

a.dl:hover
{
width:100%;  
text-decoration:none;
color:#FFFFFF; 
text-align:center; 
font-weight:bold; 
font-family: Verdana, Tahoma, Times New Roman;
background-color:#E4812A;
padding:5px;
}