/* Source : http://www.gcmingati.net/wordpress/wp-content/lab/jquery/imagestrip/imageslide-plugin.html */
/* Modifiee pour le site Cofiroute */

#content #galerie li, #content div.stripTransmitter li {list-style: none;line-height:1.5em;padding-left:0}
#content #galerie {border: none 0px;margin-bottom:0 !important;margin-left:15px}
#content div.stripTransmitter {border: none 0px;margin-left:15px !important;background: transparent !important} /* f8faee */

/*preload classes*/ 
.svw{width:50px;height:20px}
.svw ul{position:relative;left:-999em}

/*core classes*/ 
.stripViewer {position:relative;overflow:hidden;border:5px solid #bc394f;margin:0 0 1px}
.stripViewer ul{position:relative;left:0;top:0;width:1%;list-style-type:none;margin:0;padding:0}
.stripViewer ul li{float:left;list-style: none !important}
.stripTransmitter{overflow:auto;width:1%}
.stripTransmitter ul{position:relative;list-style-type:none;margin:0;padding:0}
.stripTransmitter ul li{width:20px;float:left;margin:0 1px 1px 0;list-style: none !important}
.stripTransmitter a{font-weight:bold;text-align:center;line-height:22px;background:#ede9d5;color:#96be0f !important;text-decoration:none;display:block}
.stripTransmitter a:hover,.stripTransmitter a.current{background:#96be0f;color:#fff !important}
