var listechamps = new Array (
	['Structure', '- Vous devez selectionner un type de structure\n', ''],
	['Effectif', '- Vous devez indiquer vos effectifs\n', ''],
	['Presence', '- Indiquez l\'occupation du site\n', ''],
	['Locaux', '- Quel type de locaux avez vous\n', ''],
	['Activite', '- Indiquez votre activite\n', ''],
	['Localisation', '- Precisez votre localisation\n', ''],	
	['Superficie', '- Indiquez votre superficie\n', ''],
	['Situation', '- Quelle est votre situation\n', ''],
	['Evenements', '- Indiquez le type d\'evenement\n', ''],
	['Frequentation', '- Quelle est la frequentation\n', ''],
	['Protection', '- Quel type de protection avez vous\n', ''],
	['Acces', '- Quel type de controle d\'acces avez vous\n', '']
)