﻿::-webkit-scrollbar {
				width: 12px;
				height: 12px;
				background-color: #147385;
				background-image: url(https://crealinegraphic.com/divers/mes%20fond/degrade2.jpg);
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
    display: arrow;
    background-image: url(https://crealinegraphic.com/divers/mes%20fond/degrade1.jpg);
}

::-webkit-scrollbar-button:vertical:start:increment,
::-webkit-scrollbar-button:vertical:end:decrement {
				display: arrow;
				background-color: #0099af;
				background-image: url(https://crealinegraphic.com/divers/mes%20fond/degrade1.jpg);
				
}


::-webkit-scrollbar-button:end:increment {
    background : #0099af;
}


::-webkit-scrollbar-button:start:decrement {
    background : #0099af;
}


::-webkit-scrollbar-track-piece:vertical:start {
    background : #0099af no-repeat, repeat-y;
    background-image: url(https://crealinegraphic.com/divers/mes%20fond/degrade1.jpg);
    
}


::-webkit-scrollbar-track-piece:vertical:end {
    background #0099af;
    background-repeat: no-repeat, repeat-y;
    background-position: bottom left, 0 0;
    
}

::-webkit-scrollbar-thumb {
background:-color:#00707e; height: 0px;
background-image: url(https://crealinegraphic.com/divers/mes%20fond/degrade1.jpg);

}
::-webkit-scrollbar-thumb:vertical {
background: #007e90;
 height:12px;
 border: 3px solid #0093a9;
 -webkit-border-radius: 0px;
 background-image: url(https://crealinegraphic.com/divers/mes fond/degrade1.jpg);
} 

::-webkit-scrollbar-thumb:horizontal {
background: #007e90 repeat;
 height:12px;
 border: 3px solid #0093a9;
 -webkit-border-radius: 0px;
 background-image: url(https://crealinegraphic.com/divers/mes fond/degrade1.jpg);
} 

::-webkit-scrollbar-corner {
  background: #007e90;
::-webkit-scrollbar-corner
background-image: url(https://crealinegraphic.com/divers/mes fond/degrade1.jpg);
}

