function apparaitreCombo(form){
	form.departement.style.display='block';
}