.erreur {
  color:red;
}

.promo {
  background:#FF905F;
}

.reduit {
  background-color:#FF905F;
}

.ferme {
  background-color:#AF988E;
  color:#AF988E;
}

.complet-client {
  text-decoration:line-through;
}
.bloc-tarifs table{
  border-collapse:collapse;
}
.bloc-tarifs tr td{
  border:1px solid #af988e;
  padding:3px;
}
.bloc-tarifs p strong{
  color:#342119;
  font-size:11px;
  text-transform:uppercase;
}
.first-col {
  width:140px;
}
.others-col {
  width:55px;
}
.sejour-col {
  width:200px;
}
.calendar{
  border:0;
  background:url(images/date.gif) no-repeat 0 0;
  width:17px;
  padding:0;
  margin:0 0 0 5px;
  cursor:pointer;
}

.bloc-tarifs {
  float:left;
  margin-right:20px;
}
#legend-tarifs {
  margin-left:20px;
}