/*  
 *  sliderkit.css
 *	> CSS code 
 *  
 *  This file is part of Slider Kit jQuery plugin.
 *  http://www.kyrielles.net/sliderkit/
 *  
 *  Copyright (c) 2010-2011 Alan Frog
 *  Licensed under the GNU General Public License
 *  See <license.txt> or <http://www.gnu.org/licenses/>
 *
 */

/*
 *  PHOTOS GALLERIES
 *  ------------------------------------------------
 */
.photosgallery-captions{width:672px;height: 504px;padding:0 0 76px;border:solid 1px #CCC}

/* Navbar */
.photosgallery-captions .sliderkit-nav{left:0;bottom:0;width:652px;padding:10px;background:#000;}
.photosgallery-captions .sliderkit-nav-clip ul li{float:left;margin:0;list-style:none;}
.photosgallery-captions .sliderkit-nav-clip ul li img {vertical-align: middle;}
.photosgallery-captions .sliderkit-nav-clip ul li a{display:block;width:75px;height:50px;line-height:50px;overflow:hidden;margin:0;padding:3px;}
.photosgallery-captions .sliderkit-nav-clip ul li.sliderkit-selected a{padding:0;border:3px solid #fff;}

/* Buttons */
.photosgallery-captions .sliderkit-btn{position:absolute;top:0;}
.photosgallery-captions .sliderkit-btn a{display:block;height:76px;background:transparent url("pictures/arrows-h.png") no-repeat center 0;}
.photosgallery-captions .sliderkit-btn span{display:none;}
.photosgallery-captions .sliderkit-btn-disable{opacity:0/*can be set to any value until 1*/;cursor:default;}

/* Buttons > Navbar buttons */
.photosgallery-captions .sliderkit-nav-btn{width:15px;}
.photosgallery-captions .sliderkit-nav .sliderkit-nav-prev{left:15px;}
.photosgallery-captions .sliderkit-nav .sliderkit-nav-next{right:15px;}
.photosgallery-captions .sliderkit-nav .sliderkit-nav-prev a{background-position:-89px center;}
.photosgallery-captions .sliderkit-nav .sliderkit-nav-next a{background-position:-108px center;}
.photosgallery-captions .sliderkit-nav .sliderkit-nav-prev a:hover,
.photosgallery-captions .sliderkit-nav .sliderkit-nav-prev a:focus{background-position:-126px center;}
.photosgallery-captions .sliderkit-nav .sliderkit-nav-next a:hover,
.photosgallery-captions .sliderkit-nav .sliderkit-nav-next a:focus{background-position:-145px center;}

/* Buttons > Go buttons */
.photosgallery-captions .sliderkit-go-btn{width:10px;}
.photosgallery-captions .sliderkit-nav .sliderkit-go-prev{left:40px;}
.photosgallery-captions .sliderkit-nav .sliderkit-go-next{right:40px;}
.photosgallery-captions .sliderkit-nav .sliderkit-go-prev a{background-position:0 center;}
.photosgallery-captions .sliderkit-nav .sliderkit-go-next a{background-position:-20px center;}
.photosgallery-captions .sliderkit-nav .sliderkit-go-prev a:hover,
.photosgallery-captions .sliderkit-nav .sliderkit-go-prev a:focus{background-position:-40px center;}
.photosgallery-captions .sliderkit-nav .sliderkit-go-next a:hover,
.photosgallery-captions .sliderkit-nav .sliderkit-go-next a:focus{background-position:-60px center;}

/* Panel > Textbox */
.photosgallery-captions .sliderkit-panel{width:672px;height: 504px;background-color: black;text-align: center;line-height: 504px;}
.photosgallery-captions .sliderkit-panel img{vertical-align: middle;}
.photosgallery-captions .sliderkit-panel .sliderkit-panel-textbox{bottom:0;left:0;height:30px;width:672px;}
.photosgallery-captions .sliderkit-panel .sliderkit-panel-text{height:50px;padding:10px 15px;font-size:0.9em;color:#fff;}
.photosgallery-captions .sliderkit-panel .sliderkit-panel-text h4{height:auto;margin:0 0 7px;line-height:0.1em;font-size:1.5em;font-weight:bold;border:none;}
.photosgallery-captions .sliderkit-panel .sliderkit-panel-overlay{height:30px;width:674px;background:#000;opacity:0.6;}


/*
 *  NEWS SLIDERS
 *  ------------------------------------------------
 */

/*---------------------------------
 *	News slider > Vertical
 *---------------------------------*/			
.newslider-vertical{width:680px;height:165px;}

/* Nav*/
.newslider-vertical .sliderkit-nav{width:250px;height:165px;}
.newslider-vertical .sliderkit-nav-clip li{height:50px;width:240px;margin-bottom:5px;padding-right:10px;margin-left: 0;}
/*.newslider-vertical .sliderkit-nav-clip li.sliderkit-selected{background:transparent url("pictures/newslider-arrow.gif") no-repeat right center;}*/
.newslider-vertical .triangle {padding:0;
margin-left: 240px;
border: 10px solid white; /* Tous les bords en blanc */
border-left-color: white; /* le bord de gauche en rouge */
height:0px; /* Hauteur de l'intérieur de la boîte pour Mozilla et consorts */
_height:20px; /* Pour IE, c'est la hauteur totale */
width:0px; /* Largeur de l'intérieur de la boîte pour Mozilla et consorts */
_width:20px; /* Pour IE, c'est la largeur totale */
_line-height: 0pt; /* force IE à supprimer la fonte */
margin-top: -35px;}
.newslider-vertical .sliderkit-nav-clip li a{background: none repeat scroll 0 0 #00668D;
    color: #FFFFFF;
    font-size: 1.3em;
    height: 44px;
    padding: 7px 0 0 10px;
    text-align: left;
    text-decoration: none;
    width: 230px;
	
}
.newslider-vertical .sliderkit-nav-clip li a:hover,
.newslider-vertical .sliderkit-nav-clip li a:focus{color:#fff;}

/* Panel */
.newslider-vertical .sliderkit-panels{position:absolute;left:252px;width:420px;height:158px;overflow:hidden;border:1px solid #ccc;}
.newslider-vertical .sliderkit-panel{left:0;top:0;width:400px;height:94%;padding:10px;background:#fff;}

/* News block */
.newslider-vertical .sliderkit-news h3,
.newslider-vertical .sliderkit-news h3 a{color:#000;font-weight:bold;}
.newslider-vertical .sliderkit-news h3{margin:0}
.newslider-vertical .sliderkit-news img{float:right;width:130px;height:auto;margin:0 0 0 10px;overflow:hidden;}
.newslider-vertical .sliderkit-news p{margin:0;}
.newslider-vertical .sliderkit-news-readmore{position:absolute;right:10px;bottom:10px;}
.sliderkit-nav h3 {
    font-size: 11pt;
    font-weight: bold;
    line-height: 100%;
	height:16px;
	overflow: hidden;
	 white-space: nowrap;
}
.sliderkit-nav span {
	font-size: 10pt;
    height: 16px;
    line-height: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.sliderkit-nav span.titre {
	display: block;
	font-size: 11pt;
}