.liens {
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.liens a {
	font-size: 10pt;
	font-weight: normal;
}

.liens a:hover {
	color: #0099CC; /* bleu */
}

.liens li { 
	color:black;
}

.liens_tableau_categorie td {
	vertical-align: bottom;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 11pt;
}

.lien_joc {
	background-color: #AABBEE;
}

.lien_divers {
	background-color: #FFBB92;
}

.liens_puce {
	width: 15px;
	background-image: url(../gif/puce.gif);
	background-position: center 5px;
	background-repeat: no-repeat;
}

