function bougecomm()
{
	//document.getElementById('commentaire').style.display='block';
	new Effect.toggle('commentaire','blind',{duration:1});
}

