.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bolder;
	color: #006633;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

.ss-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
}

a:link {
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:visited {
	color: #006633;
	font-weight: bold;
}

a:hover {
	color: #000000;
}
