@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #829299;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Titre {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.illumination {
	color: #99FFFF
}
.Citation {
	font-family: Sylfaen;
	font-size: 16px;
	font-weight: bold;
}
#title{
	font-weight: bold;
	text-align:center;
}
#body{
	margin-top: 50px;
	text-align:justify;
}
#function{
	position: absolute; 
	width: 161px; 
	height: 74px; 
	z-index: 99; 
	left: 12px; 
	top: 4px;
}