/* Landscape phones and down */
@media (max-width: 480px) {
	#accroche{
		background-image: url(../img/fond/fondinterieur290.png);
		background-repeat: no-repeat;
		/*background-attachment: center left;*/
	}
}