#div_entete_liste,div.liste_capacite, div.liste_categorie, span.liste_lblDecTypePlanNonDate, div.liste_secteur, div.liste_prix, div.liste_bouton, div.liste_desc, div.liste_commune, #frmTri,  div.div_liste_bouton, div.div_liste_prix, #div_triListe, #div_navigListe, #div_navigListeNbResultat, #div_lstPanierVide_bas{
  display:none;
}

div.div_liste_bloc_gauche {
width:250px;
float: left;
}
div.div_liste_tarifsNonDates{
  clear:left;
}

 div.div_liste_desc_desCompl_1{
  display:block;
  clear:left;
  float:left;
  width:100%;
 }
    div.div_liste_desc_desCompl_18{
      display:none!important;
    } 
    p.liste_desc_1{
     margin:5px 0 0 0; 
     font-size:10px;
     font-weight:bold;
    }
      span.span_liste_desc_1{
        display:none;
      }

div.div_liste_bloc_droit{
  float:left;
  margin-left:130px;
  width:150px;
  padding-top:10px;
}

  span.liste_nonDates_ajoutPanier{
    display:block;
    float:right;
    width:147px;
    height:20px;
    background-image: url(../img/bt_ajout_panier_boutique.gif);
    background-repeat: no-repeat;
  }
    span.liste_nonDates_ajoutPanier a{
      display:block;
      line-height:20px;
      font-weight:bold;
      text-decoration:none;
      color:#DB6712;
      text-align: center;
    }
  span.liste_nonDates_voirOffre{
    display:block;
    float:right;
    width:160px;
    height:20px;
    background-image: url(../img/bt_decouvrez_offre_boutique.gif);
    background-repeat: no-repeat;
    padding-right:15px;
  }
    span.liste_nonDates_voirOffre a{
      display:block;
      line-height:20px;
      font-weight:bold;
      text-decoration:none;
      color:#DB6712;
      text-align: center;
    }

#lst_offre li{
  border-bottom:1px dotted #766F64;
}



div.liste_typePlanNonDate div{
  clear:left;
  float:left;
  width:160px;
  padding:2px 0;
  line-height:20px;
}
  
  div.liste_typePlanQteNonDate span{
    display:block;
    float:right;
    width:60px;
    font-weight:bold;
    text-align:center;
  }
  
  span.liste_lstQteTypePlanNonDate{
    display:block;
    float:right;
    width:60px;
    text-align:center;
  }
    span.liste_lstQteTypePlanNonDate select{
      padding:2px;
      font-size:11px;
    }
    
  span.liste_lblDecTypePlanNonDate{
    float:left;
    width:120px;
    font-weight:bold;
    font-size:11px;
  }
  
  span.liste_pxSejourTypePlanNonDate{
    display:block;
    float:left;
    width:70px;
    padding-left:30px;
    font-weight:bold;
    font-size:11px;
  }
  
#div_lstPanierVide_bas, #div_lstPanierVide_haut{
  clear:both;
  color:#ffffff;
  background-color:#DC6927;
  font-size:12px;
  font-weight:bold;
  line-height:21px;
  text-indent:20px;
  margin-top:10px;
  margin-bottom:10px;
  text-align:left;
  margin-right: 10px;
}

#span_lstPanier{
  display:block;
  width:640px;
  color:#ffffff;
  background-color:#DC6927;
  font-size:12px;
  font-weight:bold;
  line-height:21px;
  text-indent:5px;
  text-align:left;
}

#div_lstPanierVide_bas, #div_lstPanier_bas{
  display:none!important;
}
#div_lstPanier_bas, #div_lstPanier_haut{
  margin-top:10px;
  margin-left: 30px;
  margin-bottom:10px;
  background-color:#FCE58A;
  width:640px;
  text-align:left;
  position:relative;
}
#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:25px;
    text-indent:35px;
  }

#div_lstTabPanier{
  position:relative;
  margin-top:40px;
  margin-bottom:15px;
  margin-left:5px;
}

table{
  font-size:12px;
  width:540px;
  border-collapse: collapse;
}
  
  table thead tr{
    width: 400px;
  }
  
  table thead th{
    color:#606060;
    padding-left:3px;
    padding-right:3px;
    padding-bottom:4px;
    text-align:center;
  }
  table tbody th{
    width:300px;
    text-align:left;
    color:#51260B;
  }
  table tbody td{
    text-align:center;
    font-weight:bold;
    color:#51260B;
  }
  table tbody td a{
    position:relative;
    left: 430px;
    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:#51260B;
  text-decoration:none;
  font-weight:bold;
}
