@charset "utf-8";
.audit {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #d71f27;
	text-decoration: none;
}
.expert {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #004e92;
	text-decoration: none;
}
.comptable {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4398c7;
	text-decoration: none;
}
.comptabilite {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.comptabilite02 {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.service{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #d71f27;
	text-decoration: underline;
}
.adresse{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.rmarketing{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #4398c7;
}

