.iview{display:block;width:100%;height:100%;border-radius:5px;position:relative;-webkit-box-shadow:0 38px 30px -18px rgba(0,0,0,0.5);-moz-box-shadow:0 38px 30px -18px rgba(0,0,0,0.5);box-shadow: 0 28px 14px -18px rgba(0, 0, 0, 0.4);padding:0px}
.iview div{ position:absolute; height: 100%;    position: absolute;    width: 100%;background-position: center center; background-repeat: no-repeat;}
.iviewSlider{overflow:hidden;background-position:center}
.detectG,.detectD{position:absolute;width:50px;height:50px;z-index:1;cursor:w-resize}
.detectD{right:0;top:0}
.detectG{left:0;bottom:0}
.iview-controlNav{position:relative;text-align:left;z-index:9;margin-top:10px;overflow:hidden}
.iview-controlNav a{z-index:9;cursor:pointer}
.iview-caption{position:absolute;z-index:4;overflow:hidden;cursor:default;background:#fff;color:#00;border-radius:3px;font-family:Verdana;font-size:12px;box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);padding:10px 15px;}
.container{display:block;width:100%}
.iview .iviewSlider{display:block;width:100%;height:100%;overflow:hidden}
.iview-controlNav .iview-items{display:block;position:relative;left:0;}
.iview-controlNav a img{height:40px;border:#888 1px solid;border-radius:2px;margin:7px 7px 0 0}
.iview-controlNav a.active img{border-color:#000}
.iview-strip,.iview-block{display:block;position:absolute;z-index:5}
.iview-prevNav,.iview-nextNav{ height: 100%; top: 0; width: 25px;}
.iview-prevNav{left:0px;background:url('http://www.webosapiens.fr/module-js/fadeleft.png') no-repeat center center transparent;}
.iview-nextNav{right:0px;;background:url('http://www.webosapiens.fr/module-js/faderight.png') no-repeat center center transparent;}
.iview-directionNav2 a{position:absolute;z-index:1000;cursor:pointer}
