body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
	margin: 0px;
	padding: 0px;
	background-image: url(design/atoutfret_r3_c2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#apDiv1 {
	position:relative;
	width:629px;
	height:151px;
	top:0px;
	left:50%;
	margin-left:-391px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	width:318px;
	height:647px;
	top:0px;
	left:50%;
	margin-left:238px;
	z-index:1;
}
#apDiv4 {
	position:relative;
	background-color:#FFFFFF;
	width:781px;
	left:50%;
	margin-left:-391px;
	z-index:1;
	background-image: url(design/atoutfret_r3_c2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#pied {
	position:relative;
	background-color:#999999;
	width:781px;
	height:158px;
	z-index:2;
	background-image: url(design/atoutfret_r4_c2.jpg);
	
}
.menubas {
	margin-left:110px;
	margin-top:30px;
	font-size:12px;
	width:320px;
}
.corps {
	padding:4px;
	width:620px;
}
a {
	color: #326332;
}
a:hover {
	color: #FF3334;
}
h1 {
	font-size:16px;
	font-weight:bold;
	color: #326332;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#666666;
}
.photo {
	border: 1px solid #333333;
	margin:5px;
}
li {
	list-style-position: outside;
	list-style-image: url(images/puce.gif);
	margin-left:20px;
}

