body {
	background-image: url(../images/fond-page01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #F9A753;
	margin: 0px;
}
.zone-menu {
	background-color: #fdf2a1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-left: 26px;
	margin-right: 124px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #87661f;
}
.zone-texte {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-left: 26px;
	margin-right: 124px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #DB2727;
	background-image: url(../images/fond-titre.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 40px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A25E22;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#zone-menu a:link {
	font-weight: bold;
	color: #87661f;
	text-decoration: none;
}
#zone-menu a:visited {
	font-weight: bold;
	color: #87661f;
	text-decoration: none;
}
#zone-menu a:hover {
	font-weight: bold;
	color: #DC2727;
}
.menu01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #87661f;
}
a:link {
	color: #876210;
	text-decoration: none;
}
a:visited {
	color: #876210;
	text-decoration: none;
}
a:hover {
	color: #DC2727;
	text-decoration: none;
}
