.bodyconfProp{
	/*overflow-y:hidden;
	overflow-x:hidden;*/
	overflow:hidden;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img_look/arrier_plan.gif);
	background-repeat:repeat-y;
	background-position:center top;
	background-attachment: fixed;	
}
.DivZoomConteneurCSSHeden {
	position: absolute;
	visibility:hidden;
	vertical-align:middle;
	text-align: center;
	top:0px;
	left:0px;
	z-index:300;
}
.DivZoomHiderCSSShowen{
	position: absolute;
	top:0px;
	left:0px;
	z-index:300;
	background-color:#000;
	visibility:visible;
	filter:alpha(opacity=70);
	z-moz-opacity:70;
	opacity:.70;
	width:100%;
	height:100%;
	vertical-align:middle;
	text-align: center;
	}
.DivZoomConteneurCSSShowen {
	position: absolute;
	/*background-color:#FFF*/;
	border-color:#000;
	visibility:visible;
	vertical-align:middle;
	text-align: center;
	z-index:300;
}
/*-----------------debut menu---------------------*/
.DivImgZoomMiniature {
	text-align:center;
	vertical-align:middle;
	float:left;
	margin:5px;
	height:500px;
	width:60px;
	height:100%;
	/*background-color:#fff;*/
	border-color:#555;
}
.ImgZoomMiniatureHsupL {
	cursor:pointer;
	/*height: 80px;*/
	width: 80px;
	padding-bottom:2px;
/*	vertical-align:middle;
	text-align: center;*/
}
.ImgZoomMiniatureLsupH {
	cursor:pointer;
	width: 80px;
	padding-bottom:2px;
/*	vertical-align:middle;
	text-align: center;*/
}
#zommeTableDiv{
	border-bottom-width:0px;
	padding:0px;
	margin:0px;
	width:500px;
	height:630px;
	}

zommeTableDiv.tr{
	border-bottom-width:0px;
	padding:0px;
	margin:0px;
	width:500px;
	}	

/*-----------------fin menu-----------------------*/
.DivZomNormal {
	float:none;
}
