h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #526D43;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #848B4B;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #526D43;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F262A;
	list-style-image: url(../images/point_forme.gif);
}
.notebasdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B4323;
	font-style: italic;
}
.hautdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B4323;
	font-style: normal;
}

a {
	color: #3F262A;
	text-decoration: underline;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2B4323;
	font-style: normal;
	word-spacing: -1pt;
}
