body {
	background:url(images/bg.gif) repeat-x 0 0 #fdf9ee;
	color:#4E4628;
	font:normal 14px/19px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
div, h2, h3, h4, h5, h6, form, label, input, span, li, p, a {
	margin:0;
	padding:0;
}
ul li {
/*	width: 500px;*/
	margin-top:15px;
}
.spacer {
	font-size:0;
	line-height:0;
	clear:both;
}
p.separe {
	margin-top: 20px;
}
#haut {
	width:940px;
	position:relative;
	margin:0 auto;
	padding:25px 0 3px 50px;
	height:20px;
}
#haut h1 {
	font-size: 38px;
	font-weight:normal;
	letter-spacing:-2px;
	color:#8d8260;
	padding:0;
	margin-top:0;
}
#haut h1 span {
	color:#a7126f;/*#cc0000;*/
}
#colonne-droite {
	float:right;
	width:300px;
	border-left: 1px dashed #ccc;
	padding-left:20px;
}
#colonne-droite p.gros {
	line-height:170%;
	margin-bottom:25px;
}
#colonne-droite img {
	margin-right:25px;
	border:none;
}
#bordure_haut {
	background:url(images/fond_haut.gif) no-repeat 0 0 #fdf9ee;
	color:#4e4628;
	width:950px;
	height:34px;
	margin:9px 0 0;
	float:left;
}
#bordure_bas {
	background:url(images/fond_bas.gif) no-repeat 0 0 #fdf9ee;
	color:#4e4628;
	width:950px;
	height:34px;
	float:left;
}
#body {
	width:950px;
	margin:0 auto;
	position:relative;
}
#principal {
	background:url(images/fond.gif) repeat-y 0 0 #fdf9ee;
	color:#4e4628;
	width:894px;
	padding:0 28px;
	float:left;
}
#milieu h2 {
	font:normal 22px/46px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	position:relative;
	display:block;
	left:-22px;
	height:40px;
	padding-left:22px;
	background:url(images/fond_titre.gif) no-repeat 0 6px;
}
#footer {
	position:relative;
	margin:0 auto;
	width:850px;
	padding:12px 0 50px;
}
#footer p {
	color:#a90000;
	background-color:#fdf9ee;
	padding:0 8px;
	float:right;
	font:normal 12px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer p a {
	text-decoration:none;
	color:inherit;
}