  #slide {
	float:left;
    width: 400px; 
    height: 370px; 
	background:url('../loadingAnimation.gif') no-repeat center center;
  }
  .cadre {
  width: 100%;
  height: 370px; 
  margin-bottom: 10px; 
  margin-left:2px
  }
