.titrepage {
	font-family: Acens;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;
}
.puce {
	list-style-position: inside;
	list-style-image: url(images/puce.jpg);
}
