@charset "ISO-8859-1";
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.bghaut {
	background-attachment: scroll;
	background-image: url(../files/images/BGHAUT.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgbas {
	background-attachment: scroll;
	background-image: url(../files/images/BGBAS.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.adresse {
	color:#808080;
	margin-left:45px;
	margin-top:12px;
	display:block;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.informations:link, a.informations:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}
a.informations:hover{
	text-decoration:underline;
}
a.credits:link, a.credits:visited {
	color:#808080;
	text-decoration:none;
	font-size:12px;
}
a.credits:hover{
	text-decoration:underline;
}
#overlay{
	color:#FFFFFF;
	position:absolute;
	top:200px;
	left:850px;
	z-index:100;
	width:452px;
	height:266px;
}

