#vignettes {
float:left;
height:95px;
margin:10px 0 0;
overflow:hidden;
padding-top:20px;
position:relative;
width:458px;
}
#vignettes_previous {
background:url(../gfx/deco/button/previous.gif) no-repeat center center;
display:block;
float:left;
height:95px;
margin:17px 2px 0;
text-indent:-5000px;
width:24px;;
}
#vignettes_next {
background:url(../gfx/deco/button/next.gif) no-repeat center center;
display:block;
float:left;
height:95px;
margin:17px 0 0;
text-indent:-5000px;
width:24px;;
}
#vignettes_content {
position:relative;
z-index:5;
}
.vignette_reflet {
background:url(../gfx/layout/reflet.png) repeat-x;
height:37px;
margin:1px 0;
width:107px;
}
.vignette_reflet span {
background:url(../gfx/deco/button/fleche.gif) no-repeat center top;
color:#fff;
display:none;
font-family:Arial, Helvetica, sans-serif;
padding-top:13px;
text-align:center;
text-indent:0;
}
.vignette_reflet span strong {
display:block;
font-weight:normal;
}
#vignettes_content
#vignettes_content li {
list-style:none;
margin:0;
padding:0;
}
#vignettes_content {
width:5000px;
}
#vignettes ul li {
display:block;
float:left;
padding:0 10px 0 0;
position:relative;
top:0;
}
#vignettes ul li a {
display:block;
}
#vignettes ul li img {
border:1px solid #b4b4b4;
display:block;
}
#vignettes ul li .vignette_reflet img {
border:none;
margin:2px auto 0;
}