.conteneur {
position:absolute;
left: 50%; 
top: 50%;
width: 990px;
height: 580px;
margin-top: -290px;
margin-left: -495px;
z-index:1;
}