.diaporama {
position: relative;
margin: 0;
width: 748px;
height: 89px;
overflow: hidden;
}

.diaporama img {
position: absolute;
}
