/* fichier de style reprenant les paramètres des types de réservation */ 
td.typeA{background:#DDFFDD !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.typeP{background:#9b59b6 !important;color:#000000 !important;}
td.typeP a.lienCellule{color:#000000 !important;}
 
td.typeV{background:#FF0000 !important;color:#000000 !important;}
td.typeV a.lienCellule{color:#000000 !important;}
 
td.typeAA{background:#4169E1 !important;color:#000000 !important;}
td.typeAA a.lienCellule{color:#000000 !important;}
 
td.typeBX{background:#e74c3c !important;color:#000000 !important;}
td.typeBX a.lienCellule{color:#000000 !important;}
