#glossary {
width : 498px ;
clear : both ;
padding-top : 20px ;
}

.lettre {
/*background-color : #868686 ;
padding : 2px 4px ;

*/}

.lettre a {
color : #fff ;
font-weight : bold ;
text-decoration : none ;
background-color : #868686 ;
padding : 2px 4px ;
}
.lettre a:hover {
color : #fff ;
font-weight : bold ;
text-decoration : none ;
background-color : #a4b10c ;
padding : 2px 4px ;
}

.mot a {
color : #c20d1c ;
font-weight : bold ;
}

.description {
margin-left : 12px ;
}