#carteInteractive {
	height:100%;
	width: 100%;
	top:0px;
	left:0px;
	display:none;
	position:fixed; /*ne marche pas dans ie6 */
	z-index:1100;
}
