/* BASSE RESOLUTION : 1024 x 768 pixels */

#bloc_milieu
   {
   position: relative;
   background-color: black;
   color: #888888;
   margin-left: auto;
   margin-right: auto;
   width: 1000px;      /* <<====== à modifier selon la résolution */
   height: 100%;
   text-align: center; /* pour centrer le bloc animation */
   }

#sous-menu1 {left:110px} 

#sous-menu2 {left:310px} 

#sous-menu3 {left:510px} 

#sous-menu4 {left:630px} 

#sous-menu5 {right:0px} 
