/* Feuille Vert sur fond Gris */

body {
color: Green; 
font-family: "helvetica"; 
font-size: 14px; 
background-color: Silver; 
margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
}

/*a#cs3 {
font-family:  verdana;
font-size: 14px;
color: #000;
}


#global {
}
 */
/*table générale*/
.tb {
border-style:groove; 
border-width:3px; 
border-color:green;
width: 1280px;
text-align: center;
}

/*Cellule des couvertures */
.img {
width: 16%;
text-align: center;
}
.an {
width: 16%;
text-align: center;
}

