@charset "utf-8";
* { scrollbar-face-color:  #68140A;
 scrollbar-highlight-color:  #68140A;
 scrollbar-shadow-color:  #68140A;
 scrollbar-3dlight-color:  #68140A;
 scrollbar-track-color:  #68140A;
 scrollbar-darkshadow-color:  #68140A;
 scrollbar-arrow-color:#000000;
}
body {
	background-image: url(fd.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #B41100;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#wrapper {
	margin: auto;
	width: 760px;
	height: 700px;
	background-color: #68140A;
}
div {
	position: relative;
}
#apDiv1 {
	position:absolute;
	left:42px;
	top:215px;
	width:333px;
	height:102px;
	z-index:1;
}

#apDiv2 {
	position:absolute;
	left:15px;
	top:345px;
	width:151px;
	height:200px;
	z-index:1;
}
.bouton a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #68140A;
	background-image: url(btn1.jpg);
	text-align: left;
	text-indent: 25px;
	display: block;
	height: 26px;
	width: 100%;
	margin-top: 3px;
}
.bouton a:hover {
	color: #B41100;
	background-image: url(btn2.jpg);
}

#footer {
	position: absolute;
	bottom: 3px;
	width: 760px;
	color: #CCCCCC;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B41100;
}
#apDiv3 {
	position:absolute;
	left:30px;
	top:333px;
	width:700px;
	height:320px;
	z-index:1;
}
.google {
	font-size: 11px;
	color: #FFFFFF;
}
.credit {
	font-size: 9px
}
