/* Navigation */

.blocsSlideshow { overflow:hidden; position:relative; }
.blocsSlideshow .slideshow { position:absolute; }
.blocsSlideshow .slideMenu { position:relative; }
.blocsSlideshow .slideMenu .slideItem { display:none; }
.blocsSlideshow .slideMenu a { margin:10px; color:#FFF; }
#blocSlideshowPub .slideMenu a { position:relative; display:inline; margin-top:10px; }
.blocsSlideshow .slideMenu .activeSlideItem { font-weight:bold; }
.blocsSlideshow .slidePrev, .blocsSlideshow .slideNext { position:absolute; text-indent:-9999px; top:87%; z-index:40; }
.blocsSlideshow .slideMenu { display:none; text-align:center; z-index:10; bottom:0; position:absolute; padding-top:10px; }
.blocsSlideshow .slidePrev { left:-4px; }
.blocsSlideshow .slideNext { right:-3px; }

/* imposition des éléments manuscrits */ 

#blocSlideshowPub { height:400px; width:948px; border:1px solid #CCC; margin-top:20px; _margin-left:-20px; }
#blocSlideshowPub .slideMenu {
	height:53px;
	background:transparent url("img/index/pub/fond-menu-slideshow.png") no-repeat scroll top;
	margin:0 auto;
	width:640px;
	position:relative;
	bottom:62px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	}
#blocSlideshowPub .slidePrev, #blocSlideshowPub .slideNext { height:56px; width:56px; }
#blocSlideshowPub .slidePrev { background:transparent url("img/index/pub/arrow-left.png") no-repeat scroll center; }
#blocSlideshowPub .slideNext { background:transparent url("img/index/pub/arrow-right.png") no-repeat scroll center; }

/* Communs, listes, liens et autres ... */

.slideshow a.integralLink { display:block; width:100%; height:100%; position:absolute; top:0; left:0; z-index:2; }

.slideshow ul { position:relative; left:740px; top:20px; z-index:4; _left:760px; }
.slideshow ul li { margin:0.8em; }
.slideshow ul li a { font-size:2.3em; font-family:"Helvetica-47-lightCondensed"; color:#fff; line-height:1.4em; font-size:1.4em\9; text-align:right; }
.slideshow ul li a:hover { color:#E95D0F; }
.slideshow ul li p { font-size:1.3em; color:#fff; }
.slideshow ul li p span.tarif { font-size:1.5em; }
.slideshow ul li span.decimal { font-size:0.95em; }
.slideshow ul li span.devise { font-size:0.95em; }
.slideshow ul li span.prixBarre { font-size:0.95em; }

.slideshow .quinconce { width:500px; height:100%; position:relative; top:0; left:0; float:left; }
.slideshow ul.quinconce li { width:250px; height:200px; float:left; margin:0; }
.slideshow ul.quinconce li a { width:100%; height:100%; display:block; margin:0; border:1px solid}
.slideshow a.quinconce { width:450px; }

.slideshow ul.tripletCols, .slideshow ul.doubletCols { width:100%; height:100%; position:relative; top:0; left:0; float:left; }
.slideshow ul.doubletCols li { width:472px; height:100%; float:left; margin:0; }, .slideshow ul.tripletCols li { width:316px; height:100%; float:left; margin:0; }
.slideshow ul.tripletCols li a, .slideshow ul.doubletCols li a { width:100%; height:100%; display:block; margin:0; }

/* Slide */

div#slideshow2 { background:url("img/index/pub/slideshow/1col/slideshow-destockage.jpg") no-repeat center 0 ; width:100%; height:400px; position:relative; }
div#slideshow1 { background:url("img/index/pub/slideshow/1col/slide-club.jpg") no-repeat center 0 ; width:100%; height:400px; position:relative; }
div#slideshow3 { background:url("img/index/pub/slideshow/1col/slideshow-nuna-pepp.jpg") no-repeat center 0 ; width:100%; height:400px; position:relative; }

/* Slideshow right */

div#slideshowRight { width:318px; float:left; margin:10px 0 0; height:328px; }
#slideshowRight .slideMenu { height:30px; background:transparent url("img/index/pub/fond-menu-slideshow.png") no-repeat scroll top; width:313px; }
#slideshowRight .slidePrev, #slideshowRight .slideNext { height:56px; width:56px; }
#slideshowRight .slidePrev { background:transparent url("img/index/pub/arrow-left.png") no-repeat scroll center; }
#slideshowRight .slideNext { background:transparent url("img/index/pub/arrow-right.png") no-repeat scroll center; }

