#div_navigListe, #div_navigListeNbResultat, #div_entete_liste,div.div_liste_capacite, div.div_liste_categorie, div.div_liste_secteur, div.div_liste_prix, div.div_liste_bouton, #div_triListe, div.div_liste_commune, div.div_liste_desc_desProd{
  display:none;
}
#div_lst_offre li {
  padding-bottom:10px;
}

div.div_liste_photo img{
  height:65px!important;
}


div.div_liste_bloc_gauche{
  width:600px;
}

div.div_liste_bloc_droit{
  clear:left;
  padding-top:0;
  width:420px!important;
  float:left;
}
  
div.div_liste_tarifsNonDates{
  float:left;
  font-weight:bold;
  font-size:11px;
}
  div.liste_typePlanQteNonDate{
    padding-left:365px;
    font-weight:bold;
    padding-bottom:2px;
  }
  #div_titreTypePlanNonDate_1, #div_titreTypePlanNonDate_2, #div_titreTypePlanNonDate_2, #div_titreTypePlanNonDate_3, #div_titreTypePlanNonDate_4, #div_titreTypePlanNonDate_5{
    display:none;
  }

  div.liste_typePlanNonDate{
    width:420px;
  }
  span.liste_lblDecTypePlanNonDate, span.liste_pxSejourTypePlanNonDate, span.liste_lstQteTypePlanNonDate{
    display:block;
    float:left;
  }  
  span.liste_lblDecTypePlanNonDate{
    width:300px;
  }
  span.liste_pxSejourTypePlanNonDate{
      color:#4e76a3;
      padding-right:15px;
      width:50px;
      font-weight:bold;
    }
    span.liste_lstQteTypePlanNonDate select{
      font-size:11px;
      font-weight:bold;
      color:#808080;
    }
    div.div_liste_bloc_btn{
      float:left;
      clear:none!important;
      font-weight:bold;
      font-size:11px;
      padding-left:40px;
      width:140px;
    }
    div.div_liste_promotion{
      padding-bottom:5px;
    }
    div.div_liste_btnsNonDates{
      clear:left;
    }
    a.liste_nonDates_ajoutPanier, a.liste_nonDates_voirOffre{
      display:block;
      color:#9e1f11;
      text-decoration:none;
      cursor:pointer;
      margin-top:2px;
    }
    
#div_lstPanierVide_bas, #div_lstPanierVide_haut{
  clear:both;
  color:#ffffff;
  background-color:#4e76a3;
  background-image:url(../img/fleche_fond_bleu.gif);
  background-position: left center;
  background-repeat: no-repeat;
  font-size:12px;
  font-weight:bold;
  line-height:21px;
  text-indent:20px;
  margin-left:10px;
  margin-top:10px;
  margin-bottom:10px;
  text-align:left;
}

#span_lstPanier{
  display:block;
  width:720px;
  color:#ffffff;
  background-color:#4e76a3;
  background-image:url(../img/fleche_fond_bleu.gif);
  background-position: left center;
  background-repeat: no-repeat;
  font-size:12px;
  font-weight:bold;
  line-height:21px;
  text-indent:20px;
  text-align:left;
}

#div_lstPanierVide_bas, #div_lstPanier_bas{
  display:none!important;
}
#div_lstPanier_bas, #div_lstPanier_haut{
  position:relative;
  margin-left:10px;
  margin-top:10px;
  margin-bottom:5px;
  background-color:#DEE8EF;
  width:720px;
  text-align:left;
}
#div_lstCommandePanier{
  position:absolute;
  top:25px;
  right:5px;
}
  #div_lstCommandePanier a{
    background-image:url(../img/passer_commande.gif);
    background-position: left center;
    background-repeat: no-repeat;
    display:block;
    line-height:20px;
    text-indent:25px;
  }

#div_lstTabPanier{
  position:relative;
  margin-top:40px;
  margin-bottom:15px;
  margin-left:5px;
}

table{
  font-size:12px;
  width:540px;
  border-collapse: collapse;
}
  table thead th{
    color:#4e76a3;
    padding-left:3px;
    padding-right:3px;
    padding-bottom:4px;
    text-align:center;
  }
  table tbody th{
    width:300px;
    text-align:left;
    color:#545454;
  }
  table tbody td{
    text-align:center;
    font-weight:bold;
  }
  table tbody td a{
    position:relative;
    /*left: 160px; /*430*/
    /*top:-15px; */
    background-image:url(../img/suppr_panier.gif);
    background-position: left center;
    background-repeat: no-repeat;
    line-height:20px;
    padding-left:20px;
  }
  
#div_lstPanier_bas a, #div_lstPanier_haut a{
  color:#9e1f11;
  text-decoration:none;
  font-weight:bold;
}
