/* fichier de style reprenant les paramètres des types de réservation */ 
td.typeA{background:#F49AC2 !important;color:#000000 !important;}
td.typeA a.lienCellule{color:#000000 !important;}
 
td.typeB{background:#99CCCC !important;color:#000000 !important;}
td.typeB a.lienCellule{color:#000000 !important;}
 
td.typeC{background:#FF9999 !important;color:#000000 !important;}
td.typeC a.lienCellule{color:#000000 !important;}
 
td.typeE{background:#C0E0FF !important;color:#000000 !important;}
td.typeE a.lienCellule{color:#000000 !important;}
 
td.typeF{background:#FF0000 !important;color:#000000 !important;}
td.typeF a.lienCellule{color:#000000 !important;}
 
td.typeH{background:#3498db !important;color:#000000 !important;}
td.typeH a.lienCellule{color:#000000 !important;}
 
td.typeJ{background:#f1c40f !important;color:#000000 !important;}
td.typeJ a.lienCellule{color:#000000 !important;}
 
td.typeK{background:#009900 !important;color:#000000 !important;}
td.typeK a.lienCellule{color:#000000 !important;}
 
td.typeG{background:#2ecc71 !important;color:#000000 !important;}
td.typeG a.lienCellule{color:#000000 !important;}
