.menu_bg {
	background: #207023;
}

.mycolor {
	background: #9FD5A1;
}

a:link {
	color: #207023;
	text-decoration: none;
}

a:visited {
	color: #207023;
	text-decoration: none;
}

a:hover {
	color: #207023;
	text-decoration: underline;
}

.mylightcolor {
	background: #DFEEE0;
}

.chapitre, H1 {
	background: url('images/puce_chap.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 15px;
	font-size: 20px;
	height: 30px;
	text-decoration: underline;
	font-weight: normal;
	color: #207023;
}

