.Arial6Normal {  font-family: Arial, Helvetica, sans-serif; font-size: 6pt; font-weight: normal; color: #FFFFFF}
.Arial8Normal {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #FFFFFF}
.Arial10Normal {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #FFFFFF}
.Arial10Bold {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF}

.Arial12Bold {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF}
.Arial12Normal {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #FFFFFF}

.Arial10NormalJaune {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #FF0}
.Arial10BoldJaune {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FF0}
.Arial12NormalJaune {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; color: #FF0}
.Arial12BoldJaune {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #FF0}

.Arial13Normal {  font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: normal; color: #FFFFFF}

.Arial14Bold {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #FFFFFF}
.Arial14Normal {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: normal; color: #FFFFFF}

.Arial16Bold {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #FFFFFF}
.Arial16Normal {  font-family: Arial, Helvetica, sans-serif; font-size: 20pt; font-weight: normal; color: #FFFFFF}

.Arial15Bold {  font-family: Arial, Helvetica, sans-serif; font-size: 15pt; font-weight: bold; color: #FFFFFF}

.Arial20Bold {font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #FFFFFF}

.Arial30Bold {font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #FFFFFF}
#BlocTexteArial10Normal {
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}

.CouleurFondTableauContenuNormal {
	background-color: #252525;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF
}

.CouleurFondTableauNormal {
	background-color: #620000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF
}

.CouleurFondTableauEntete {
	background-color: #620000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF
}

body {
	background-color: #252525;
}

body,td,th {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #FFFFFF}

h2 {font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #FFFFFF}



        .menu {
            width: 250px;
            font-family: Arial, sans-serif;
        }

        .menu-item {
            color: white;
            padding: 12px;
            cursor: pointer;
	    font-weight: bold;
            border-bottom: 1px solid #34495e;
        }

        .menu-item:hover {
            background: #34495e;
        }

        .sous-menu {
            display: none;
        }

        .sous-menu a {
            display: block;
            padding: 10px 20px;
            color: white;
            text-decoration: none;
        }

        .sous-menu a:hover {
            background: #252525;
        }


