﻿div.slider {
	width: 725px;
	height: 15px;
	margin:0 auto;
	background:url(/squelettes/navpics/fonds/productbrowser_scrollbar.gif) 0 0 no-repeat;
	position: relative;
}

.content-slider-handle {
	width: 84px;
	height: 15px;
	position: absolute;
	top: 0;
	background:url(/squelettes/navpics/fonds/productbrowser_scroller.png) 0 0 no-repeat;
}

div.scroll {
	height: 191px;
	margin: 0 auto;
	padding:0;
	overflow:hidden;
	width: 725px;
	z-index:999;
}

#content-holder3, #content-holder15 { /* CDR et DVD-R personnalises */
	width: 1980px;
	height: 191px;
	z-index:999;
}
#content-holder4, #content-holder16 { /* CDR et DVD-R imprimables */
	width: 1800px; /* 10 images = 180 (140 + 40) x 10 */
	height: 191px;
	z-index:999;
}
#content-holder5, #content-holder17 { /* Cles USB */
	width: 1980px;
	height: 191px;
	z-index:999;
}

.content-item {
	width: 140px;
	height: 155px;
	padding: 36px 0 0 40px;
	float: left;
	z-index:999;
}
.content-item a { display:inline; }
.content-item img { }
.content-item h2 { color:#1b171b; font-size:12px; font-weight:normal; margin:15px 0 0 0; }
.content-item h2 a { color:#1b171b; }
.content-item h3 { color:#a388a3; font-size:10px; font-weight:normal; }

div.tab { 
	background:url(/squelettes/navpics/fonds/fd_tab.gif) 0 0 no-repeat;
	padding:0 7px 0 0;
	width:725px; 
}