/* fichier de style reprenant les paramètres des types de réservation */ 
td.typeA{background:#C0E0FF;color:#000000;}
td.typeA a.lienCellule{color:#000000;}
 
td.typeB{background:#F49AC2;color:#000000;}
td.typeB a.lienCellule{color:#000000;}
 
td.typeC{background:#FF9999;color:#000000;}
td.typeC a.lienCellule{color:#000000;}
 
td.typeD{background:#bdc3c7;color:#000000;}
td.typeD a.lienCellule{color:#000000;}
 
td.typeZ{background:#DDFFDD;color:#000000;}
td.typeZ a.lienCellule{color:#000000;}
 
td.typeE{background:#f1c40f;color:#000000;}
td.typeE a.lienCellule{color:#000000;}
 
td.typeF{background:#f39c12;color:#000000;}
td.typeF a.lienCellule{color:#000000;}
 
td.typeH{background:#FFCC99;color:#000000;}
td.typeH a.lienCellule{color:#000000;}
 
td.typeI{background:#99CCCC;color:#000000;}
td.typeI a.lienCellule{color:#000000;}
 
td.typeJ{background:#FF00DE;color:#000000;}
td.typeJ a.lienCellule{color:#000000;}
 
td.typeK{background:#2ecc71;color:#000000;}
td.typeK a.lienCellule{color:#000000;}
