body {
background-image : url(fond.jpg);
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}

a img {
border : none;
}

h1 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align:center;
color: #ccc;
}

#banniere {
display:block;
width:900px;
margin-bottom:-12px;
}

#corps {
position:relative;
margin-left: auto; 
margin-right: auto; 
margin-top:-12px;
width:984px;
height:990px;
background-color:#FFF;
}

#offre {
position:relative;
margin-left: auto; 
margin-right: auto; 
margin-top:-5px;
width:984px;
height:1050px;
background-color:#FFF;
}

#gauche {
display:block;
text-align:center;
position:absolute;
float:left;
width: 290px; 
height:680px;
margin-top:-10px;
padding-left:12px;
background-color:#FFF;
}

#droite {
display:block;
position:relative;
float:right;
width: 670px;
margin-top:-22px;
background-color:#FFF;
}


#fond {
background-image : url(fondgris.png);
height:200px;
}

#fondvert {
background-image : url(fondvert.png);
height:240px;
}

#info {
padding: 0 0 15px 15px;
}

#rappel {
position : absolute;
width : 300px;
height : 173px;

margin-top : -90px;
}



.bulle {
clear: both;
background-color: transparent;
background-image: url(bulle.gif);
background-repeat: no-repeat;
background-attachment: scroll;
line-height: 40px;
}

h2 {
	font-family: Arial, Tahoma, serif;
	color: #333;
	font-size: 20px;
	font-weight:normal;

	}

h3 {
	font-family: Georgia;
	color: #2067c8;
	text-align:left;
	font-size: 14px;
	}

.wrapper1{
	color: #44433f;	
	font: 16px "Futura Medium", "Myriad Pro", "Gill Sans", Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0px 0 0;
	}
	.wrapper1 a{
		color: #E5F2FB;
		text-decoration: none;
	}
	.wrapper1 a:hover {
		color: #09548B;
	}
	.wrapper1 p {
		margin: 0 0 0px;
		padding: 0;
		line-height: 18px;
	}
.wrapper {
	/*width: 710px;*/
	margin: 0px auto;
}
.nav {
	background: #fff url(img/nav_bg.png) repeat-x;
	float: left;
}


.nav-left {
	background: url(img/nav_left.png) no-repeat top left;
	float: left;
	width: 11px;
	height: 32px;
}
.nav-right {
	background: url(img/nav_right.png) no-repeat top right;
	float: left;
	width: 11px;
	height: 32px;
}
.nav ul {
	/*width: 648px;*/
	height: 38px;
	float: left;
	margin: 0;
	padding-top: 3px;
	list-style: none;
	font-size: 18px;
}
.nav li {
	float: left;
	padding: 0 1px;
	background: url(img/split.png) no-repeat right center;
	position: relative;
	z-index: 1;
}
.nav li.last {
	background:none;
}
.nav li. hover {
	z-index:2;
}
.nav li a {
	display: block;
	line-height: 38px;
	overflow: hidden;
	float: left;
}


a .menu-left {
	background: url(img/menu_left.png) no-repeat left top;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-mid {
	background: url(img/menu_mid.png) repeat-x top left;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}


#navigation ul {
background: url(img/nav_bg.png) repeat-x top right;
width:984px;
}

a .menu-right {
	background: url(img/menu_right.png) no-repeat top left;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -37px;
	line-height: 35px;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color: #09548B;
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}

.nav li:hover li,
.nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #C1D9F0 dashed;
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a {
	color: #09548B;
	background: none !important;
	line-height: normal;
	width: 100px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}

 div.c2 {width:984px;}
 ul.c1 {width:984px;}
 

#slideshow {
	margin:0 auto;
	width:640px;
	height:263px;
	background:transparent url(bg_slideshow.jpg) no-repeat 0 0;
	display:block;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:560px;
  height:263px;
  overflow:auto; /* affiche une scrollbar au cas ou */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:540px; /* reduit de 20 pixels la div #slidesContainer pour permettre d'afficher la barre de scroll */
  height:263px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#navDiapo{
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	right:25px;
	bottom:10px;
	cursor:pointer;

}
#leftControl {
  top:0;
  left:0;
  background:transparent url(control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(control_right.jpg) no-repeat 0 0;
}




#pageContainer {
  margin:0 auto;
  width:950px;
}

.slide h2, .slide p {
  margin:15px;
}
.slide h2 {
  font:italic 24px Georgia, "Times New Roman", Times, serif;
  color:#802C26;
  letter-spacing:-1px;
}
.slide img {
  float:right;
  margin:0 15px;