.TABLEAU {border-spacing: 0; border-collapse: collapse}
.TABLEAU_TITRE  {background-color:white;color: black; font-size: 1em; font-weight: bold; font-family: Arial ; text-decoration : None; text-align: center;overflow:auto;}
.TABLEAU_TITRE_BLANC  {color: #FFFFFF; font-size: 10px; font-weight: bold; font-family: Arial ; text-decoration : None; text-align: center}
.TABLEAU_LIGNE  {clear:both;color: #000000; font-size: 10px; font-weight: normal; font-family: Arial ; text-decoration : None; text-align: center;border:1px solid #E1E1E1;overflow:auto;}
.TABLEAU_LIGNE_GAUCHE  {clear:both;color: #000000; font-size: 10px; font-weight: normal; font-family: Arial ; text-decoration : None; text-align: left;border-bottom:0px solid #E1E1E1}
.TABLEAU_LIGNE:hover  {background-color:#E1E1E1;}

.TABLEAU_CELLULE {border:1px solid #E1E1E1}

.LIEN  {color: #0000FF; font-size: 10px; font-weight: normal; font-family: Arial ; text-decoration : None}
.LIEN:hover  {color: #FF0000}


.LIEN_BLANC  {color: #FFFFFF; text-decoration:none}
.LIEN_BLANC:hover  {color: #FF0000}

.LIEN_NOIR  {color: #000000; text-decoration:none}
.LIEN_NOIR:hover  {color: #0000FF}

.LIEN_NOIR_GRAS  {color: #000000; text-decoration:none;font-weight:bold;}
.LIEN_NOIR_GRAS:hover  {color: #0000FF}

.LIEN_BLEU_NON_GRAS  {color: #6188FF; text-decoration:none;font-weight:normal}
.LIEN_BLEU_NON_GRAS:hover  {color: #FF0000}

.LIEN_BLEU_GRAS  {color: #6188FF; text-decoration:none;font-weight:bold}
.LIEN_BLEU_GRAS:hover  {color: #FF0000}

.LIEN_GRIS {color: #E0E0E0; font-weight: normal; font-family: Arial ; text-decoration : None}
.LIEN_GRIS:hover  {color: #FF0000}

.ACCUEIL_PLANNING_TITRE {color: #000000; font-size: 12px; font-weight: bold; font-family: Arial ; text-decoration : None;text-align: center}
.ACCUEIL_PLANNING_JOUR {color: #0000FF; font-size: 10px; font-weight: normal; font-family: Arial ; text-decoration : None;text-align: center}
.ACCUEIL_PLANNING_EQUIPE {color: #0000FF; font-size: 10px; font-weight: normal; font-family: Arial ; text-decoration : None;text-align: left}
.ACCUEIL_PLANNING_MATCH  {color: #000000; font-size: 10px; font-weight: normal; font-family: Arial ; text-decoration : None;text-align: center}
.ACCUEIL_PLANNING_LIEN {color: #000000; font-size: 8px; font-weight: bold; font-family: Arial ; text-decoration : None;text-align: center}
.ACCUEIL_PLANNING_DATE {color: #000000; font-size: 10px; font-weight: normal; font-family: Arial ; text-decoration : None;text-align: center}

.print-background-force
	{
    -webkit-print-color-adjust: exact !important;   /* Chrome, Safari 6 – 15.3, Edge */
    color-adjust: exact !important;                 /* Firefox 48 – 96 */
    print-color-adjust: exact !important;           /* Firefox 97+, Safari 15.4+ */
	}