.fiche-gauche {
	float:left;
	margin:0px;
	width:441px;
	}

.bal_gourm_box_top{
	background:url('../images/balade_gourmande_top.gif') left top no-repeat; 
	width:726px;
	height:22px;
	}

.bal_gourm_box{
	background-color:#ECEDEF;
	position:relative;
	width:724px;
	border: 1px solid #AAAAAC;
	}

#flashDiv{
	background: #999 url('../images/bkgr_flashDiv.gif') repeat-x left top;
	display:block;
	height: 100%;
	width: 518px;
	position:absolute;
	top: 0px;
	left: 205px;
	visibility:hidden;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #AAAAAC;
	}

.bal_gourm_pic{
	border: 1px solid #AAAAAC;
	background-color:#ECEDEF;
	float:left;
	width:186px;
	height:263px;
	margin-top: 10px;
	margin-left: 10px;
	display:inline;
	}

.photo_balade_open:link, .photo_balade_open:visited{
	display:block;
	position:absolute;
	left:10px;
	top:283px;
	width:155px;
	height:51px;
	padding-left:5px;
	padding-top:5px;
	background:url('../images/photo_balade_btn.gif') no-repeat left top;
	text-decoration: none;
	font-size:12px;
	}

.photo_balade_open:hover{
	background-position:0px -56px;
	}
	
.photo_balade_close:link, .photo_balade_close:visited{
	display:block;
	position:absolute;
	top:10px;
	left:485px;
	width:22px;
	height:22px;
	background-image:url('../images/close_gallery.gif');
	text-decoration: none;
	}

.photo_balade_close:hover{
	background-position:-22px;
	}

.photo_balade_close span{
	display:none;
	}

.bal_gourm_txt{
	float:left;
	width:235px;
	margin-top: 10px;
	margin-left: 10px;
	}

.bal_gourm_txt p{
	margin-top: 0px;
	margin-left: 0px;
	font-size:0.75em;
	}

.bal_gourm_txt ol{
	font-size:0.75em;
	list-style-position:outside;
	margin-left:2em;
	
	padding:0px;
	}

.bal_gourm_map{
	border: 1px solid #AAAAAC;
	background-color:#ECEDEF;
	float:right;
	width:258px;
	height:351px;
	margin-top: 10px;
	margin-right: 10px;
	}	

.bal_gourm_title{
	font-weight:bold;
	font-size:0.75em;
	margin-left:10px;
	line-height:22px;
	}

#copyright{
	display:none;
	background-color:#AAAAAC;
	font-weight: bold;
	}

.maps_zoom{
	background:url('../images/zoom_g_map.gif') left top no-repeat;
	margin-top:10px;
	display: block;
	height: 22px;
	width: 89px;
	text-align: center;
	vertical-align: 30%;
	}

.menu{
	font-weight:bold;
	color:red;
	}
	
.menu span{
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	font-size:12px;
	color:black;
	}


