.mentions {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration:none;
	color: '#333333';
}

.lienstxt {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #AE0000;
	text-decoration: none;
	text-decoration: underline;
	font-size: 12px;
}

.lienstxt:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #55648c;
	text-decoration: underline;
}

.liens {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style-position: outside;
	text-decoration: none;
	font-weight: bold;
}

.liens:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #55648c;
	background-color:#FFFFFF;
	list-style-position: outside;
	text-decoration: none;
	font-weight: bold;
}

.courant {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
}
.courantgras {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
}

.sstitre {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #AE0000;
}

.ss-sstitre {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration:underline;
	color: #55648c;
}

.txtgrastableau {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.listetableau {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	list-style-position: outside;
	list-style:disc; 
}

.txttableau {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}

li {
	margin-left: 0px;
	margin-right: 6px;
	text-align:left;
}
