function ImgAccueil(){
	document.logo.src="http://www.vva-gers.com/images/generales/fleche_accueil.gif";
}
function Lien(){
	document.location.href="http://www.vva-gers.com/index.htm";
}
