.cadre_bordure {
	border-top-color: #81924f;
	border-top-style: solid;
	border-top-width: thin;
}
.ligne_couleur {
    color : #81924f;
    height : 2px;
}
.tableau_bordure {
	border: thin solid #81924f;
}