@charset "utf-8";
/* CSS Document */

body {
	overflow:hidden;
}
#banner {
	margin-bottom: 20px;
}
.coda-slider-wrapper {
	margin-bottom: 20px;
}
.coda-slider {
	margin-bottom: 30px;
}
.coda-slider-no-js .coda-slider {
	height: 401px;
	overflow: auto !important;
}
.coda-slider, .coda-slider .panel {
	width: 600px;
} 
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
	width: 760px;
}
.coda-nav ul li a.current {
	background: url('../images/slide/slider-on.png') top left no-repeat;
}
.coda-slider p.loading {
	padding: 20px;
	text-align: center;
}
.coda-nav ul {
	clear: both;
	display: block;
	overflow: hidden;
	padding-left: 11px;
}
.coda-nav ul li {
	display: inline;
}
#IE7 .coda-nav ul li {
	float:left;
}
.coda-nav ul li a {
	background: url('../images/slide/slider-off.png') top left no-repeat;
	display: block;
	float: left;
	height: 15px;
	margin-right: 5px;
	text-indent: -9999px;
	width: 15px;
	outline-color:transparent;
}
.coda-slider { 
	float: left;
	overflow: hidden;
	position: relative;
}
.coda-slider .panel {
	display: block;
	float: left;
	z-index:10;
}
.coda-slider .panel-container {
	position: relative;
}
#coda-slider-1 {
/*	background-image:url(../images/slide/fond.jpg);*/
	width:600px;
	height:400px;
	margin-bottom:10px;
	padding-bottom:0;
	position:relative;
}
#global {
	position:absolute;
	width:600px;
	height:400px;
	margin-bottom:10px;
	padding-bottom:0;
	margin-left:-300px;
	left:50%;
	margin-top:-200px;
	top:50%;
}
#ombre {
/*	background-image:url(../images/slide/fond.jpg);*/
	width:600px;
	height:400px;
	top:0;
	left:0;
	position:absolute;
	z-index:20;
}
#IE7 #global {
	background-color:#008298;
	}
#IE8 #global {
	background-color:#008298;
}
#IE7 #couleur {
	background-color:#008298;
	}
#IE8 #couleur {
	background-color:#008298;
}














































