.ensemble {
height:105px;
width:508px;
background-color:#FFFFFF;
border:0;
position:relative;
z-index:1;
overflow:hidden; }

.flecheG {
position:relative;
height:63px;
width:16px;
float:left;
margin-right:2px;
left:3px;
top:15px;
background:url("../images/fleche_D.jpg") no-repeat 50% 50%;
}

.flecheD {
position:relative;
height:63px;
width:16px;
float:left;
top:15px;
left:4px;
background:url("../images/fleche_G.jpg") no-repeat 50% 50%;
}

.bande {
border:0;
height:95px;
width:458px;
position:relative;
left:3px;
float:left;
top:0;
overflow:hidden; }

.contVign {
height:105px;
width:2000px; position:absolute;
left:0;
}

.vign {
height:95px;
width:95px;
float:left;
}

.img {
position:relative;
height:95px;
width:90px;
top:5px;
left:5px;
cursor:pointer;
}

.imgZoom {
position:relative;
height:95px;
width:95px;
top:2px;
left:5;
cursor:pointer;
}