#div_aLaUne{
  background-color: #303030;
  padding:10px;
  position:relative;
  width:790px;
}

#div_titreALaUne{
  position:absolute;
  left:10px;
  top:-28px;
}

#div_moteur{
  width:231px;
  height:283px;
}
  #div_attenteMoteur{
    display: table-cell;
    width:231px;
    height:283px;
    vertical-align: middle;
    text-align: center;
  }
  #div_attenteMoteur img{
    width:20px;
  }

#div_bandeauUne{
  width:551px;
  height:283px;
  overflow:hidden;
  margin-right:8px;
}
#div_texteBandeau{
  position:absolute;
  left:0;
  bottom:0;
  line-height:22px;
  width:100%;
}

#div_miseAvant{
  clear:both;
  padding-top:10px;
}
  div.miseAvant{
    width:257px;
    overflow:hidden;
  }
  div.div_imgMiseAvant{
    width:257px;
    height:192px;
    overflow:hidden;
  }
    div.div_imgMiseAvant img{
      max-width:300px;
      max-height:220px;
      -width: expression(this.width > 300 ? 300: true);
      -height: expression(this.height > 220 ? 220: true);
    }
    
  .div_surTitreMiseAvant{
    position:absolute;
    left:10px;
    top:10px;
  }

  .div_descMiseEnAvant{
    position:absolute;
    bottom:37px;
    left:0;
    width:100%;
    height:80px;
    overflow:hidden;
  }
  
  .div_typeMiseAvant{
    height:30px;
    padding:7px 5px 0 0;
    background-repeat: no-repeat;
  }
  
  #div_avantHeb .div_typeMiseAvant{background-image: url(../img/home/une/titre_hebergements.gif);}
  #div_avantSejours .div_typeMiseAvant{background-image: url(../img/home/une/titre_sejours.gif);}
  #div_avantAct .div_typeMiseAvant{background-image: url(../img/home/une/titre_activites.gif);}
  
#div_accContent{
  clear:left;
  float:left;
  padding-top:10px;
  width:550px;
  padding-left:9px;
}
  div.div_blocAcc{
    margin-bottom:10px;
  }
  div.div_illustreBlocAcc{
    overflow:hidden;
    width:310px;
    height:205px;
  }
  #div_accContent .div_surTitreMiseAvant{
    top:7px;
    left:7px;
  }
  span.sp_libType{
    position:absolute;
    bottom:7px;
    left:7px;
    font-size:11px;
    text-transform:uppercase;
    color:#ffffff;
    background-color: #201a00;
    line-height:22px;
    padding:0 3px;
  }

  div.div_contentBlocAcc{
    background-color: #f1f1f1;
    padding:10px;
    height:185px;
    width:220px;
    float:left;
  }
  
    span.sp_ancienPrixPromo{
      font-weight:bold;
      margin:0 2px;
      text-decoration: line-through;
    }
    
  div.div_coffrets{
    width:550px;
    height:203px;
    overflow:hidden;
  }
  
  img.titre_coffrets{
    position:absolute;
    top:10px;
    left:10px;
  }
  
  div.div_btCoffrets{
    position:absolute;
    bottom:7px;
    left:7px;
  }
  
  p.p_descCoffrets{
    position:absolute;
    margin-top:50px;
    z-index:10;
    margin-left:42px;
  }
  img.img_illustreCoffret{
    width:550px;
  }
  
  
/****** Menu ******/
#div_menuAcc{
  float:right;
  width:230px;
  padding-top:10px;
  padding-right:11px;
}

#div_pourquoiReserver{
  clear:none!important;
}
