.mf{
	visibility: hidden;
	z-index:1;
	color:#fff;
	font-size:14px;
	width:700px;
	margin:0;
	padding:0;
}
.mf * {
	outline:none;
	border:none;
	padding:0;
	margin:0;
}
.mf div.loader{
	position:absolute;
	text-align:center;
	z-index:10000;
	margin:0 auto;
	top:45%;
	width:100%;
	background:url(/imgHisto/ajax_loader.gif) no-repeat 50% 0;
	padding:50px 0;
}
.mf div.caption {
	position:absolute;
	text-align:center;
	z-index:98;
	margin:0 auto;
	bottom:115px;
	width:700px;
	font-weight:bold;
	font-size:16px;
}
.mf div.mfNav{
	height:160px;
	width:680px;

	position:absolute;
	z-index:99;
	margin:0 auto;
	text-align:center;
	bottom:0;

	font-size:1px;
	line-height:1px;

	background:url(/imgHisto/date.png) 4px 73px no-repeat;
}
/*.mf div.autoPlayCon{
	float:left;
	width:10%;
	padding-left:3%;
	height:24px;
}
.mf a.play, .mf a.stop{
	width:27px;
	height:24px;
	float:left;
	cursor:pointer;
}
*/
.mf a.play{
	background:url(/imgHisto/play.gif) no-repeat;
}
.mf a.stop{
	background:url(/imgHisto/stop.gif) no-repeat;
}
.mf div.sliderCon{
	margin:67px 0 0 8px;
	float:left;
	width:665px;/* La largeur du scrool date*/
}
.mf a.sliderNext{
	background:url(/imgHisto/left.png) no-repeat;
}
.mf a.sliderPrev{
	background:url(/imgHisto/right.png) no-repeat;
	margin-left:10px;
}
.mf a.sliderNext, a.sliderPrev{
	text-decoration:none;
	width:25px;
	height:26px;
	cursor:pointer;
	float:left;
}
.mf div.resizeCon{
	float:right;
	height:24px;
}
.mf a.resize{
	width:34px;
	height:24px;
	float:right;
	cursor:pointer;
	background:url(/imgHisto/resize.gif) no-repeat;
}
.mf div.slider{
	height:16px;
	position:relative;
	text-align:left;
	float:left;
}
/*.mf div.knob{
	height:16px;
	background:url(/imgHisto/middle-slider.gif) repeat-x right center;
}*/
.mf div.knobleft{
	background:url(/imgHisto/onglet.png) no-repeat center;
	margin-top:4px;
	width:46px;
	height:26px;
}

