/* scrollings */

#scrollPanier {
	position: absolute;
	top: 30px;
	right: 5px;
	z-index: 500;
}


#scrollStoreLocator, #scrollStoreLocator2{
	float: left;
	width: 16px;
	margin: 20px 0;
}

#scrollStoreLocator3{
	position: absolute;
	top: 113px;
	right: 22px;
	z-index: 500;
}

/* skin des scrolls */
#verticalTrack, 
#verticalTrack2{
	width: 17px; 
	background: url(../images/common/bg_slider3.gif) repeat-y 0px;
}

#verticalHandle, 
#verticalHandle2{
	width: 16px; 
	height: 134px; 
	top: 0px; 
	position: relative;
}

/* hauteur des scrolls */

.checkout1{
	height: 449px;
}

.storeLocator1{
	height: 240px;
}

.storeLocator2{
	height: 335px;
}

#scrollPanier_cadeaux_affaire {
	position:absolute;
	right:310px;
	top:30px;
	z-index:500;
}