/* fichier de style reprenant les paramètres des types de réservation */ 
td.typeM{background:#FF0000;color:#000000;}
td.typeM a.lienCellule{color:#000000;}
 
td.typeA{background:#3498db;color:#000000;}
td.typeA a.lienCellule{color:#000000;}
 
td.typeN{background:#C000FF;color:#000000;}
td.typeN a.lienCellule{color:#000000;}
 
td.typeT{background:#F39C12;color:#000000;}
td.typeT a.lienCellule{color:#000000;}
 
td.typeE{background:#FF00DE;color:#000000;}
td.typeE a.lienCellule{color:#000000;}
 
td.typeI{background:#3AE6FF;color:#000000;}
td.typeI a.lienCellule{color:#000000;}
 
td.typeF{background:#1abc9c;color:#000000;}
td.typeF a.lienCellule{color:#000000;}
