#zecontenu {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	line-height: 18px;
	color: #886434;
}


h2 {
	color: #859614;
	font-size: 18px;
	border-bottom: 1px solid #83b54d;
	margin: 20px 0 0 0;
}

h2:first-letter {
	color: #679614;
	font-size: 28px;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	color: #647751;
	margin-bottom: 5px;
}

h4 {
	color: #777;
	margin-top: 25px;
	font-weight: normal;
}



a:link, a:visited {
	color: #4f861e;
}

a:hover, a:active {
	color: #000;
}