.imageflow{width:auto; position:relative}

@media screen, projection{
.imageflow{overflow:hidden; position:relative; text-align:left; visibility:hidden}
.imageflow img{cursor:pointer;border:none; position:absolute; top:0px; visibility:hidden; -ms-interpolation-mode:bicubic}
.imageflow p{margin:0 auto; text-align:center}
.imageflow .loading{border:1px solid white; height:15px; left:50%; margin-left:-106px; padding:5px; position:relative; visibility:visible; width:200px}
.imageflow .loading_bar{background:#fff; height:15px; visibility:visible; width:1%}
.imageflow .navigation{z-index:100;  margin-top:23px}
.imageflow .caption{font-weight:bold;  color:#5785ff; position:relative; text-align:center; z-index:101}
.imageflow .scrollbar{border:1px solid #40b3f3; position:relative; visibility:hidden; z-index:102; height:14px;  background:#d7effc}
.imageflow .slider{background-image:url(slider_dark.png); background-repeat:no-repeat; height:16px; margin:-1px 0 0 -9px; position:absolute; width:37px; z-index:103}
.imageflow .images{overflow:hidden; white-space:nowrap}
.imageflow .button{cursor:pointer; height:17px; position:relative; width:17px}
.imageflow .previous{background:url(button_left.png) top left no-repeat; float:left; margin:-2px 0 0 -37px;  width:37px}
.imageflow .next{background:url(button_right.png) top left no-repeat; float:right; margin:-2px -37px 0 0px;  width:37px}
}
#covertexte{margin-top:20px;}
