dt, dd, dl#menu ul, dl#menu li {
margin: 0;
padding: 0;
list-style-type: none;
}
dl {
margin: 0;
padding: 0 0 10;
list-style-type: none;
}
dl#menu dt {
	color: #FFFFFF;
	margin-top: 10px;

}
dl#menu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCC3D6;
}
dl#menu li a, dl#menu dt a {
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
dl#menu dt a {
	padding:2 15 2 5;
	background-color: #9A5689;
	background-image: url(ima2/puce-rub.gif);
	background-repeat: no-repeat;
	background-position: 98%;
color: #fff;
}
dl#menu dt a:hover {
color: #CC0099;
	background-color: #fff;
}
dl#menu dt a:active {
color: #fff;
	background-color: #CC0099;
}
dl#menu li a {
color: #66004D;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 14px;
			background-image: url(ima2/puce-liste-art.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
}
dl#menu li a:visited {
	color: #420032;
				background-image: url(ima2/puce-liste-art.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
}
dl#menu li a:hover {
background: #FDF7FC;
	color: #CC0099;
				background-image: url(ima2/puce-liste-art.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
}
dl#menu li a:active {
	background: #CC0099;
	color: #fff;
				background-image: url(ima2/puce-liste-art.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
}
a.lienliste {
}
a.lienlisteon {
	background-color: #E6D6E2;
}
