.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6F8535;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #486F22;
}
.titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	font-variant: normal;
}
.gtitre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: Black;
	margin: 0px;
	padding: 1px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #486F22;
}

.gtitre1 A:link, .gtitre1 A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: Black;
	margin: 0px;
	padding: 1px;
	text-decoration: none;
	background-color: #FFFFFF;
}

.gtitre1 A:Hover {
	color: #486F22;
	text-decoration: none;
}

.gcontent1, .gcontent1 A:link, .gcontent1 A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #486F22;
	padding: 0px;
	text-decoration: none;
}

.gcontent1 A:Hover {
	color: #486F22;
	text-decoration: underline;
}

.gcontentpuce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 1px;
	border: 1px;
	color: #486F22;
	background: #5E8F2C;
	list-style-type: circle;
}

.boite {
	border: 1px solid #5E8F2C;
	width: 100%;
	background: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
}

.titrepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E8106;
}

.soustitrepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
