/******* SET DEFAULT DIMENSIONS HERE ********/
div.anythingSlider {width:950px; height: 415px!important; overflow:hidden; margin: 0 auto; /*margin-left:-45px;*/ }
ul#jqueryslider21{width: 950px; overflow:hidden;	height: 415px;}
#diaporama ul, #diaporama li{ margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}
#diaporama ul { list-style: none;}

/*css pour les details*/
.jquery_slide_content{position:relative;}
.jquery_slide_content , .jquery_slide_image img{}
.jquery_slide_image img{height: 415px; width:950px }
.jquery_slide_details{background-image:url(/charte/bg-noir-alpha.png); position:absolute; bottom:80px; right:0; width:150px; padding:5px 10px; height:auto; text-align:left;}
.jquery_slide_titre{font-size:14px; color:#fff; font-weight:bold;}
.jquery_slide_texte, .jquery_slide_texte p{font-size:11px; color:#fff; margin:0;}

/**** DO NOT CHANGE BELOW THIS LINE ****/
/* anythingSlider viewport window */
div.anythingSlider .anythingWindow {	overflow: hidden;	position: relative;	width: 100%;/**/	height: 415px; }

/* wrapper: 45px right & left padding for the arrows, 28px @ bottom for naviagation */
div.anythingSlider {	position: relative;	/*padding: 0 45px;*/}
/* anythingSlider base UL */
ul.anythingBase {	list-style: none;	margin: 0; padding: 0;}
ul.anythingBase li.panel {	/*background: transparent;	display: block;*/	float: left; padding: 0;	margin: 0;}

/* Navigation Arrows */
div.anythingSlider .arrow {	top: 50%;	position: absolute;	display: block;}
div.anythingSlider .arrow a {	display: block;	height: 45px;	margin-top: -23px;	width: 45px;	text-align: center;	outline: 0;	text-indent: -9999px;}
div.anythingSlider .forward { right: 0; }
div.anythingSlider .back { left: 0; }
div.anythingSlider .forward a {background: url(/charte/pictos.png) no-repeat -70px -284px; }
div.anythingSlider .back a {background: url(/charte/pictos.png) no-repeat 0 -284px; }
div.anythingSlider .forward a:hover, div.anythingSlider .forward a.hover { background: url(/charte/pictos.png) no-repeat -200px -284px; }
div.anythingSlider .back a:hover, div.anythingSlider .back a.hover { background: url(/charte/pictos.png) no-repeat -130px -284px;}

/* Navigation Links */
div.anythingSlider .thumbNav{position:relative; float:right; list-style-type:none; margin:-30px 10px 0 0; width:auto !important; display:table; padding:0; height:20px!important; z-index:50; }
.thumbNav li{float:left; list-style-type:none; margin:0; padding:0; height:20px !important; width:20px; }
.thumbNav a{ font-size:0 !important; background:url(/charte/pictos.png) no-repeat -205px -105px; cursor:pointer; height:20px; width:20px; display:table; overflow:hidden;}
.thumbNav a:hover, .thumbNav a.cur{background:url(/charte/pictos.png) no-repeat -226px -105px; }
div.anythingSlider .start-stop.playing, div.anythingSlider .start-stop { display:none;}






