@charset "UTF-8";
/* CSS Document */
body{
	
	font-family:Helvetica, Arial, sans-serif;
	color:#828282;
}
a{
	text-decoration:none;
	color:inherit;
		
}
.titre_jif{
	position:absolute;
	left:28px;
	top:28px;
	font-size:24px;
	font-weight:bold;
	vertical-align:middle;
	
}
.titre_pied{
	font-size:12px;
	font-weight:bold;
	position:absolute;
	bottom:28px;
	
}
.titre_pied#london{
	text-align:left;
left:28px;
	
}
.titre_pied#bxl{
	text-align:right;
	right:28px;
}
.titre_pied#contact{
	text-align:center;
	left:28px;
	right:28px;
	bottom:43px;
	
}
.titre_pied#copyright{
	text-align:center;
	bottom:17px;
	left:28px;
	right:28px;
	font-weight:normal;
	font-size:10px;
}
.titre_menu{
	position:absolute;
	left:28px;
	right:28px;
	top:29px;
	font-size:14px;
	text-align:right;
	
	
	
}
.div-mh {
	
	height:569px;
	position:absolute;
	vertical-align:middle;
	
	
	
	left:28px;
	right:28px;
	overflow: auto;
	white-space:nowrap;
	overflow-y: hidden;
}
.div-mh_thumbs {
	position:relative;
	text-align:center;
	overflow: auto;
	white-space:nowrap;
	overflow-y: hidden;
	padding-top:12px;
	
	
	
}
.div-mh_gallery{
	
	position:relative;
	text-align:center;
	overflow: auto;
	white-space:nowrap;
	/*overflow-y: hidden;*/
	padding-bottom:12px;
	
	
}



