.bloc_dispo {border-collapse: separate;border-spacing:2px;width: 100%;max-width: 100%;border: 2px #CCC solid; margin-bottom:5px}
.bloc_dispo td, .availability td {padding:5px;}
/* Libre en vert */
.libre {width:30px;height:10px;font-family: arial,verdana;font-size:8px;color:#00CC00; background-color:#00CC00;text-align:center;}	
/* Indisponible en rouge */
.indisponible {width:30px;height:10px;font-family: arial,verdana;font-size:8px;color:#CC0000;background-color:#CC0000;text-align:center;}	
/* Texte */
.texte {font-family:arial,verdana;font-size:11px;color:#000;}
/* Libelle prestation */
.libelle {width:100px;font-family: arial,verdana;font-size:11px;color:#000;}	
/* Titre du mois */
.titre_mois {font-weight: bold; background-color:#FFF;color;#000;padding:0px;}
/* barre jour */
.affichage_jour{font-size:11px; text-align:center;color:#000000;}
.affichage_jour_weekend{font-size:11px;text-align:center;font-weight: bold;text-decoration:italic;color:#000000;}
/* ligne dispo */
.ligne_dispo{height:5px;}
/* page précédente */
.page_precedente{padding-left:20px;color:#E66B28;background:url(/images/page_precedente.gif) 0px 2px no-repeat;background-position:left;font-weight:bold;text-decoration:none;}
/* page suivante */
.page_suivante{padding-right:20px;color:#E66B28;background:url(/images/page_suivante.gif) 0px 2px no-repeat;background-position:right;font-weight:bold;text-decoration:none;}
/* lien prestation */
.lien_prestation{padding-left:30px;color:#000;background:url(/images/planning.gif) 10px 2px no-repeat;background-position:left;font-weight:bold;text-decoration:none;}
/* Prix */
.prix{font-weight:bold;font-size:11px;color:#FFFFFF;}
