body {
  background : #e5d7a9;
  font-family: Helvetica, Arial
}


#en-tete {
  text-align: center;
  font-size: 8pt;
}

#en-tete a:link, #en-tete a:visited {
  font-size: 8pt;
}

p {
  font-size: 12;
  color: black
}

h1 {
  display : block;
  font-size : 30;
  text-align : center;
  font-weight: bold
}

h2 {
  display : inline;
  font-size : 18;
  color : black;
  text-decoration : bold;
  /*background-color: #B3B3B3;*/
  background-color : #c6b889;
}

h3 {
  display : block
}

titre1 {
  display : block;
  background : #95B5FD;
  font-size : 16pt;
  text-align : center;
  font-weight : bold
}

compterendu {
  display: block;
  font-size: 12;
  background: #B1AED0;
  color: black
}

.droite {
  float: right;
  margin: 5px;
}

.al-centre {
  text-align: center;
}

.tab_prix {
  font-size : 10pt;
}

.tab_en-tete {
  background : #c6b889;
}

.tab_donnees {
  background : #f2eddc;
}

.fond {
  background-color : #e5d7a9;
}

.note {
  font-size: 9px;
}

.flottante {
  margin: 2px;
  float: left;
  text-align: center;
}

.flottant {
  margin: 20px;
  float: left;
  text-align: center;
}


.conteneur {
  width: 100%;
}

.spacer {
  clear: both;
}

.petit {
  font-size: 0.7em;
}

.disponibleWeekEnd {
  background-color: #00AA11;
  font-size: 0.8em;
}

.disponibleFerie {
  background-color: #00AA11;
  font-size: 0.8em;
}


.reserveWeekEnd {
  background-color: #ce4a4d;
  font-size: 0.8em;
}

.reserveFerie {
  background-color: #ce4a4d;
  font-size: 0.8em;
}

.disponible {
  background-color: #00ff11;
  font-size: 0.8em;
}

.invisible {
  color: #e5d7a9;
  font-size: 0.8em;
}

.reserve {
  background-color: #ff6e63;
  font-size: 0.8em;
}

.gauche {
  float: left;
  margin: 15px;
  margin-left: 40px;
}

/*
#options li {
  list-style-type:circle;
  list-style-position:inside;
  line-height: 15px;
}
*/
.options li {
  list-style-type:circle;
  list-style-position:inside;
  line-height: 15px;
}


/*
div.flottant {
  float: left;
}

div.flottant p {
  text-align: center;
}*/
