BODY {
	font-family : cursive;
	font-size : 12pt;
	
}
H2 {
	font-family : comic ;
	font-size: 16pt;
	border-bottom : thin solid #7E8578;
	margin-bottom:6pt;
	color : #0E3345;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#C8D5DE;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#C8D5DE;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#C8D5DE;
	padding-left : 10;
	padding-right : 10;
	padding-top : 10;
	padding-bottom :10;
	text-align : justify;
}

P {
	font-size: 12pt;
	margin-top : 0pt;
	margin-bottom : 3pt;
	padding-top : 6pt;
	text-indent : 12pt;
}

.HighLight{
	color : #922703;
	font-weight : bold;
	}

.HighLight_red{
	color : #FF0000;
	font-weight : bold;
	font : 12pt;
}

.emphase{
	color : #925803;
	font-weight : bold;
	font : 14pt;
}

.titre_rouge{
	color : #FF0000;
	font-family : cursive;
	font-weight : bold;
	font : 20pt;
}

.titre_centre{
	color : #FF0000;
	text-align : center;
	font-family : cursive;
	font-weight : bold;
	font : 16pt;
}

H1 {
	background-color : #8A96B2;
	text-align : right;
	font-family : Arial, Helvetica, sans-serif;
	border-style : solid;
	border : thin solid #424E66;
	padding-right : 10;
}


.titreMenu {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
}

A {
	font-weight : bold;
	font-size:12pt;
	padding-left : 10;
	color: #000000;	
}

A:HOVER {
	color : #7A2204;
	text-decoration : underline;
}

A:VISITED {
	color : #0000FF;
}

td{
	background-color : #D4D4D4;
	border : 1pt solid #455067;
	padding: 3pt 3pt 3pt 3pt;
	vertical-align: top;
	font : 12pt;
}

th{
	background-color : #D4D4D4;
	border : 1pt solid #455067;
	padding: 3pt 3pt 3pt 3pt;
	vertical-align: top;
	font : 12pt;
}

table{
	margin-left : 5pt;
	border : 1pt solid #2D4441;
}
ul{
   font-size: 12pt; 
   font-style: italic; 
   font-weight: bold;
}

li{
	text-decoration : none;
    font-size: 12pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal;
}

ol { 
    font-size: 12pt; 
	font-style: italic; 
	font-weight: bold; 
} 
