
/*vert : 8CB862*/

.ssmenu {
	font-size: 10px;
	font-style: normal;
	color: #8CB862;
	font-weight: bold;
}
.ssmenu:hover {
	color: #ffffff;
	background-color: #8CB862;
	border-top: 3px solid #004990;
	border-bottom: 2px solid #004990 ;
	font-style: normal;
}
.fd{
	background :#8CB862;
}

.titre {
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #8CB862;
}
.titre2 {
	font-size: 14px;
	font-style: normal;
	color: #8CB862;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #8CB862;

}
.tableau {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #8CB862;
}

.sstitre {
	color: #8CB862;
	font-weight: bold;
}
.sstitre2 {
		font-size: 14px;
	color: #8CB862;
	font-weight: bold;
}
.contour {
	border: 1px solid #8CB862;
}

