@media screen and (max-height: 650px) {

  /**********************************
  footer height petit ecran
  ***********************************/ 
  
  #bloc_texte_homecollection p{
    margin-top:0px;
  }
  
 
  
  /*#footer {	
	height: 25%;
  }*/
  
}

