  #slide {
  	float: right;
	position: relative;
    width: 675px; 
    height: 90px; 
	margin: 0 0 0 0;
	background:url('../images/loadingAnimation.gif') no-repeat center center;
	z-index: 100;
  }
  .crea_espacio{
	margin-left: 0px
  }