*{  
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #c0c0c0;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #c0c0c0;
}
#wrapper {
	height: 750px;
	width: 800px;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 272727;
	border-left-color: 272727;
}
div {
	position: relative;
	width: 162;
}
#Layer1 {
	position:absolute;
	left:30px;
	top:181px;
	width:158px;
	height:349px;
	z-index:1;
	text-align: left;
	vertical-align: top;
}
.boutons a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	text-align: left;
	display: block;
	width: 128px;
	margin-top: 1px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80927C;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
}
.boutons a:hover {
	color: #25507f;
	text-decoration: none;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #25507f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #25507f;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(img/bg.jpg);
}
#Layer2 {
	position:absolute;
	left:229px;
	top:269px;
	width:513px;
	height:402px;
	z-index:1;
	overflow: auto;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #c0c0c0;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #c0c0c0;
	text-align: justify;
	padding: 5px;
}
.img {
	float: left;
	padding: 2px;
	text-align: justify;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
