/* carte */
.img_carte {
	float:right;
	width:423px;
	border:0px;
}

div#cadre_dep {
	margin-top:10px;
	float:left;
	width:167px;
	margin-left:5px;
	color:#000000;
	font-size:11px;
	background:url('/images/fondep.jpg') no-repeat top;
	}
	
div#cadre_dep p{
	margin:0px;
	padding:0px;
	margin-left:11px;
	margin-top:6px;
	}
	
div#cadre_carte {
	float:right;
	width:423px;
	margin-right:14px;
	}

div#desc_carte {
	color:#000000;
	font-size:12px;
	background:url('/images/cartetop.jpg') no-repeat top;
	width:364px;
	height:96px;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:30px;
	padding:0px;
	margin-top:8px;
	}
	
div#rond_desc_carte {
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	font-size:18px;
	color:#466814;
	font-weight:bold;
	width:30px;
	font-family:Arial;
	padding-left:7px;
	padding-top:5px;
	}

div#desc_carte_txt {
	margin:0px;
	padding:0px;
	font-size:12px;
	margin-left:44px;
	padding-top:17px;
	line-height: 1.1em;
	}

div#mapzone {
	width:621px;
	margin:0px;
	padding:0px;
	}
	
