H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006633;
	text-align: center;
}
H1 a:link {
	text-decoration: underline;
	color: #006633;
}
H1 a:visited {
	color: #006633;
	text-decoration: underline;
}
H1 a:hover {
	color: #009966;
	text-decoration: underline;
}

.texte11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.texte11 a:link {
	color: #000000;
	text-decoration: underline;
}
.texte11 a:visited {
	color: #000000;
	text-decoration: underline;
}
.texte11 a:hover {
	color: #555555;
	text-decoration: underline;
}
.texte13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006633;
}
.texte13 a:link {
	color: #006633;
	text-decoration: underline;
}
.texte13 a:visited {
	color: #006633;
	text-decoration: underline;
}
.texte13 a:hover {
	color: #009966;
	text-decoration: underline;
}
.texte9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.menu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
	text-align: center;
	vertical-align: middle;
}
.menu a:link{
	color: #003300;
	text-decoration: none;
}
.menu a:visited{
	color: #003300;
	text-decoration: none;
}
.menu a:hover{
	color: #006600;
	text-decoration: none;
}
.texte9 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
	text-decoration: underline;
}
.texte9 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.texte9 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	text-decoration: underline;
	}
.formulaire {
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C8D100;
	border-left-color: #C8D100;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014423;
	background-color: #F7FFA5;
	border-top-style: none;
	border-right-style: none;
}