h1 {
	font-size: 32px;
	color: #799e37;
	font-weight: normal;
	line-height: 33px;
}

h2 {
	color: #51712e;
	font-size: 14px;
}

.st_titre {
	color: #51712e;
	font-size: 14px;
	font-weight: bold;
}

.texte_noir {
	color: #000000;
}

.texte_vert {
	color: #799e37;
}

.texte_jaune {
	color: #cadb2a;
}




.notes {
	color: #333333;
	font-size: 10px;
	line-height: 12px;
}

a {
	color: #799e37;
	text-decoration: none;
	font-weight: bold;
}

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

ul {
	padding-left: 10px;
	margin: 0px 0px 0px px;
}

li {
	list-style-image: url(/monchoixenviro/imports/images/dot.gif);
}
