@charset "utf-8";
* { scrollbar-face-color: #f4f3f3;
 scrollbar-highlight-color: #f4f3f3;
 scrollbar-shadow-color: #f4f3f3;
 scrollbar-3dlight-color:#f4f3f3 ;
 scrollbar-track-color: #f4f3f3;
 scrollbar-darkshadow-color: #f4f3f3;
 scrollbar-arrow-color: #000000;
}
a:focus{
outline:none;
}
img {
behavior: url("png.htc");
}
body {
	background-color: #F3F3F3;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
}
#wrapper {
	margin: auto;
	width: 1000px;
}
div {
	position: relative;
}
#apDiv1 {
	position:absolute;
	left:142px;
	top:144px;
	width:260px;
	height:421px;
	z-index:1;
	overflow: auto;
	padding: 15px;
	text-align: center;
}
#apDiv2 {
	position:absolute;
	left:380px;
	top:259px;
	width:63px;
	height:281px;
	z-index:2;
	background-image: url(fleur.gif);
}
#apDiv3 {
	position:absolute;
	left:762px;
	top:477px;
	width:113px;
	height:160px;
	z-index:2;
}
#apDiv4 {
	position:absolute;
	left:155px;
	top:164px;
	width:663px;
	height:420px;
	z-index:1;
	padding: 10px;
	overflow: auto;
	text-align: center;
	background-color: #F3F3F3;
}
#apDiv5 {
	position:absolute;
	left:438px;
	top:810px;
	width:131px;
	height:15px;
	z-index:1;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #38B7BD;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.copyright {font-size: 10px}
