/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding:0; width:619px; height:184px; position:absolute; top:0; left:0;; z-index:4}
	.coda-slider { }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; padding-right: 20px; }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 619px; } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 619px; }
	.coda-slider-wrapper.arrows .coda-slider { margin: 5px 0 0 5px; display:inline; }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px; }
	
	.panel-wrapper { width:619px; height:184px; position:relative}
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center; }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	/*#coda-nav-1{ clear: both;  display: block; margin: 0 auto 0; padding:0; overflow: hidden; height:21px; position:absolute; top:215px;  z-index:30}
	#coda-nav-1 { display: inline; margin:6px 10px; padding:3px ; padding-right:20px; position:absolute; z-index:40; top:215px; right:20px; height:20px;}
	#coda-nav-1 a { width:12px; height:13px; background:url(../gifs/pagination.png) top no-repeat; text-indent:-1000px; margin-left:13px; display:block; float:left; margin-top:5px}
	#coda-nav-1 a:hover, #coda-nav-1 a.activeSlide{ background:url(../gifs/pagination.png) bottom no-repeat !important; }*/
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both;}
	.coda-slider { float: left; overflow: hidden; position: relative; margin:0px}
	.coda-slider .panel { display: block; float: left; width:619px !important }
	.coda-slider .panel-container { position: relative; }
	
	
	#coda-nav-left-1 a {  text-decoration:none; width:18px; height:35px;  display:block; position:absolute; top:82px; left:5px; z-index:5; padding:0 !important; margin:0 !important; }
	#coda-nav-right-1 a { text-decoration:none; width:18px; height:35px;  display:block; position:absolute; top:82px; right:5px; _right:4px; z-index:5; padding:0 !important; margin:0 !important; }
	
	
	.my_flash {
	position:relative;
	
	width:732px;
	height:453px;
	z-index:2;
	overflow:hidden;
	margin-left:-10px;
	margin-bottom:20px;
	color:#fff
}

.info-carrousel {
	position:absolute;
	width:379px;
	height:39px;
	z-index:20;
	top:5px;
	left:5px;
	color:#fff;
	font-size:25px;
	line-height:24px !important;
	margin:0 !important;
}

.relance_diapo {
	position:absolute;
	height:30px;
	z-index:20;
	bottom:4px;
	left:450px;
	background:#C12626;
text-align:left;
text-decoration:none;
	color:#fff !important;
	font-size:15px;
	line-height:30px !important;
		padding-right:10px;
		padding-left:10px;

}
.relance_diapo:hover {
text-decoration:underline;

}

.texte{
width:260px;
height:135px;
font-size:16px;
line-height:24px;
color:#fff;
position:absolute;
left:5px;
top:35px;
text-align:justify;
}
.lien-carrousel {
	
	text-align:center justify;
	text-decoration:none;
	color:#000 !important;
	padding:5px;
	font-family:'Shanti',Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px !important;
}