body {
	font-family: Arial;
	background-color: 5c5d5f;
	background-position: center;

}
a:link {
	font-family: Arial;
	font-size: 11pt;
	font-style: italic;
	color: #ffffff;
	border: 0;
	text-decoration: none;

}
a:visited {
	font-family: Arial;
	font-size: 11pt;
	color: #999999;
	text-decoration: none;
}
p {
	font-family: Arial;
	text-align: center;
	color: #cccccc;
	font-size: 11pt;
	
}
#titre{
	font-family: Arial;
	text-align: center;
	color: #000000;
	font-size: 12pt;

}
#gauche{
	text-align: left;
}

#droite{
	text-align: right;
}
h1 {
	font-family: Arial;
	text-align: center;
	color: #000000;
	font-size: 22pt;
	
}

h6 {
	font-family: Arial;
	font-size: 10pt;
	color: #C9CBE7;
	text-align: center;



}
h2 {
	font-family: Arial;
	font-size: 14pt;
	color: #000000;
	text-align: center;
	font-style: italic;


}
h3 {
	font-family: Arial;
	font-size: 12pt;
	text-align: left;
	color: #000000;


}
ol {
	font-family: Arial;
	font-size: 12pt;
	font-style: italic;
	color: #C9CBE7;
	text-align: center;
}
#tablegauche {
	text-align: center;
	border: 1px #ffff4f solid;
}
table{
	text-align: center;
}		
li {
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	color: #C9CBE7;

}
h4 {
	font-family: Arial;
	font-size: 12pt;
	text-align: center;
	color: #000000;


}



