body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	font-weight: bold;
	margin: 0px;
	background-color: #ADC7A3;
}

.texte_bold {
color:#006633;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:normal;
font-weight:bold;
text-decoration:none;

	}
.texte_verttresgrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #006633;
	font-weight: normal;
}

.texte_vertgrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #006633;
	font-weight: normal;
}
.texte_vertpetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #006633;
	font-weight: normal;
}
.texte_verttrespetit{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #006633;
	font-weight: normal;
}

a:link {
	color: #006633;
}
a:visited {
	color: #006633;
}
a:hover {
	color: #006633;
}
a:active {
	color: #006633;
}
