.borderNoir {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.menuGauche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008000;
	text-decoration: none;
}
.borderImage {
	border: thin solid #00862F;
}
