/*fond pour antithèses*/
.fondis {
background-color: #EDF6EE;
}
/*fond clair*/
.fondist {
background-color: #D4F6D8;
}
/*fond foncé*/
.fonams {
background-color: #D2EBD0;
}
.fonamsp {
background-color: #D4F6D8;
}
a.adlant {
color: #8E8EAA;
background-color: transparent;
}
a.relant:hover {
color: #333366;
background-color: transparent;
}
a.relant, a.adlant:hover, a.griflant:hover {
color: #004411;
background-color: #E4F9E7;
}
/* décorations */
.sou {
text-decoration: underline #73E280;
}
.sus {
text-decoration: overline #4B9F44;
}
