/* CSS Document */

<style type="text/css">
#Layer1 {
	position:absolute;
	left:-5px;
	top:-8px;
	width:56px;
	height:669px;
	z-index:5;
	background-color: #000000;
}

#menu-gauche {
	position:absolute;
	left:0px;
	top:0px;
	width:100px;
	height:455px;
	z-index:2;
}
#centre {
	position:absolute;
	left:217px;
	top:238px;
	width:604px;
	height:409px;
	z-index:3;
}
#menu {
	position:absolute;
	left:74px;
	top:208px;
	width:116px;
	height:436px;
	z-index:4;
}
#colonne_droite {
	position:absolute;
	left:841px;
	top:235px;
	width:242px;
	height:422px;
	z-index:4;}
	body {
	background-color: #FFFFFF;
	background-image: url(/images/fond-page-site.jpg);
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
}

</style>

