
dl.plan.on {
	position: relative;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

dl.plan.on dt {
	list-style: none;
	display: inline;
}

dl.plan.on dd {
	position: absolute;
	left: -9999px;
	width: 200px;
	padding: 4px;
	border: #000 2px solid;
	background: #fff;
	color: #000;
	font-family: arial, sans-serif;
	z-index: 11;
	font-size: 1em;
}

dl.plan.on dd img {
	position: relative;
	float: right;
	border: #000 1px solid;
	margin: 2px;
}

dl.plan.on a.point {
	display: block;
	position: absolute;
	text-indent: -9999px;
	background: url(plugins/spip-plans/img_pack/aide.gif) no-repeat;
	width: 16px;
	height: 16px;
	outline: none;
	z-index: 10;
	text-decoration: none;
}

dl.plan.on a.point:hover {
}

dl.plan.on dd a {
	text-decoration: none;
	color: #000;
}



dl.plan.on#plan_1 {
	width: 354px;
	height: 400px;
	background: url("SITES/dormans.fr/IMG/planon1.jpg") no-repeat;
}


dl.plan.on a.point#point_1 {
	top: 156px;
	left: 77px;
	background: url(SITES/dormans.fr/IMG/pointon1.jpg) no-repeat;
	width: 114px;
	height: 62px;
}

dl.plan.on a.point#point_1:hover {
	background: url(SITES/dormans.fr/IMG/pointoff1.jpg) no-repeat;
}

dl.plan.on a.point#point_2 {
	top: 234px;
	left: 142px;
	background: url(SITES/dormans.fr/IMG/pointon2.jpg) no-repeat;
	width: 90px;
	height: 38px;
}

dl.plan.on a.point#point_2:hover {
	background: url(SITES/dormans.fr/IMG/pointoff2.jpg) no-repeat;
}

dl.plan.on a.point#point_3 {
	top: 153px;
	left: 198px;
	background: url(SITES/dormans.fr/IMG/pointon3.jpg) no-repeat;
	width: 85px;
	height: 38px;
}

dl.plan.on a.point#point_3:hover {
	background: url(SITES/dormans.fr/IMG/pointoff3.jpg) no-repeat;
}

dl.plan.on a.point#point_4 {
	top: 200px;
	left: 213px;
	background: url(SITES/dormans.fr/IMG/pointon4.jpg) no-repeat;
	width: 70px;
	height: 32px;
}

dl.plan.on a.point#point_4:hover {
	background: url(SITES/dormans.fr/IMG/pointoff4.jpg) no-repeat;
}

dl.plan.on a.point#point_5 {
	top: 125px;
	left: 237px;
	background: url(SITES/dormans.fr/IMG/pointon5.jpg) no-repeat;
	width: 28px;
	height: 44px;
}

dl.plan.on a.point#point_5:hover {
	background: url(SITES/dormans.fr/IMG/pointoff5.jpg) no-repeat;
}

dl.plan.on a.point#point_6 {
	top: 228px;
	left: 94px;
	background: url(SITES/dormans.fr/IMG/pointon6.jpg) no-repeat;
	width: 40px;
	height: 45px;
}

dl.plan.on a.point#point_6:hover {
	background: url(SITES/dormans.fr/IMG/pointoff6.jpg) no-repeat;
}


dl.plan.on#plan_2 {
	width: 354px;
	height: 550px;
	background: url("SITES/dormans.fr/IMG/planon2.jpg") no-repeat;
}


dl.plan.on a.point#point_7 {
	top: 499px;
	left: 33px;
	background: url(SITES/dormans.fr/IMG/pointon7.jpg) no-repeat;
	width: 80px;
	height: 20px;
}

dl.plan.on a.point#point_7:hover {
	background: url(SITES/dormans.fr/IMG/pointoff7.jpg) no-repeat;
}

