body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:hidden;
}
#informations a {
	color:#666666;
}
#informations a:hover {
	color:#000000;
	text-decoration:none;
}
h1{
font-size:16px;
}
.fond1{
	background-image:url(../img/fond1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.fond2{
	background-image:url(../img/fond2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.fond3{
	background-image:url(../img/fond3.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#fermer{
		position: absolute;
		top:8px;
		left:700px;
		height:15px;
		width:80px;
	}
#fermer a{
		color:#CCCCCC;
	}
#informations{
	position:absolute;
	z-index:5;
	background-color:#FFFFFF;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	display:none;
	margin:10px;
	padding:10px;
	width:360px;
	height:450px;
	overflow:auto;
	padding-top:25px;
	border:1px solid #666666;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#666666;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-Color:white;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=90);
}
#quitter{
		position: absolute;
		top:8px;
		right:-5px;
		height:10px;font-size:8px;
		width:80px;
		background-color:#000000;
		vertical-align:middle;
	}
#quitter a{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
	}

