body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B6A1C;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B6A1C;
}
a:link {
	color: #1B6A1C;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
a:active {
	color: #1B6A1C;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
a:hover {
	color: #1B6A1C;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
.service {
	list-style-type: circle;
}
.adresse {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}

