
/* CSS Document */
	
.mentions-C{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #054260;	
}	
.mentions-B {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #054260;	
}
.mentions{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #054260;
}
.mentions-bold{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #054260;
}
.mentions-lien{
	color: #054260;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
