/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

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

#conteneur_texte .vscrollerbase {
width: 15px;
background: #D7EBDF url(../gfx/scrollgen_texte.png) 0px 0px repeat-y;
}
#conteneur_texte .vscrollerbar {
width: 15px;
background: #99CBCB url(../gfx/scrollgen_texte.png) -15px 0px repeat-y;
}
#conteneur_texte .hscrollerbase {
height: 15px;
background: #D7EBDF url(../gfx/scrolladd_texte.png) 0px -15px repeat-x;
}
#conteneur_texte .hscrollerbar {
height: 15px;
background: #99CBCB url(../gfx/scrolladd_texte.png) 0px -30px repeat-x;
}
#conteneur_texte .vscrollerbar, .hscrollerbar {
padding: 10px;
z-index: 2;
}
#conteneur_texte .vscrollerbarbeg {
background: url(../gfx/scrollgen_texte.png) -45px -30px no-repeat;
width: 15px;
height: 15px !important;
}
#conteneur_texte .vscrollerbarend {
background: url(../gfx/scrollgen_texte.png) -45px 0px no-repeat;
width: 15px;
height: 15px;
}
#conteneur_texte .hscrollerbarbeg {
background: url(../gfx/scrollgen_texte.png) -60px -15px no-repeat;
height: 15px;
width: 15px !important;
}
#conteneur_texte .hscrollerbarend {
background: url(../gfx/scrollgen_texte.png) -30px -15px no-repeat;
height: 15px;
width: 15px;
}
#conteneur_texte .scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #4E727C url(../gfx/scrolladd_texte.png) 0px 0px;
}
#conteneur_texte .vscrollerbasebeg {
background: url(../gfx/scrollgen_texte.png) -30px -30px no-repeat;
width: 15px;
height: 15px !important;
}
#conteneur_texte .vscrollerbaseend {
background: url(../gfx/scrollgen_texte.png) -60px -30px no-repeat;
height: 15px;
width: 15px;
}
#conteneur_texte .hscrollerbasebeg {
background: url(../gfx/scrollgen_texte.png) -60px 0px no-repeat;
height: 15px;
width: 15px !important;
}
#conteneur_texte .hscrollerbaseend {
height: 15px;
width: 15px;
background: url(../gfx/scrollgen_texte.png) -30px 0px no-repeat;
}
#conteneur_texte .scrollerjogbox:hover {
background: #5E828C url(../gfx/scrollgen_texte.png) -45px -15px;
}

/* --------------------------------------- */

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

#zone_news .vscrollerbase {
width: 15px;
background: #D7EBDF url(../gfx/scrollgen_news.png) 0px 0px repeat-y;
}
#zone_news .vscrollerbar {
width: 15px;
background: #99CBCB url(../gfx/scrollgen_news.png) -15px 0px repeat-y;
}
#zone_news .hscrollerbase {
height: 15px;
background: #D7EBDF url(../gfx/scrolladd_news.png) 0px -15px repeat-x;
}
#zone_news .hscrollerbar {
height: 15px;
background: #99CBCB url(../gfx/scrolladd_news.png) 0px -30px repeat-x;
}
#zone_news .vscrollerbar, .hscrollerbar {
padding: 10px;
z-index: 2;
}
#zone_news .vscrollerbarbeg {
background: url(../gfx/scrollgen_news.png) -45px -30px no-repeat;
width: 15px;
height: 15px !important;
}
#zone_news .vscrollerbarend {
background: url(../gfx/scrollgen_news.png) -45px 0px no-repeat;
width: 15px;
height: 15px;
}
#zone_news .hscrollerbarbeg {
background: url(../gfx/scrollgen_news.png) -60px -15px no-repeat;
height: 15px;
width: 15px !important;
}
#zone_news .hscrollerbarend {
background: url(../gfx/scrollgen_news.png) -30px -15px no-repeat;
height: 15px;
width: 15px;
}
#zone_news .scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #4E727C url(../gfx/scrolladd_news.png) 0px 0px;
}
#zone_news .vscrollerbasebeg {
background: url(../gfx/scrollgen_news.png) -30px -30px no-repeat;
width: 15px;
height: 15px !important;
}
#zone_news .vscrollerbaseend {
background: url(../gfx/scrollgen_news.png) -60px -30px no-repeat;
height: 15px;
width: 15px;
}
#zone_news .hscrollerbasebeg {
background: url(../gfx/scrollgen_news.png) -60px 0px no-repeat;
height: 15px;
width: 15px !important;
}
#zone_news .hscrollerbaseend {
height: 15px;
width: 15px;
background: url(../gfx/scrollgen_news.png) -30px 0px no-repeat;
}
#zone_news .scrollerjogbox:hover {
background: #5E828C url(../gfx/scrollgen_news.png) -45px -15px;
}