.categorielist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: ABD820;
	margin: 2px;
	padding: 2px;
	text-transform: uppercase;
	color: #006600;
}
.datelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #009900;
	margin: 2px;
	padding: 2px;
	color: #FFFFFF;
	text-align: right;
}
.descriptionlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	margin-top: 5px;
	padding-top: 5px;
}
.titreliste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FF6600;
}
.separateurlist {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: ABD820;
}
.referencelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #009900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: ABD820;
	margin-top: 3px;
	padding-top: 3px;
}
.bloctableaulist {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.ensavoirpluslist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABD820;
	color: #FF6600;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.bloccentralnewlist {
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
	margin-top: 28px;
	padding-top: 28px;
}

