  #slide {
	float:left;
    width: 550px; 
    height: 237px;
    position: relative;
    text-align: center;
	background:url('../loadingAnimation.gif') no-repeat center center;
  }
  .cadre {
  width: 100%;
  height: 237px;
  position: relative;
  text-align: center;
  margin-bottom: 10px; 
  margin-left:3px
  }
