Bon c'est bon, problème résolu.
Au cas où, le code à placer entre <head> et </head> est :
<!-- attention ici commande fond sonore pour IE-->
<bgsound src="http://www.XXXX.mp3" loop="-1"></bgsound>
<!-- attention ici fin de la commande fond sonore pour IE-->
<!-- attention ici commande fond sonore pour Firefox-->
<object type="audio/mpeg" data="http://www.XXXX.mp3" height="0" width="0"><param
name="XXXX" value="http://www.XXXX.mp3"> <param name="autostart"
value="true"><param name="loop" value="false"></object>
<!-- attention ici fin de la commande fond sonore pour Firefox-->