  body{
    background-color:black;
    background-image: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }
  #fond {
      position:absolute;
      z-index:1;
    }
  #b {
      position:fixed;
      z-index:1;
      max-width: 100%;
    }

#b1{
bottom:0;
position:fixed;
margin-left:15px;
margin-bottom:40px;
}

#b2{
bottom:0;
position:fixed;
margin-left:90px;
margin-bottom:40px;
opacity: 0;
}

#b3{
bottom:0;
position:fixed;
margin-left:15px;
}

#b4{
bottom:0;
position:fixed;
margin-left:45px;
}

#b5{
bottom:0;
position:fixed;
margin-left:79px;
}

  #ap2 {
      position:fixed;
      z-index:3;
      max-width: 100%;
    }
  #ap3 {
      position:fixed;
      z-index:1;
      max-width: 100%;
    }
  #ap4 {
      position:fixed;
      z-index:1;
      max-width: 100%;
    }
  #ap5 {
      position:fixed;
      z-index:1;
    }
  #ap6 {
      position:fixed;
      z-index:1;
      max-width: 100%;
    }
  #ap7 {
      position:fixed;
      z-index:1;
      max-width: 100%;
    }
  #ap8 {
      position:fixed;
      z-index:1;
      max-width: 100%;
      margin-left: 35%;
    }
  #ap9 {
      position:fixed;
      z-index:1;
      width: 100%;
    }


  #pp {
      margin: 55 200;
      position:fixed;
      min-width:0px;
      min-height:0px;
      z-index:2;
    }
  #pp1 {
      position:fixed;
      left: 50%;
      top:  50%;
      margin-left: -390px;
      margin-top:  -350px;
      z-index:3;
    }
  #pp2 {
      position:fixed;
      z-index:1;
    }
  #pp3 {
      position:fixed;
      z-index:2;
    }
  #pp4 {
      position:fixed;
      z-index:1;
    }
  #pp5 {
      position:fixed;
      z-index:2;
      margin-left:40%;
    }
  #pp6 {
      position:fixed;
      z-index:2;
      margin-top: 5%;
    }
  #pp7 {
      position:fixed;
      z-index:2;
      margin-left: 10%;
    }
  #pp8 {
      position:fixed;
      z-index:2;
    }
  #pp9 {
      position:fixed;
      z-index:2;
      margin-left: 10%;
    }

  #sp {
      position:fixed;
      z-index:2;
    }
  #sp1 {
      position:fixed;
      z-index:1;
    }
  #sp2 {
      position:fixed;
      z-index:2;
    }
  #sp3 {
      position:fixed;
      z-index:2;
    }
  #sp4 {
      position:fixed;
      z-index:1;
      margin-left: 15%;
    }
  #sp5 {
      position:fixed;
      z-index:2;
    }
  #sp6 {
      position:fixed;
      z-index:2;
    }


   #footer {
    position:fixed;
    bottom: 0px;
  }


    #preloader  {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: black;
    z-index: 99;
    height: 100%;
   }
  
  
  #status  {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(placer/gif12.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
  }
  
  .footer {
    position:fixed;
    bottom: 0px;
  }
  
  .objet{
    box-shadow:0px 0px 0px white;
    position:absolute;
    cursor:move;
    z-index:1;
  }
  .ui-resizable-handle {
    background:#F0F0F0;
    width: 10px;
    height: 10px;
    z-index:1;
    border-radius: 0px;
  }
.ui-resizable-se {
    right: -5px;
    bottom: -5px;
    z-index:1;
  }

.button {
  background-color:transparent;
  -moz-border-radius:42px;
  -webkit-border-radius:42px;
  border-radius:42px;
  cursor:pointer;
  color:#ffffff;
  font-family:Arial;
  font-size:10px;
  font-weight:bold;
  padding:2px 9px;
  text-decoration:none;
  bottom:0;
  margin-bottom: 15px;
  z-index:3;
  letter-spacing: 1px;
}

  #container {
    z-index:0; 
    margin-top: 0px;
    width: 1200px;
    height: auto;
}

#videoElement {
    width: 100%;
    height: 100%;
    opacity : 0;
}
.prems{
    -webkit-filter: blur(0px);
    filter: blur(0px);
}