
#conf_grille {border: 1px solid #000; border-bottom: none; border-right: none; width: 100%;}



.conf_jour, .conf_heure, .conf_manage, .conf_openclose, .conf_break, .conf_sess1, .conf_sess2, .conf_sess3, .conf_sess4, .conf_lunch, .conf_tour {border-bottom: 1px solid #000; border-right: 1px solid #000; padding: 2px;}



.conf_jour {background-color: #C46005; color: #FFF; padding: 3px; font-weight: bold; font-style: italic;}
.conf_heure {background-color: #56616C; width: 17%; color: #FFF; font-size: 80%;}

.conf_manage {background-color: #CCFFFF; text-align: center; font-weight: bold;}
.conf_openclose {background-color: #FFFF99; text-align: center; font-weight: bold;}
.conf_break {background-color: #99CC00; text-align: center; font-weight: bold;}
.conf_sess1, .conf_sess2, .conf_sess3, .conf_sess4, .conf_tour { text-align: center;}
.conf_lunch {background-color: #99CCFF; text-align: center; font-weight: bold;}

.conf_sess1 {background-color: #FFCC99;}
.conf_sess2 {background-color: #CCFFCC;}
.conf_sess3 {background-color: #CC99FF;}
.conf_sess4 {background-color: #A2BD90;}
.conf_tour {background-color: #FCC;}

