#TermBox {
top:50px;
left:78px;
width: 330px;
position:relative;
display : block;
}

#Titre {
position:relative;
display : block;
}

#Def {
position:relative;
display : block;
}

#AutresMots {
top:48px;
left:127px;
width: 330px;
position:relative;
display : block;
}

a.AutresMots, a.AutresMots:visited{
font-family: Comic Sans, Comic Sans MS, cursive;
font-size: 15px;
font-weight : bold;
color:#009316;
text-decoration :none;
}
a.AutresMots:hover  {
text-decoration :underline;
}