dl.map.on {
	position:relative;
	width:200px;
	height:600px;
	background:url(../img/liste_restos.jpg) no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
}
dl.map.on dt {
	list-style:none;
	display:inline;
}
dl.map.on dd {
	position:absolute;
	left:-9999px;
	width:250px;
	padding:4px;
	border:#222 2px solid;
	background:#666;
	color:#fff;
	-moz-border-radius:8px;
	border-radius:8px;
	z-index:11;
	font-size:0.8em;
}
dl.map.on dd img {
	position:relative;
	float:right;
	border:#000 1px solid;
	margin:2px;
}
dl.map.on a.location {
	display:block;
	position:absolute;
	text-indent:-9999px;
	/*background:url(point.png) no-repeat;*/
	width:20px;
	height:20px;
	outline:none;
	z-index:10;
	text-decoration:none;
}
/*dl.map.on a.location:hover {
	background:url(point-hover.png) no-repeat -1px -1px;
}*/
dl.map.on dd a {
	text-decoration:none;
	color:#000;
}

/* START OF CSS FOR MAP POINTS */
dl.map.on a#location01 {
	top:270px;
	left:5px;
}
dl.map.on a#location02 {
	top:295px;
	left:7px;
}
dl.map.on a#location03 {
	top:315px;
	left:7px;
}
dl.map.on a#location04 {
	top:340px;
	left:7px;
}
dl.map.on a#location05 {
	top:360px;
	left:7px;
}
dl.map.on a#location06 {
	top:385px;
	left:7px;
}
dl.map.on a#location07 {
	top:410px;
	left:7px;
}
dl.map.on a#location08 {
	top:430px;
	left:7px;
}
dl.map.on a#location09 {
	top:455px;
	left:7px;
}
dl.map.on a#location10 {
	top:475px;
	left:7px;
}
dl.map.on a#location11 {
	top:500px;
	left:7px;
}
dl.map.on a#location12 {
	top:520px;
	left:7px;
}
dl.map.on a#location12b {
	top:545px;
	left:7px;
}
dl.map.on a#location14 {
	top:570px;
	left:7px;
}
dl.map.on a#location15 {
	top:60px;
	left:7px;
}
dl.map.on a#location16 {
	top:85px;
	left:7px;
}
dl.map.on a#location17 {
	top:130px;
	left:7px;
}
dl.map.on a#location18 {
	top:152px;
	left:7px;
}
dl.map.on a#location19 {
	top:200px;
	left:7px;
}