@charset "iso-8859-1";
/* CSS Document */





.scrollgeneric {
line-height: 					1px;
font-size: 						1px;
position: 						absolute;
top: 							0; 
left: 							0;
}

/* the following line puts fleXcroll into scrollbar-on-left mode */
#box_gauche_contenu .vscrollerbase {
left: 							0 !important;
}


.vscrollerbase {
width: 							13px;
background: 					url(../../images/scroll/liner-vertical.png) 0px 0px repeat-y;
}

.vscrollerbar {
background: 					url(../../images/scroll/btn-bulle.png) no-repeat;
width: 							15px;
height: 						15px !important;
cursor:							pointer;
} 

/* .hscrollerbase {
height: 						15px;
background: 					url(../../images/scroll/btn-bulle.png) no-repeat;
} */

/* .hscrollerbar {
height: 						15px;
background: 					#99CBCB url(../../images/scroll/horizontalbarbody_cornerjog.png) 0px -30px repeat-x;
} */

/* .vscrollerbar, .hscrollerbar {
padding: 						10px;
z-index: 						2;
} */

.vscrollerbarbeg {
background: 					url(../../images/scroll/btn-bulle.png) no-repeat;
width: 							15px;
height: 						18px !important;
cursor:							pointer;
}

.vscrollerbarend {
background: 					url(../../images/scroll/btn-bulle.png) no-repeat;
width: 							15px;
height: 						15px;
cursor:							pointer;
}

/* .hscrollerbarbeg {
background: 					url(../../images/scroll/basebarcaps_verticalbarbody.png) -60px -15px no-repeat;
height: 						15px;
width: 							15px !important;
} */

/* .hscrollerbarend {
background: 					url(../../images/scroll/basebarcaps_verticalbarbody.png) -30px -15px no-repeat;
height: 						15px;
width: 							15px;
} */

/* 
.scrollerjogbox {
width: 							15px;
height: 						15px;
top: 							auto; 
left: 							auto;
bottom: 						0px; 
right: 							0px;
background: 					#4E727C url(../../images/scroll/horizontalbarbody_cornerjog.png) 0px 0px;
} */

/* .vscrollerbasebeg {
width: 							15px;
height: 						15px !important;
} */

/* .vscrollerbaseend {
height: 						15px;
width: 							15px;
} */

/* .hscrollerbasebeg {
height: 						15px;
width: 							15px !important;
} */

/* .hscrollerbaseend {
height: 						15px;
width: 							15px;
} */

/* .scrollerjogbox:hover {
background: 					#5E828C url(../../images/scroll/basebarcaps_verticalbarbody.png) -45px -15px;
} */
