div.page-accueil {
  background: #3f3f3f url('../images/coul_bande.jpg') repeat scroll top left;
  position:relative;
}

  div.page-accueil #animation {
    margin-left: 229px;
  }
  

  div.page-accueil #accueil_coordonnees {
    position: absolute;
    bottom:0;
   /* right:5px;
    top:10px;*/
    color:#717171;
    text-align: right;
    width:220px;
    padding-bottom:5px;
  }
  
  div.page-accueil .logo {
    float: right;
    margin-top: -100px;
  }
