BODY {  background: white;
        scrollbar-face-color: #F3F3F3; 
        scrollbar-shadow-color: #6e8fff;
        scrollbar-highlight-color: #F3F3F3;
        scrollbar-3dlight-color: #6e8fff; 
        scrollbar-darkshadow-color: #F3F3F3; 
        scrollbar-track-color: #EBEBEB; 
        scrollbar-arrow-color: #00008B;
	}

#titre {
background: white;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}

#centre {
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
background: white;
}

#menu {
margin: 0;
padding: 0;
text-align: center;
}

A {
font-family: 'arial';
font-size: 12px;
font-weight: normal;
font-variant: normal;
font-style: normal;
text-align: justify;
color: #00008B;
}

A:visited {
color: #F4A460;
}

#menu A {
padding-left: 20px;
padding-right: 20px;
color: #00008B;
border: 1px solid #00008B;
font-size: 14px;
font-weight: bolder;
text-decoration: none;
text-align: center;
}

#menu A:hover {
text-decoration: none;
background-color: #6e8fff;
color: #FFFFFF;
}

#menu A:active {
text-decoration: none;
background-color: #6e8fff;
color: #FFFFFF;
}

#menu A:visited {
color: #00008B;
}

P {
margin-left: 8%;
margin-right: 8%;
margin-top: 20px;
margin-bottom: 20px;
font-family: 'arial';
font-size: 12px;
font-weight: normal;
font-variant: normal;
font-style: normal;
text-align: justify;
color: black;
}

P.ft {
margin-left: 10%;
margin-right: 10%;
background-color: lightblue;
border-style: solid;
border-color: #00008B;
border-width: thin;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 0;
}

SPAN {
font-family: 'arial';
font-size: 12px;
font-weight: normal;
font-variant: normal;
font-style: normal;
color: black;
}

H1 {
font-family: 'arial';
font-size: 18px;
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
font-weight: bolder;
text-decoration: underline;
color: #00008B;
}

H2 {
font-family: 'arial';
font-size: 14px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 8%;
margin-right: 8%;
text-decoration: underline;
color: #00008B;
}

H3 {
font-family: 'arial';
font-size: 12px;
margin-top: 5px;
margin-bottom: 5px;
text-align: center;
text-decoration: underline;
color: #00008B;
}

UL {
margin-left: 15%;
}

LI {
font-family: 'arial';
font-size: 12px;
font-weight: normal;
font-variant: normal;
font-style: normal;
text-align: justify;
color: black;
}

HR.cm {
height: 3px;
color: #00008B;
width: 80%;
}
