#slideshow #pictures div { display: block; position: absolute; top: 40px; }
#slideshow #menu div { display: block; z-index: 1000; position: relative; }
#slideshow #menu div a { outline-style: none; }
#slideshow #menu div a:hover { color: #fff; }
#slideshow #menu div.current a { outline-style: none; }
#slideshow #menu div.background { background: url(../images/arrow.gif) no-repeat left center; position: absolute; float:left; z-index:100; margin-left:-17px } /*fleche*/
#slideshow #menu div.background div{margin-left:-30px;}
