	.jssorb05 {
		position: absolute;
	}

	.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
		position: absolute;
		width: 16px;
		height: 16px;
		background: url('/images/TEMPORAIRE/jssor-puces.png') no-repeat;
		overflow: hidden;
		cursor: pointer;
	}

	.jssorb05 div { background-position: -7px -7px; }
	.jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
	.jssorb05 .av { background-position: -67px -7px; }
	.jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

	.jssora22l, .jssora22r {
		display: block;
		position: absolute;
		width: 40px;
		height: 58px;
		cursor: pointer;
		background: url('/images/TEMPORAIRE/jssor-fleches.png') center center no-repeat;
		overflow: hidden;
	}

	.jssora22l { background-position: -10px -31px; }
	.jssora22r { background-position: -70px -31px; }
	.jssora22l:hover { background-position: -130px -31px; }
	.jssora22r:hover { background-position: -190px -31px; }
	.jssora22l.jssora22ldn { background-position: -250px -31px; }
	.jssora22r.jssora22rdn { background-position: -310px -31px; }

/***********************/
/**** STYLES PERSOS ****/
/***********************/

#jssor_1 { position: relative; margin: 0 auto 20px auto; top: 0px; left: 0px; width: 2560px; height: 500px; overflow: hidden; visibility: hidden; }

@media screen and (max-width: 780px) {
	#jssor_1 { margin-bottom: -10px; }
}
/* 13/06/2018 : on veut toujours afficher ce slider, même sur les petits écrans
@media screen and (max-width: 600px) {
	#jssor_1 { display: none; }
}
*/
