window.onload = function()
{
	//sign 		= document.getElementById("signaletique");
	//img 		= document.getElementById("fiche_img");
	//sign.style.marginLeft = parseInt(img.width) + 20 + "px";
}