#menu ul {
	position: absolute;
	width: 585px;
	margin-left: 170px;
	margin-top: 125px;
}
#menu ul li {
	float: left;
	width: 114px;
	list-style-type: none;
	text-align: center;
}
#menu ul li.spe {
	float: left;
	width: 125px;
	list-style-type: none;
	text-align: center;
}
dl {
	margin: 0 0 0 30px;
}
dt {
	background: url('../images/puce.gif') no-repeat 0px 5px;
	text-indent: 16px;
	line-height: 1.2em;
	vertical-align: top;
	font-size: 1.2em;
	margin: 0 0 5px 0;
}
ul.puce {
	float: left;
}
ul.puce li {
	background: url('../images/puce.gif') no-repeat 0px 2px;
	list-style-type: none;
	text-indent: 16px;
	line-height: 1.4em;
	vertical-align: top;
	font-size: 1em;
	margin: 0 0 5px 0;
	width: 280px;
}