h2, h3, h4, p, ul{
	font-family: arial, verdana, sans-serif;
	margin-left: 25px;
	margin-right: 25px;
	color: #000000;
}
#mon_etre_image {
	margin-left: 5px;
  	width: 371px;
  	height: 43px;
	z-index: 2;
	padding-top: 10px;
}
h2 {
	font-size: 19px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: justify;
	padding-top: 10px;
}
h3 {
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.5em;
	text-align: justify;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.5em;
	text-align: justify;
}
h4 span{
	font-weight: normal;
}	
p {
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 25px;
	text-align: justify;
}
ul {
	list-style-type: none;
	text-align: justify;
}
li {
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 25px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding-left: 20px;
}
li.divers {
 background-image: url(point_divers.gif);
}
li.ayurveda {
 background-image: url(point_ayurveda.gif);
}
li.therapie {
 background-image: url(point_therapie.gif);
}
li.connaissance {
 background-image: url(point_connaissance.gif);
}
.mentions {
	position: absolute;
	top: 885px;
	left: 20px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 8px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #7C7C7C;
	z-index: 3;
}
