/* CSS Document */

.Defaut {
background: #009F00;
width: 156;
height: 54;
font-size: 20;
font-family: verdana;
}

.Rollover {
/* Pour Netscape et IE */
cursor: pointer;
cursor: hand;

/* Couleur de fond */
background: #009F00;
width: 156;
height: 54;
font-size: 22;
font-family: verdana;
font-style:oblique;
}

.Select {
background: #ffd700;
width: 156;
height : 54;
font-size: 22;
font-family : verdana;
}

.desc {
font-family : verdana;
font-size: 14;
}
