	#carte_interactive{
	width:899px;
	height:615px;
	background-image:url(/fileadmin/_temp_/img/carte/bg_bas.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	}
	
		#top_carte{
		width:902px;
		}
	
		#carte{
		background-color:#FFFFFF;
		background:url(/fileadmin/_temp_/img/carte/carte_base.gif)0px 45px;
		background-repeat:no-repeat;
		width:899px;
		height:563px;
		}
			
			#titre_carte{
			position:absolute;
			left:10px;
			top:45px;
			}
			
			#instruction{
			position:absolute;
			right:250px;
			top:45px;
			}
			
			#image_carte{
			margin-top:45px;
			border:none;
			}
			
			#liste_installation{
			position:absolute;
			right:5px;
			top:44px;
			width:240px;
			}
			
			area{
			display:none;
			}