
.vmdPromotionListeConteneur {
position: relative;
/*width : 730px;*/
width:605px;
/*height : 150px;*/
height:133px;
}
* html .vmdPromotionListeConteneur {width:600px;}
.vmdPromotionListeGauche {
position: absolute;
left:0;
top:10px;
}
.vmdPromotionListeGauche img {
height : 113px;
/*width : 14px;*/
width:20px;
cursor:pointer;
}
.vmdPromotionListeDroite {
position: absolute;
right:0;
top:10px;
}
.vmdPromotionListeDroite img {
height : 113px;
/*width : 14px;*/
width:20px;
cursor:pointer;
}
.vmdPromotionListeCentre {
margin-left: 20px;
margin-right: 20px;
/*pour le scroll*/
overflow: hidden; position: relative; height: 150px;
}
#scroll-conteneur {
position:absolute; width:1437px; left:0;
}
#scroll-conteneur span {
/*margin: 0 2px;*/
}
