.jDiaporama { position:relative; }
.jDiaporama ul{	/*-moz-box-shadow:1px 1px 0.5em #222;effet ombre sur le bloc*/ overflow:hidden; }
.jDiaporama li{	list-style-type:none; overflow:hidden; position:absolute; }
.jDiaporama li img{	display:block; }
.jDiaporama li .desc{
	position:absolute; top: 0; left: 0; display:none; margin:0; color:#ffffff; font-size:16px; line-height:18px; padding:15px 20px 0px 20px;
	background:url('/img/back_desc.png') repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/back_desc.png',sizingMethod='scale');  _background-image:none;
	width:100%; height:40px;
}
.jDiaporama_txt { z-index:1; position:relative; padding:19px; font:12px arial; text-align:justify; }
.jDiaporama li .title { position:absolute; bottom: 0; left: 0; display:none; margin:0; color:#fff; font-size:12px; font-family: Arial; padding:5px; }
.jDiaporama li .count{ font-size: 0px; position: absolute; left: -5000px; overflow: hidden; }
.jDiaporama_controls { display:none; }
.jDiaporama_controls a{ font-weight:normal; width:10px; height:13px; text-indent:-9999px; display:block; margin:0 3px; position:absolute; z-index:10; }
.jDiaporama_controls .prev{
	background:url('/img/controls2.png') no-repeat bottom;
	_background:url('/img/controls.gif') no-repeat bottom;
	top:130px; height:32px; width:32px; left: 10px; z-index:10;
}
.jDiaporama_controls .next{
	background:url('/img/controls2.png') no-repeat top;
	_background:url('/img/controls.gif') no-repeat top;
	top:130px; height:32px; width:32px; right: 110px; z-index:10;
}
.jDiaporama_controls .pause{
	background:url('/img/playpause.png') no-repeat top;
	_background:url('/img/playpause.gif') no-repeat top;
	width:95px; height:95px; left:45%; top:120px; margin-left:-32px; margin-top:-24px; z-index:10; display:none; visibility:hidden;
}
.jDiaporama_controls .play{
	background:url('/img/playpause.png') no-repeat bottom;
	_background:url('/img/playpause.gif') no-repeat bottom;
	width:95px; height:95px; left:45%; top:120px; margin-left:-32px; margin-top:-24px; display:none; visibility:hidden;
	z-index:10;
}

/****Status****/
.jDiaporama_status { text-align:left; position:absolute; display:none; right:8px; top:8px; z-index:10; }
.jDiaporama_status a { display:block; width:116px; height:52px; text-indent:-9999px; margin-bottom:8px; border:solid 1px #f5f5f5; opacity : 0.3; filter : alpha(opacity=30); }
.jDiaporama_status a.active, .jDiaporama_status a:hover{ width:116px; height:52px; border:solid 1px #fff; opacity : 1; filter : alpha(opacity=100); -webkit-box-shadow: 0px 3px 5px 0px rgba(40, 40, 40, 1); box-shadow: 0px 3px 5px 0px rgba(40, 40, 40, 1); }
/*dyn*/
.jDiaporama_status_lnk1:link { background:url('/ressources/photos/s_A_ebaadf8e.jpg'); width:116px; height:52px; border:solid 1px #f5f5f5; opacity : 0.3; filter : alpha(opacity=30); }
.jDiaporama_status_lnk1:hover { background:url('/ressources/photos/s_A_ebaadf8e.jpg'); width:116px; height:52px; border:solid 1px #fff; opacity : 1; filter : alpha(opacity=100); }

.jDiaporama_status_lnk2:link { background:url('/ressources/photos/s_A_97f81f68.jpg'); width:116px; height:52px; border:solid 1px #f5f5f5; opacity : 0.3; filter : alpha(opacity=30); }
.jDiaporama_status_lnk2:hover { background:url('/ressources/photos/s_A_97f81f68.jpg'); width:116px; height:52px; border:solid 1px #fff; opacity : 1; filter : alpha(opacity=100); }

