#holder {

	min-width:762px;
	max-width:762px;
	margin:20px auto;
	margin-left:50px;
	text-align:left;
}

/* START OF CSS FOR MAP */
dl.map.on {
	position:relative;
	width:600px;
	height:1000px;
	background:url(../images/reseau.png) no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
	border:#999 1px solid;

}
dl.map.on dt {
	list-style:none;
	display:inline;
}
dl.map.on dd {
	position:absolute;
	left:-9999px;
	width:200px;
	padding:4px;
	border:#3b83cd 2px solid;
	background:url(../images/fond_carte.png);
	color:#1E5EBF;
	z-index:11;
	font-size:0.9em;
}
dl.map.on dd img {
	position:relative;
	float:right;
	border:#1E5EBF 1px solid;
	margin:2px;
}
dl.map.on a.location {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(../images/point.png) no-repeat;
	width:10px;
	height:10px;
	outline:none;
	z-index:10;
	text-decoration:none;
}
dl.map.on a.location:hover {
	background:url(../images/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:245px;
	left:453px;
}
dl.map.on a#location02 {
	top:283px;
	left:449px;
}
dl.map.on a#location03 {
	top:299px;
	left:452px;;
}
dl.map.on a#location05 {
	top:338px;
	left:449px;
}
dl.map.on a#location07 {
	top:357px;
	left:380px;
}
dl.map.on a#location08 {
	top:369px;
	left:354px;
}
dl.map.on a#location09 {
	top:391px;
	left:351px;
}
dl.map.on a#location12 {
	top:450px;
	left:336px;
}
dl.map.on a#location14 {
	top:486px;
	left:349px;
}
dl.map.on a#location16 {
	top:522px;
	left:347px;
}
dl.map.on a#location18 {
	top:565px;
	left:334px;
}
dl.map.on a#location19 {
	top:600px;
	left:298px;
}
dl.map.on a#location23 {
	top:624px;
	left:214px;
}
dl.map.on a#location25 {
	top:652px;
	left:183px;
}
dl.map.on a#location31 {
	top:288px;
	left:254px;
}
dl.map.on a#location34 {
	top:322px;
	left:186px;
}