#rage_css_map {
	background-image: url(images/versailles_map.jpg);
	height: 665px;
	width: 498px;
	position:relative;
}


#rage_css_map #shapes a {
	position:absolute;
	text-decoration:none;
}


#rage_css_map #shapes a span {
	visibility:hidden;
}


#shapes a#rage_jardins{
	top: 347px;
	left: 181px;
	width: 16px;
	height: 16px;
	background-image: url(images/hot.gif);
	background-repeat: no-repeat;
}


#shapes a#rage_jardins:hover{
	background-image: url('images/hot_over.gif');
	background-repeat: no-repeat;
}




#shapes a#rage_legrandcanal{
	top: 246px;
	left: 129px;
	width: 16px;
	height: 16px;
	background-image: url('images/hot.gif');
	background-repeat: no-repeat;
}


#shapes a#rage_legrandcanal:hover{
	background-image: url('images/hot_over.gif');
	background-repeat: no-repeat;
}





#shapes a#rage_orangerie{
	top: 551px;
	left: 124px;
	width: 16px;
	height: 16px;
	background-image: url('images/hot.gif');
	background-repeat: no-repeat;
}


#shapes a#rage_orangerie:hover{
	background-image: url('images/hot_over.gif');
	background-repeat: no-repeat;
}





#shapes a#rage_chapelle{
	top: 212px;
	left: 311px;
	width: 16px;
	height: 16px;
	background-image: url('images/hot.gif');
	background-repeat: no-repeat;
}


#shapes a#rage_chapelle:hover{
	background-image: url('images/hot_over.gif');
	background-repeat: no-repeat;
}




#shapes a#rage_reservoir{
	top: 63px;
	left: 344px;
	width: 16px;
	height: 16px;
	background-image: url('images/hot.gif');
	background-repeat: no-repeat;
}


#shapes a#rage_reservoir:hover{
	background-image: url('images/hot_over.gif');
	background-repeat: no-repeat;
}




#shapes a#rage_galerie{
	top: 267px;
	left: 131px;
	width: 16px;
	height: 16px;
	background-image: url('images/hot.gif');
	background-repeat: no-repeat;
}


#shapes a#rage_galerie:hover{
	background-image: url('images/hot_over.gif');
	background-repeat: no-repeat;
}


