html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body {
	background-color: #ffffff;
	height:100%;
	margin:0;
	padding:0;
}
a:link {
	color: #555555;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
}
a:visited {
	color: #555555;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
}
a:active {
	color: #444444;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
}
.Style1 {
	color: #888888;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	line-height:1em ;
}
#page { width:100%;height:100%;vertical-align:middle; 
}
#conteneur { height:100%;margin:auto;}
#description { position: absolute; bottom:2px; width:100%;text-align:center;}
#description div{margin:auto;width:960px;font-size:10px; color:#999999; text-align:center;}
