.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #6F4218;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F4218;
}
.annul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F4218;
	font-weight: bold;
}
.annul:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7BB3D8;
	font-weight: bold;
}



.sammtitres {
	font-size: 10px;
	font-weight: bold;
	color: #E9BD80;
	text-decoration: none;
}

.sammliens {
	font-size: 10px;
	font-weight: normal;
	color: #8080FF;
	text-decoration: none;
}

.sammliens:hover {
	font-size: 10px;
	font-weight: normal;
	color: #8080FF;
	text-decoration: underline;
}

