/* CSS Document */

.thematiques ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.thematiques li{
	display:inline;
}
.thematiques li a{
	font-weight:bold;
}