#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {margin: 0 15px 30px 0; display:none; overflow: hidden;}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:510px; height:250px; background:#fff; float: left;}
#information {position:absolute; bottom:0; width:510px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:1.0;}
/*#information {position:absolute; bottom:0; width:510px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=100)}*/
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:510px}
#image img {position:absolute; z-index:25; width:510px; height: 250px;}
.imgnav {position:absolute; width:25%; height:250px; cursor:pointer; z-index:150}
#imgprev {left:0; background:transparent;z-index:-100000;}
#imgnext {right:0; background:transparent;z-index:-100000;}
/*MODIF EYMERIC enlever opacité #imglink {position:absolute; height:250px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40);background:#333;}*/
#imglink {position:absolute; height:250px; width:100%; z-index:100; opacity:0; filter:alpha(opacity=0);background:#333;}
.linkhover {background:transparent}
#thumbnails { margin-left: 522px;}
#slideleft { width:100px; height:23px; background-color:#fff}
#slideleft { width:100px; height:23px; background:url(img/slider_up.png) center center no-repeat; background-color:#fff}
#slideleft:hover {background-color:#fff}
#slideright { width:100px; height:23px; background:#fff}
#slideright { width:100px; height:23px; background:#fff url(img/slider_down.png) center center no-repeat}
#slideright:hover {background-color:#fff}
#slidearea {position:relative; width:100px; margin:5px 0; height:194px; overflow:hidden}
#slider {position:absolute; top:0; width:100px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px; width: 94px;}
