a.affgloss {
color: #4566b2;
text-decoration: none;
}

a.affgloss:hover {
cursor: help;
text-decoration: underline;
font-style: italic;
color:#000;
}

.texte_gloss {
color: #4566b2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
text-align: justify;
font-weight: bold;
}

.titre_gloss {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.3em;
text-align: center;
}

.navgloss {
color: #666;
font-family: verdana, arial, sans-serif;
font-size: 0.8em;
text-decoration: none;
}

.navgloss a {
color: #666;
text-decoration: none;
}

.navgloss a:hover {
color: #000;
text-decoration: underline;
}

