.boite_gauche_carte {
	position: relative;
	float:right;
	width: 425px;
	height: 435px;
	padding : 10px 10px 10px;
	margin-top: 10px;
	margin-right: -10px;
	margin-left: 10px;
	margin-bottom: -10px;
	color: #FFFFFF;
	top: -80px;
	clear : both;
	background-attachment: scroll;
	background-image: url(../images/structure/wallpapers/fd_boxmap.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.boitecommentaires {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B655E;
	background-attachment: scroll;
	background-color: #F3F7F8;
	background-image: url(../images/structure/wallpapers/fd_mainbot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px 10px 20px;
	margin-left : 50px ; 
	position : relative;
	float : left ;
	width: 300px;
	margin-top: 25px;
	border-top-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #96BBC2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #96BBC2;
	border-left-color: #96BBC2;
	
}
.boitedocuments {
	font-size: 11px;
	color: #4B655E;
	background-attachment: scroll;
	background-color: #F3F7F8;
	padding: 3px 3px 5px;
	position : relative;
	clear : both;
	width: 99%;
	margin-top: 5px;
	margin-right: 10px;	
	border: 1pt solid #96BBC2;
}
.commentaire {
	margin: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CBD0DC;
}
.boitework {
	font-size: 11px;
	color: #4B655E;
	background-attachment: scroll;
	background-color: #F3F7F8;
	padding: 5px 5px 15px;
	position : relative;
	clear : both;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 15px;
	background-image: url(../images/structure/wallpapers/fd_footbot.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 1pt solid #96BBC2;
	border-right: 1pt solid #96BBC2;
	border-bottom: none;
	border-left: 1pt solid #96BBC2;
}
.ombre { 
position :relative;

  float:left;
  
  background: url(../images/structure/wallpapers/ombre.png) no-repeat bottom right;
  
  margin: 10px 0 10px 5px;
  padding: 0px;

  }
