/* sans appel RESPECTER ORDRE */
A.ssmItems1:link	{color:white;text-decoration:none;}
A.ssmItems1:visited	{color:white;text-decoration:none;}
A.ssmItems1:active	{color:white;text-decoration:none;}
A.ssmItems1:hover	{color:yellow;text-decoration:none;}
/* avec appel */
/* fonctionne pas pour IE soit 2 var en dur dans glossaire.asp ssmItems2hover et ssmItems2normal */
A.ssmItems2:link	{color:white;text-decoration:none;}
A.ssmItems2:visited	{color:white;text-decoration:none;}
A.ssmItems2:active	{color:white;text-decoration:none;}
A.ssmItems2:hover	{color:yellow;text-decoration:underline;}

/* hdr pour Titre : GLOSSAIRE */
.hdr {font-family:verdana;font-weight:normal;font-size:12px;color:white}
.tdhdr {height:15px; background-color:#18187B}

.link {font-family:verdana;font-weight:normal;font-size:12px;color:white}
.tdlink {background-color:#009C9C}

/* pour calque description */
.tdbulle {background-color:#FFFF63;font-family:verdana;font-weight:normal;font-size:12px;color:black}

