@charset "iso-8859-9";
.ss-liste {
	border-top:1px dotted #CCC;
	background-image:url(../images/as-son.png);
	background-position:left;
	background-repeat:no-repeat;
}
.ss-liste a {
	display:block;
	text-decoration:none;
	color:#333;
	width:520px;
	height:100%;
	padding:5px 5px 5px 20px;
	font-weight:normal;
}
.ss-liste span {
	font-weight:bold;
}
.ss-liste a:hover {
	background-color:#E2E2E2;
	color:#ff018a;
}