function ouvre_page_plan_acces()
{
	window.open("plan_acces_seauve_sur_semene.html","newWin","width=720,height=500,scrollbars=no");
}

