body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.retrait {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	margin: 8px;
}
.gras2 {
	font-size: 16px;
	color: #009933;
	font-weight: bold;
}
.gras3 {
	font-size: 12px;
	font-weight: bold;
	color: #009933;
}

a {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #009900;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #00CC33;
}
a:active {
	text-decoration: none;
	color: #00CC33;
}
.gras_italic {
	font-style: italic;
	font-weight: bold;
}
.titre {
	font-size: 24px;
	font-family: Arial Narrow;
	color: #009933;
}
.bordure_img {
	border: 1px solid #4A9D4F;
}

