* {
SCROLLBAR-HIGHLIGHT-COLOR:#cccccc; 
SCROLLBAR-SHADOW-COLOR:#374B52; 
SCROLLBAR-ARROW-COLOR: #cccccc; 
SCROLLBAR-TRACK-COLOR: #374B52; 
SCROLLBAR-DARKSHADOW-COLOR: #cccccc; 
SCROLLBAR-BASE-COLOR: #374B52;
}

#wrapper {
	background-color: #374B52;
	margin: auto;
	height: 600px;
	width: 760px;
}
div {
	position: relative;
}
body {
	background-attachment: fixed;
	background-color: #374B52;
	background-image: url(bg.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

#apDiv1 {
	position:absolute;
	left:328px;
	top:308px;
	width:414px;
	height:30px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:32px;
	top:234px;
	width:117px;
	height:99px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	left:33px;
	top:382px;
	width:151px;
	height:155px;
	z-index:1;
}
.bouton a 
{
	background-color: #374B52;
	background-image: url(bouton1.jpg);
	text-align: left;
	text-indent: 25px;
	display: block;
	height: 26px;
	width: 100%;
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 26px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.bouton a:hover {
	color: #CC5B61;
	text-decoration: none;
	background-image: url(bonton2.jpg);
	background-color: #374B52;
	font-weight: bold;
}
#footer {
	text-align: center;
	position: absolute;
	width: 760px;
	bottom: 3px;
	color: #cccccc;
	font-size: 8pt;
	height: 34px;
	font-weight: bold;
}
a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: line-through;
}
#apDiv4 {
	position:absolute;
	left:224px;
	top:399px;
	width:503px;
	height:155px;
	z-index:1;
	background-image: url(centrebg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	overflow: auto;
}
#apDiv5 {
	position:absolute;
	left:238px;
	top:345px;
	width:300px;
	height:50px;
	z-index:1;
}

