img{
border:0px;
}
/* Slider */

#slider-holder { position: relative; height: 520px; width: 960px; margin-bottom: 0px; overflow: hidden ; color: #fff;background: #fff;}
#slider-holder .slide{ position: absolute; top:0px; left: 960px; z-index: 1;height: 520px; width: 960px; overflow: hidden; background: #fff;}
#slider-holder .slide-1 { display : block; left:0px; top:0px;}
#slider-holder .slide a {display: block;  }
#slider-holder .slide img {  display: block; position: absolute; top:0px; left: 0px; }
#slider-holder  img.full-mask {  position: absolute; top:0; left: 0px; z-index: 0; display: none; }

#slider-holder .slide-content { position: absolute; top: 270px; left: 0;height: 700px; width: 960px; background: #000; padding: 10px 10px 0 10px;z-index: 999;}

#slider-holder .slider-left, #slider-holder .slider-right {position: absolute; cursor: pointer; height: 200px; width: 50px; z-index: 999; display: block; color: white; }

#slider-holder .slider-left { left: 0;  top: 0; background: url('images/fleche1.gif') no-repeat center bottom;   }
* html #slider-holder .slider-left { background: url('images/fleche1.gif') no-repeat center left; }

#slider-holder .slider-right{right: 0; top: 0; background: url('images/fleche2.gif') no-repeat center bottom;}
* html #slider-holder .slider-right { background: url('images/fleche2.gif') no-repeat center right; }

.slider-shelf { z-index: 999; background: #000; position: absolute; top:0; width: 960px; overflow: visible;}
span.clicker { z-index: 999; background: #000; position: absolute; top:0px; right:120px; width: auto; font-size: 11px; display: block; padding: 2px 10px; cursor: pointer;}
.shelf-content { z-index: 9999; position: absolute; top:0; width: 960px;}
.shelf-content img {border:1px solid #fff; margin: 10px 0 0 10px; cursor: pointer;}

.shelf-title {padding: 0px 10px;}

.link-content { color: #838174; font-size:11px; font-family:verdana;}
.link-content A {color: #838174; font-size:11px; font-family:verdana; text-decoration:none;}
.link-content A:hover {  color: #191919; text-decoration:noe;}

.full {
width:960px;
}
p{
color: #ffffff; font-size:11px; font-family:verdana,ms sans serif,arial; text-align:left;
}