Comment peut_on afficher une bulle quand on passe avec la souris sur le bouton :
<input type="button" name="valid" value="Commencer une recherche" style="width=500px; font-weight:bold; font-family:century;color:#FFFF00;background-color:#006699" onClick="direction()">
??