
.jcarousel-skin-partenaires .jcarousel-clip {
	width:300px;
	height:40px;
}
.jcarousel-skin-partenaires .jcarousel-item {
	width:100px;
	height:40px;
}
.jcarousel-skin-partenaires .jcarousel-prev-horizontal {
	height:25px;
	width:15px;
	top:6px;
	position:absolute;
	text-indent:-9999em;
	background:transparent url(../../images/commun/precedent-diaporama_btn.png) no-repeat scroll left top;
	cursor:pointer;
}

.jcarousel-skin-partenaires .jcarousel-next-horizontal {
	height:25px;
	width:15px;
	top:6px;
	left:325px;
	position:absolute;
	text-indent:-9999em;
	background:transparent url(../../images/commun/suivant-diaporama_btn.png) no-repeat scroll left top;
	cursor:pointer;
}
