/* CSS Document */

#cdm_plan_interactif{
	display:block;
	position:relative;
	z-index:0;
	width:630px;
	height:385px;
	background:#FFF;
	overflow:hidden;
}

#cdm_plan_interactif img{
	float:left;
	position:relative;
	z-index:0;
	border:0;
	outline:0;
}

#ctn-hover-img{
	display:none;
	float:left;
	position:relative;
	z-index:0;
	width:630px;
	height:385px;
	background-image:none;
	background-repeat:no-repeat;
	background-color:none;
	background-position:center center;
	margin-top:-385px;
}

#cdm_plan_interactif  #ctn-fakemap{
	float:left;
	width:630px;
	height:385px;
	z-index:10;	
	margin-top:-385px;
}