*{  scrollbar-face-color: #020200;
	scrollbar-shadow-color: #D50080;
	scrollbar-highlight-color:#020200;
	scrollbar-3dlight-color: #D50080;
	scrollbar-darkshadow-color: #020200;
	scrollbar-track-color: #020200;
	scrollbar-arrow-color: #D50080;
}
#wrapper {
	width: 900px;
}
div {
	position: relative;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #020200;
	margin: 0px;
	text-align: justify;
	background-image: url(img/bg.jpg);
}
.table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D50080;
	border-left-color: #D50080;
}
a:link {
	color: #D31787;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D31787;
}
a:hover {
	text-decoration: none;
	color: #F073BE;
}
a:active {
	text-decoration: none;
	color: #D31787;
}
#Layer1 {
	position:absolute;
	left:51px;
	top:1021px;
	width:189px;
	height:36px;
	z-index:1;
}
.titre {
	color: #D01683;
	font-size: 18px;
}
.align {
	text-align: justify;
}
#Layer2 {
	position:absolute;
	left:594px;
	top:51px;
	width:293px;
	height:30px;
	z-index:1;
	text-align: right;
}
#Layer3 {
	position:absolute;
	left:9px;
	top:3px;
	width:548px;
	height:24px;
	z-index:1;
	color: #000000;
	text-align: left;
}
#Layer4 {
	position:absolute;
	left:47px;
	top:225px;
	width:614px;
	height:19px;
	z-index:1;
	text-align: left;
}
.padding {
	margin-left: 30px;
}
.soustitre {
	font-weight: bold;
	color: #D01683;
}