/* Feuille CSS pour l'année 2016-2017 */
BODY {
SCROLLBAR-FACE-COLOR: #FFCF01; SCROLLBAR-HIGHLIGHT-COLOR: #0266B2; SCROLLBAR-SHADOW-COLOR: #0266B2; SCROLLBAR-ARROW-COLOR: #FFCF01; SCROLLBAR-TRACK-COLOR: #0266B2; SCROLLBAR-BASE-COLOR: #0266B2; scrollbar-3d-light-color: #0266B2; scrollbar-dark-shadow-color: #B18E01 }

h1 {color: #FFCF01; font-family: Arial; font-size: 25px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;}	/* orange */
h2 {color: #FFCF01; font-family: Arial; font-size: 20px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;}
h3 {color: #FFCF01; font-family: Arial; font-size: 15px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;}
h4 {color: #0266B2; font-family: Arial; font-size: 25px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;}	/* bleu lions */
h5 {color: #0266B2; font-family: Arial; font-size: 20px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;}
h6 {color: #0266B2; font-family: Arial; font-size: 15px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;}
h7 {color: #008000; font-family: Arial; font-size: 25px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;}	/* vert */
h8 {color: #008000; font-family: Arial; font-size: 20px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;}
h9 {color: #008000; font-family: Arial; font-size: 15px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;}

.FondLien A:link {color: #0266B2; background: #CCFFFF;}
.FondLien A:visited {color: #0266B2; background: #CCFFFF;}
.FondLien A:active {color: #0266B2; background: #CCFFFF;}
.FondLien A:hover {color: #0266B2; background: #FFCF01;}

.FondLien1 A:link {color: #0266B2; background: #0266B2;}
.FondLien1 A:visited {color: #0266B2; background: #0266B2;}
.FondLien1 A:active {color: #0266B2; background: #0266B2;}
.FondLien1 A:hover {color: #0266B2; background: #0266B2;}

.FondLien2 A:link {color: #AD2B51; background: #AD2B51;}
.FondLien2 A:visited {color: #AD2B51; background: #AD2B51;}
.FondLien2 A:active {color: #AD2B51; background: #AD2B51;}
.FondLien2 A:hover {color: #AD2B51; background: #FFCF01;}

.FondCCI A:link {clear: all; color: #0266B2; text-decoration: none;}	/* Aucune décoration */
.FondCCI A:visited {color: #0266B2; text-decoration: none;}				/* sur fond blanc */
.FondCCI A:active {color: #0266B2; text-decoration: none;}
.FondCCI A:hover {color: #0266B2; text-decoration: none;}

.FondBleu   {background-color: #0266B2; color: #FFCF01;}
.FondMauve  {background-color: #AD2B51; color: #FFCF01;}
.FondBeige  {background-color: #FFCF01; color: #0266B2;}
.FondBlanc  {background-color: #FFFFFF; color: #FF0000;}
.FondOrange {background-color: #FF9900; color: #FFFFFF;}
.FondJaune  {background-color: #FFCF01; color: #FFFFFF;}
