#pb-productslider {
width:3500px;
}
#pb-cat1 {
left:35px;
}
#pb-cat2 {
left:200px;
}
#pb-cat3 {
left:330px;
}
#pb-cat4 {
left:520px;
}
#pb-cat5 {
left:725px;
}
#pb-cat6 {
left:820px;
}

/* PRODUCT BROWSER */
#productbrowser {
	background:#FFFFFF url(img/scroller/bot.png) no-repeat scroll 0 100%;
	clear:both;
	height:230px;
	margin-top:-33px;
	overflow:no-scroll;
	width:865px;
}
#productbrowser h2 {
	background:transparent url(../fw_images/all_language/communs/box_969_top_line.jpg?abc) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:7px;
	line-height:25px;
	padding-left:10px;
	padding-bottom:10px;
}
#pb-productbrowsercontainer {
	height:205px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width:865px;
}
#pb-productslider {
	height:175px;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:4px;
	width:3500px;
}
#pb-productslider .pb-productimage {
	cursor:pointer;
	float:left;
	height:180px;
	position:relative;
	text-align:center;
	top:0;
	width:150px;
}
#pb-productslider .pb-productimage img {
	border: 1px solid rgb(176, 176, 176);
	margin: 0pt 0pt 10px 10px;
	padding: 5px;
	height: 133px;
	background-color: rgb(250, 251, 252);
}
#pb-productslider .pb-productimage a {
	display:block;
	height:180px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	width:150px;
}
#pb-productslider .pb-productimage a:hover {
	color: #000000;
}
#pb-productslider .pb-productimage a span.libelle {
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	margin-left:10px;
	text-align:center;
	top:130px;
}
#pb-productslidertrack {
	background:transparent url(img/scroller/scrollBar2.png) no-repeat scroll 0 0;
	height:23px;
	left:6px;
	overflow:hidden;
	position:absolute;
	top:180px;
	visibility:visible;
	width:1000px;
	border:none;
}
#pb-productslidertrack a:hover { color: #fff;}
#pb-productsliderhandleimage {
	position: absolute;
	width: 189px;
	height: 23px;
	background: url(img/scroller/handle.png) no-repeat;
	cursor: pointer;
	z-index: 5;
	top:0;
	border:none;
	margin-left:0;
}