@media only screen and (max-width: 640px) {
	#gauche{display:block;width:98%}
	#home, #centre, #centre.centreFull{display:none}
	#gauche ul.level2 {font-size: 1em;}
	#gauche ul.level2 a{padding:5px 10px 5px 35px;background:url('/images/arrow-02.png') no-repeat 18px center;}
}