BODY {  scrollbar-face-color: lightblue;
	scrollbar-arrow-color: blue;
	scrollbar-track-color: #E9E9E9;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-darkshadow-color: #C0C0C0;
	background: white;
	}

DIV {
text-align: center;
}

P {
margin-left: 70px;
margin-right: 50px;
margin-top: 20px;
margin-bottom: 20px;
font-family: 'arial';
font-size: 13px;
font-weight: normal;
font-variant: normal;
font-style: normal;
text-align: justify;
color: black;
}

P#menu {
padding-left: 250px;
padding-top: 10px;
text-align: center;
}

P#date {
margin-left: 10px;
padding: 2px 2px 2px 2px;
text-align: left;
color: blue;
font-size: 15px;
font-weight: bold;
background: lightblue;
border: thin solid blue;
}

P#sceance {
margin-left: 10px;
padding: 2px 2px 2px 2px;
text-align: left;
color: blue;
font-weight: bold;
}

P#cartouche {
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
padding: 2px 2px 2px 2px;
text-align: left;
}

P#citation {
background-color: #606060;
margin-left: 12%;
margin-right: 12%;
margin-top: 2px;
padding-top : 10px;
padding-bottom : 10px;
padding-left : 10px;
padding-right : 10px;
text-align: justify;
}

SPAN#titre {
font-weight: bold;
}

SPAN {
font-family: 'arial';
font-size: 12px;
font-weight: normal;
font-variant: normal;
font-style: normal;
color: black;
}

P#anne {
padding: 5px 10px 5px 10px;
background: #FAD6CB;
color: red;
}

SPAN#anne {
font-weight: bold;
text-decoration: underline;
color: red;
}

P#marylene {
padding: 5px 10px 5px 10px;
background: #c7ffc7;
color: darkgreen;
}

SPAN#marylene {
font-weight: bold;
text-decoration: underline;
color: darkgreen;
}

P#nono {
padding: 5px 10px 5px 10px;
background: #C0EDFD;
color: darkblue;
}

SPAN#nono {
font-weight: bold;
text-decoration: underline;
color: darkblue;
}

H1 {
margin-top: 50px;
margin-bottom: 50px;
text-align: center;
}

H2 {
font-family: 'courier new';
font-size: 13px;
font-weight: bold;
text-decoration: underline;
color: white;
margin-top: 30px;
margin-bottom: 30px;
margin-left: 5%;
}

H2#date {
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5%;
}

H2#signature {
font-size: 14px;
font-variant: small-caps;
}

H3 {
font-family: 'courier new';
font-size: 12px;
font-weight: normal;
font-variant: normal;
font-style: normal;
margin-left: 8%;
text-decoration: underline;
}

A {
font-family: 'courier new';
font-size: 12px;
font-weight: normal;
font-variant: normal;
font-style: normal;
text-decoration: none;
cursor: hand;
color: blue;
}

A:visited {
color: blue;
}

A:active {
color: blue;
}

IMG#link {
border: 0;
color: white;
}

IMG#link:visited {
border: 0;
color: white;
}

IMG#link:active {
border: 0;
color: white;
}

#menu A {
padding-left: 7px;
padding-right: 7px;
padding-top: 2px;
padding-bottom: 2px;
margin-right: 2px;
color: black;
border: 1px dotted #00008B;
font-size: 12px;
font-weight: bolder;
text-decoration: none;
text-align: center;
}

#menu A:hover {
text-decoration: none;
background-color: #C0EDFD;
color: white;
}

#menu A:active {
text-decoration: none;
background-color: black;
color: white;
}

#menu A:visited {
color: black;
}

