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

h1 {color: #F7A53F; font-family: Arial; font-size: 25px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;}	/* orange */
h2 {color: #F7A53F; font-family: Arial; font-size: 20px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;}
h3 {color: #F7A53F; font-family: Arial; font-size: 15px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;}
h4 {color: #005298; font-family: Arial; font-size: 25px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;}	/* bleu lions */
h5 {color: #005298; font-family: Arial; font-size: 20px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;}
h6 {color: #005298; 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: #005298; background: #FFFAE8;}
.FondLien A:visited {color: #005298; background: #FFFAE8;}
.FondLien A:active {color: #005298; background: #FFFAE8;}
.FondLien A:hover {color: #005298; background: #F7A53F;}

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

.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: #F7A53F;}

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

.FondBleu {background-color: #005298; color: #F7A53F;}
.FondMauve {background-color: #AD2B51; color: #F7A53F;}
.FondBeige {background-color: #F7A53F; color: #005298;}
.FondBlanc {background-color: #FFFFFF; color: #FF0000;}
.FondOrange {background-color: #F7A53F; color: #FFFFFF;}


