body {
	background-color: #FFFFFF;
	text-align: center;
	SCROLLBAR-face-color:white;
SCROLLBAR-HIGHLIGHT-COLOR: white;
SCROLLBAR-SHADOW-COLOR: white;
SCROLLBAR-3DLIGHT-COLOR:white;
SCROLLBAR-ARROW-COLOR: #FF9664;
SCROLLBAR-TRACK-COLOR: white;
SCROLLBAR-DARKSHADOW-COLOR: white;
}
#global {
	position: absolute;
	height: 500px;
	width: 820px;
	top: 30px;
	margin-top: 0px;
	margin-left: -450px;
	left: 55%;
	background-color: #FFFFFF;
}

a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#37A6A6;
	padding-top:20px;
	padding-bottom: 10px;
	margin: 0px;
}
.retour {
	color:#666666;
	font-weight: bold;
}

.retour:hover{
	color:#999999;
}
#conditions {

	position: absolute;
	height: 300px;
	width: 250px;
	top: 50px;
	margin-top: 0px;
	margin-left: -125px;
	left: 50%;
	background-color: #333333;
}
#flashplayer {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 100px;
	position: absolute;
	top: 250px;
	left: 75px;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	padding-top:20px;
	padding-bottom: 10px;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
a {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.necessaire {
	font-weight: bold;
	margin-top: 50px;
}
#titre {
	height: 20px;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 5px;
}

