
.sousmenu a, .sousmenu span {
	display: block;
	float: left;
	width: 20px;
	text-align: center;
}

.sousmenu p {
	margin: 0 0 30px 0;
	clear: both;
}

table.liste-item th a {
	color: #fff;
	text-decoration: none;
}
table.liste-item th a img {
	vertical-align: middle;
}
/*
.boutonDescription {
	background: url(images/bullet_toggle_plus.png) no-repeat right 4px;
	padding-right: 10px;
}
*/
.description {
	display: none;
	margin: 5px 0 0 10px;
	padding: 5px;
	font-size: 0.9em;
	border: 1px solid #a0a0a0;
}

