body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #000;
	font: 12px MS sans Serif, Arial, Helvetica, sans-serif;
	color: #000;
	scrollbar-arrow-color : #DBC699;
	scrollbar-face-color : #F2E5C9;
	scrollbar-highlight-color : #F2E5C9;
	scrollbar-shadow-color : #F2E5C9;
	scrollbar-3dlight-color : #DBC699;
	scrollbar-darkshadow-color : #DBC699;
	scrollbar-base-color : #DBC699;
	scrollbar-track-color : #F2E5C9;
	overflow: auto
}
img {
	border: 0;
}
a, a:link, a:visited, a:hover, a:active {
	color: #457ECF;
	text-decoration: none;
}
ul {
	margin: 8px;
	margin-left: 35px;
	margin-top: 0
}

.txtMarr {
	color: #CCC
}

#fond {
	width: 100%;
	height: 100%
}

#barre1 {
	position: absolute;
	z-index: 1;
	left: 365px;
	top: 350px;
	width: 100px;
	height: 150px;
	background: transparent url() no-repeat 0 0;
}
#barre2 {
	position: absolute;
	z-index: 1;
	left: 671px;
	top: 350px;
	width: 100px;
	height: 150px;
	background: transparent url() no-repeat 0 0;
}
#winCentre {
	position: absolute;
	z-index: 2;
	width: 999px;
	height: 100%;
	left: 50%;
	top: 0;
	margin-left: -500px;
	background: white url(../Multimedia/Images/fd.gif) no-repeat 0 0;
}
#titre1, #titre2 {
	position: absolute;
	z-index: 3;
	left: 600px;
	top: 90px;
	width: 52px;
	height: 3px;
	background-color: #5C9D2A
}
#titre2 {
	left: 694px;
	width: 60px
}
#image {
	position: absolute;
	z-index: 4;
	left: 9px;
	top: 148px;
	width: 272px;
	height: 341px
}
#winInner {
	position: absolute;
	left: 4px;
	top: 114px;
	padding: 7px;
	width: 469px;
	color: #FFF;
	height: 281px;
	overflow: auto
}
#winInner form {
	margin: 0;
	padding: 0;
	border: 0;
	width: 95%
}
#winInner input {
	border: 1px solid #CC0;
	padding: 1px;
	height: 16px;
}

#footer {
	position: absolute;
	left: 50%;
	top: 500px;
	width: 780px;
	height: 31px;
	margin-left: -390px;
}
	#copy {
		position: absolute;
		width: 250px;
		left: 0;
		top: 2px;
		color: #DDCDBD;
		font: 10px Arial
	}
	#email {
	position: absolute;
	width: 49px;
	left: 719px;
	top: -197px;
	font: bold 12px Arial;
	height: 27px;
	}
		#email a, #email a:link, #email a:visited, #email a:hover, #email a:active {
			color: #009
		}
	#cred {
		position: absolute;
		right: 20px;
		top: 0;
		font: 10px Arial;
		text-align: right
	}
		#cred a, #cred a:link, #cred a:visited, #cred a:hover, #cred a:active {
			color: #D0D2DC
		}
