/*    centre top page    */
#Conteneur {
    width:1304px;
    height:970px;
    position:relative;
    margin: 0 auto;
}
#Layer1 {
	position:absolute;
	width:1304px;
	height:273px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	width:284px;
	height:675px;
	z-index:2;
	left: 0px;
	top: 273px;
}
#Layer3 {
	position:absolute;
	width:897px;
	height:675px;
	z-index:1;
	left: 284px;
	top: 0px;
}
#Layer4 {
	position:absolute;
	width:125px;
	height:675px;
	z-index:2;
	left: 895px;
	top: 0px;
}
#Layer5 {
	position:absolute;
	width:1304px;
	height:107px;
	z-index:3;
	left: -284px;
	background-image: url(images/bas.jpg);
	top: 675px;
}
#Layer6 {
	position:absolute;
	width:130px;
	height:260px;
	z-index:2;
	left: 95px;
	top: 119px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
}
/*    style    */
.Style1 {
	font-size: 12px;
	color: #000000;
	line-height: 2.0;
}
.Style6 {
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
}
.Style2 {
	font-size: 12px;
	color: #000000;
	line-height: 1.0;
}
a:link {
	color: #B73C00;
	text-decoration: none;
}
