/* Feuille CSS pour l'année 2014-2015 */
BODY {
SCROLLBAR-FACE-COLOR: #500050; SCROLLBAR-HIGHLIGHT-COLOR: #FFCF00; SCROLLBAR-SHADOW-COLOR: #FFCF00; SCROLLBAR-ARROW-COLOR: #500050; SCROLLBAR-TRACK-COLOR: #FFCF00; SCROLLBAR-BASE-COLOR: #FFCF00; scrollbar-3d-light-color: #FFCF00; scrollbar-dark-shadow-color: #500050 }

h1 {color: #500050; font-family: Arial; font-size: 25px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;}
h2 {color: #500050; font-family: Arial; font-size: 20px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;}
h3 {color: #500050; font-family: Arial; font-size: 15px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;}
h4 {color: #00529C; font-family: Arial; font-size: 25px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;}
h5 {color: #00529C; font-family: Arial; font-size: 20px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;}
h6 {color: #00529C; font-family: Arial; font-size: 15px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;}

.FondLien A:link {color: #500050; background: #FFFFFF;}
.FondLien A:visited {color: #500050; background: #FFFFFF;}
.FondLien A:active {color: #500050; background: #FFFFFF;}
.FondLien A:hover {color: #FFCF00; background: #500050;}

.FondLien1 A:link {color: #00529C; background: #FFFFFF;}
.FondLien1 A:visited {color: #00529C; background: #FFFFFF;}
.FondLien1 A:active {color: #00529C; background: #FFFFFF;}
.FondLien1 A:hover {color: #FFCF00; background: #00529C;}

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

.FondBleu {background-color: #00529C;}
.FondMauve {background-color: #500050;}
.FondOrange {background-color: #FFCF00;}
