ul.themeLexique {
	list-style-type:none;
	margin-top:7px;
	}
ul.themeLexique li {
	padding-bottom:8px;
	background-image:url(img/puces/puceLink.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left:20px;
	margin-left:10px;
	}
ul.themeLexique li a{
	font-size:11px;
	font-weight:normal;
	color:#555;
	text-decoration:none;
	}
ul.themeLexique li a:hover{
	text-decoration:underline;
	}
