@charset "utf-8";
/* CSS Document */
html{
	overflow:hidden;
	height: 100%;
	width:100%;
}
body{
	height: 100%;
	width:100%;
	background-color:#F5F5F5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.charge{
	display:none;
}
#processing{
	display:none;
	position:fixed;
	top:48%;
	left:52%;
	padding:10px 20px 10px 20px;
	margin:auto;
	text-align:center;
	z-index:10000;
}
.clear{
	clear:both;
}

.section{
	color:white;
	font-size:2em;
	font-weight:bold;
	width:100%;
}

.section > img {
	width: 10%;
}

.ensavoirplus{
	display:none;
}
.btn-ensavoirplus{
	z-index:6;
}

h1{
	color:#f27e0a;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:'BitstreamVeraSansRoman';*/
	margin-bottom:4px;
	font-size:25px;
	/*text-transform:uppercase;*/
	text-align:center;
}

h1.titre-plus{
	font-size:20px;
	margin-bottom:15px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	text-align:center;
	color:#93C01F;
	margin:5px 0;
}

h2.sstitre-plus{
	text-align:left;
	padding-top:0;
	margin-top:0;
	padding-left:10px;
}

.principal{
	/*white-space:nowrap;*/
}

p, ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:justify;
	margin-top:0;
	margin-bottom:20px;
	padding-right:20px;
	padding-left:10px;
}

ul{ margin-left:20px; }

em{
	font-size:10px;
	font-style:italic;
}

.ctn_image_left{
	float:left;
	margin-right:15px;
}

.ctn_image_right{
	float:right;
	margin-left:15px;
}

#prev{
	background:url(../img/prev.png);
	width:70px;
	height:70px;
	top:35%;
	left:5%;
	position:fixed;
	z-index:2;
	cursor:pointer;
}

#next{
	background:url(../img/next.png);
	width:70px;
	height:70px;
	top:35%;
	right:5%;
	position:fixed;
	z-index:2;
	cursor:pointer;
}

#prev:hover{
	background:url(../img/prev-hover.png);
}
#next:hover{
	background:url(../img/next-hover.png);
}

#map{
	width:100%;
	bottom:50px;
	position:fixed;
	z-index:4;
}
#ctn-map{
	text-align:center;
	width:950px;
	margin:auto;
}

.ctn {
	width:1000px;
	height:500px;
	margin:auto;
}

#footer{
	background-image:url(../img/footer.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	height:135px;
	position:fixed;
	bottom:0;
	z-index:3;
}
#footer-bg{
	background-color:#93c01f;
	width:100%;
	height:70px;
	position:fixed;
	bottom:0;
	z-index:3;
}
#info-footer{
	width:100%;
	height:405px;
	position:fixed;
	bottom:-367px;
	z-index:7;
}
#ctn-info-footer{
	width:1000px;
	margin:0 auto;	
}
#image-etiquette{
	display:block;
	height:39px;
	margin-left:850px;
	cursor:pointer;
}
#contacts{
	width:100%;
	height:355px;
	padding-top:20px;
	background-color:#178db3;	
}
#ctn-contacts{
	width:1000px;
	margin:0 auto;
}
#bord-haut1{
	width:480px;
	height:10px;
	background-color:#300;
}
#bord-haut2{
	width:500px;
	height:10px;
	background-color:#0F0;
}
#coordonnees{
	width:480px;
	height:265px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
	background-image:url(../img/footer-cadre-1.jpg);
}
#coordonnees p{
	padding:0;
	margin:0;
}
#form-contact{
	width:500px;
	height:265px;
	float:left;
	margin-bottom:20px;
	background-image:url(../img/footer-cadre-2.jpg);
}
.btn-ok{
	width:70px;
	height:25px;
	background-image:url(../img/btn-envoyer.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	border:none;
	margin-top:5px;
	float:right;
	margin-right:44px;	
}
input{
	margin-bottom:5px;
}
.titre-bleu{
	color:#178db3;
	font-weight:bold;
}
#bandeau_bas{
	width:1000px;
	height:48px;
	background-image:url(../img/footer-cadre-3.jpg);
}
.bandeau-credit{
	margin:10px 33px 10px 33px;
	float:left;
	color:#178db3;
	line-height:28px;
}
.input-1{
	width:410px;
	font-size:10px;
	color:#5cafca;
	font-style:italic;
}
.input-2{
	width:200px;
	font-size:10px;
	color:#5cafca;
	font-style:italic;
}
.textarea-1{
	width:410px;
	height:80px;
	font-size:10px;
	color:#5cafca;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	resize:none;
}
#btn-accesBoutique{
	margin-left:466px;
	display:inline-block;
	vertical-align:top;
	cursor:pointer;
}
#btn-espaceClient{
	margin-left:10px;
	display:inline-block;
	vertical-align:top;
	cursor:pointer;
}
#titre{
	position:fixed;
	width:100%;
	top:0;
	z-index:1;
}
#ctn-titre{
	width:950px;
	height:65px;
	margin:auto;
}
#plusdesens{
	position:fixed;
	width:100%;
	bottom:13px;
	z-index:4;
	font-size:14px;
}
#ctn-plusdesens{
	width:950px;
	margin:auto;
	text-align:center;
}
#logo{
	margin-left:20px;
	margin-top:15px;
	cursor:pointer;
	display:inline-block;
	vertical-align:top;
}

.sstitre-principal{
	color:#FFFFFF;
	display:block;
}
.sstitre{
	color:#C5DD88;
	display:inline-block;
	vertical-align:top;
}
#sstitre2{
	padding-right:20px;
	padding-left:20px;
}

.slidingLink{
	display:inline-block;
	vertical-align:middle;
	margin:0 5px;
	width:20px;
	height:20px;
	background:url(../img/bullet.png);	
}
.slidingLink:hover{
	background:url(../img/bullet-hover.png);	
}
.slidingLink_current{
	width:20px;
	height:20px;
	background:url(../img/bullet-current.png);	
}
.slidingLink_current:hover{
	background:url(../img/bullet-current.png) !important;	
}

.img-middle{
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
}

.align_txt{
	width:600px;
	display:inline-block;
	vertical-align:top;
	padding-left:0px;
}
.align_img{
	width:180px;
	display:inline-block;
	vertical-align:top;
	margin-bottom:20px;
}
.img_left{
	padding-left:10px;
}
.img_right{
	padding-right:10px;
}
.logo-partenaire{
	width:185px;
	float:left;
	margin-bottom:40px;
	margin-left:10px;
}