/*----------------- Common -----------------*/
/* Buttons */
.jcarousel-skin .jcarousel-prev-horizontal 
{
	position: absolute; 
	left: 0px; 
	width: 31px; 
	height: 277px; 
	cursor: pointer; 
	/*background: url(http://www.violet.net/img/arrow_left.png) no-repeat left center;*/
	background: url(../images/prev_slide.jpg) no-repeat right center;
}
.jcarousel-skin .jcarousel-prev-horizontal:hover 
{
	/*background: url(http://www.violet.net/img/arrow_left_hover.png) no-repeat left center;*/
	background: url(../images/prev_slide.jpg) no-repeat right center;
}

*html .jcarousel-skin .jcarousel-prev-horizontal {left: -36px;}

.jcarousel-skin .jcarousel-next-horizontal 
{
	position: absolute; 
	right: 0px; 
	width: 31px;
	height: 277px; 
	cursor: pointer; 
	/*background: url(http://www.violet.net/img/arrow_right.png) no-repeat right center; */
	background: url(../images/next_slide.jpg) no-repeat left center;
}
.jcarousel-skin .jcarousel-next-horizontal:hover 
{
	/*background-position: right center;*/
	/*background: url(http://www.violet.net/img/arrow_right_hover.png) no-repeat right center; */
	background: url(../images/next_slide.jpg) no-repeat left center;
}

*html .jcarousel-skin .jcarousel-next-horizontal {right: 64px;}

/* Buttons */

/* Container */
.jcarousel-skin .jcarousel-clip 
{
	/*background: url(http://www.violet.net/img/bg_slider.png) repeat-x left center;*/
}
.jcarousel-skin .jcarousel-container-horizontal 
{
	padding: 10px 0px 0px 32px;
}
.jcarousel-skin .jcarousel-item 
{
	/*position:relative;*/
}
.jcarousel-skin .jcarousel-item a 
{
	text-decoration:none; 
	display:block; 
	text-align:center;
}
/* Container */

/*----------------- Common -----------------*/



/*----------------- Product sheets -----------------*/
*html .product_sheet .jcarousel-skin {visibility:hidden;}
.product_sheet .jcarousel-skin .jcarousel-container {text-align:center;}
.product_sheet .jcarousel-skin .jcarousel-clip 
{
	/*background: url(http://www.violet.net/img/bg_slider.png) repeat-x left center; */
	width:388px;
}
.product_sheet .jcarousel-skin .jcarousel-item { width: 388px; height: 277px; }

.product_sheet .jcarousel-skin .jcarousel-item img 
{
	max-height:285px;max-width:300px;padding-top:10px;
}

.product_sheet .jcarousel-skin .jcarousel-item span {display:block;}
.product_sheet .jcarousel-skin .jcarousel-item span.name 
{
	font-weight:bold; color:#666; position:absolute; bottom:1.4em; 
	width:384px; height:1.4em; overflow:hidden; color:#FFF;
}
.product_sheet .jcarousel-skin .jcarousel-item span.link 
{
	background:#FF9900; color:#FFF; text-align:right; padding-right:10px; 
	font-weight:bold; position:absolute; bottom:0; width:384px;
}
.product_sheet .jcarousel-skin .jcarousel-item a:hover span.link {height:3em; line-height:3em;}

.product_sheet .jcarousel-skin .jcarousel-prev-horizontal 
{
	position: absolute; left: 0px; width: /*36px*/31px; height: 277px; cursor: pointer; 
	/*background: url(http://www.violet.net/img/arrow_left.png) no-repeat right center;*/
	background: url(../images/prev_slide.jpg) no-repeat left center;
}
.product_sheet .jcarousel-skin .jcarousel-prev-horizontal:hover 
{
	/*background: url(http://www.violet.net/img/arrow_left.png) no-repeat right center;*/
	background: url(../images/prev_slide.jpg) no-repeat left center;
}
.product_sheet .jcarousel-skin .jcarousel-next-horizontal 
{
	position: absolute; right: 0px; width: /*36px*/31px; height: 277px; cursor: pointer; 
	/*background: url(http://www.violet.net/img/arrow_right.png) no-repeat left center;*/
	background: url(../images/next_slide.jpg) no-repeat left center;
}
.product_sheet .jcarousel-skin .jcarousel-next-horizontal:hover 
{
	/*background: url(http://www.violet.net/img/arrow_right.png) no-repeat left center; */
	background: url(../images/next_slide.jpg) no-repeat left center;
}

.product_sheet .jcarousel-skin .jcarousel-container-horizontal {padding: 0 /*36px*/41px;}

/*----------------- Product sheets -----------------*/




/*----------------- Homepage -----------------*/
/*.homepage .jcarousel-skin .jcarousel-container_horizontal {width:754px;}*/
.jcarousel-skin .jcarousel-clip {width:798px;/* background:#EEE;*/}
.jcarousel-skin .jcarousel-item { width: 798px; height: 277px; }
/*----------------- Homepage -----------------*/


/* Common */
.jcarousel-skin .jcarousel-item-horizontal {/* margin-right: 10px; */}
.jcarousel-skin .jcarousel-item-placeholder { /*background: #fff; color: #000; */}

/* Fiches produits */

/* Homepage */

/* Sur la homepage */
/* Sur les fiches produits */

/**
 *  Horizontal Buttons
 */
/* Sur la homepage */
/* Sur les fiches produits */





