/* http://www.quoiqueux.org */

body {
       font-size: large;
       color: #000000;
       background-color: #ffdfbf;
       }

img{
     border: 0;
     border-style: none;
     border-width: 0px;
     }

.poste {
         position: absolute;
         top: 30px;
         left: 30px;
         z-index: 0;
         }

.bouton1 {
           position: absolute;
           top: 200px;
           left: 196px;
           z-index: 1;
           }

.bouton2 {
           position: absolute;
           top: 200px;
           left: 248px;
           z-index: 1;
           }

.bouton3 {
           position: absolute;
           top: 200px;
           left: 300px;
           z-index: 1;
           }

.bouton4 {
           position: absolute;
           top: 200px;
           left: 352px;
           z-index: 1;
           }

.bouton5 {
           position: absolute;
           top: 200px;
           left: 404px;
           z-index: 1;
           }

.bouton6 {
           position: absolute;
           top: 200px;
           left: 456px;
           z-index: 1;
           }

