h1 {
	margin: 5px 5px 25px 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: white;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
	font-family: Tahoma;
	background-color: #599020;
	border: 2px solid #599020;
	border-radius: 6px;
}
h2 {
	margin: 5mm 3mm 2mm 2mm;
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	color: #005229
}
h3 {
	margin: 3mm 3mm 2mm 2mm;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #005229;
	text-align: left;
	letter-spacing: 1px;
	line-height: 18px;
}
h4 {
	margin: 2mm 3mm 2mm 5mm;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-color: #F1FAE6;
	line-height: 24px;
}
.Titre4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	border-style: none;
	background-color: #CAE4FF;
	text-align: center;
	color: #333333;
	line-height: 18px
}
A:link {
	text-decoration: none;
	color: #577F1D
}
A:visited { 
	text-decoration: none; 
	color: #577F1D
}
A:hover {
	text-decoration: underline;
	color: #005229
	}
.cx_blue_fonse_15 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F2FBE5
}
.cx_grey_fonse_15 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F1FAE6
}
.Menu  {
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00476B;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid grey	
}
.Menu:hover {
	color: white;
	background-color: #426717;
	border: 1px solid #426717;
	text-decoration: none;
	padding: 4px 0px 4px 0px
}
.Menu2  {
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 14px;
	color: #00476B;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid grey
}
.Menu2:hover {
	color: white;
	background-color: #426717;
	border: 1px solid #426717;
	text-decoration: none;
	padding: 2px 0px 2px 0px
}
