// JavaScript Document

function efface_champ(id){
	if (id.value=='****' || id.value=='votre identifiant') id.value='';	
}