a {
	font-weight: bold;
	color: #33CC66;
	font-style: normal;
}
.corps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}
.menu-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #33CC66;
}
.menu-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #33CC66;
	line-height: 14px;
}

