            @import url(fontface.css);
body {
	color: #656666;
	font-family:'latoregular';
	font-size: 14px;
	line-height: 20px;
	background:url(../images/bg-intro.png) repeat center top;
}
a {
	color: #6abe4e;
	text-decoration: none;
 transition: all .4s;
	font-weight:normal;
}
a:active, a:hover, a:focus {
	color: #6abe4e;
	text-decoration: underline;
}
.image-right {
	float: right;
	margin: 0 0 10px 15px;
	border:1px solid #086761;
}
.image-left {
	float: left;
	margin: 0 15px 10px 0;
	border:1px solid #086761;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family:'latoblack';
	text-transform:inherit;
	margin:0px;
}
h1, .h1 {
	font-size:27px;
	color:#086761;
	line-height:29px;
}
h2, .h2 {
	font-size:25px;
	color:#65b345;
	line-height:27px;
}
h3, .h3 {
	font-size:23px;
	color:#086761;
	line-height:25px;
}
h4, .h4 {
	font-size:21px;
	color:#88e559;
	line-height:23px;
}
h5, .h5 {
	font-size:19px;
	color:#086761;
	line-height:21px;
}
h6, .h6 {
	font-size:17px;
	color:#000;
	line-height:19px;
}
article.content p {
/*  margin-bottom: 15px;*/
}
article.content ul {
	padding-left: 10px;
}
article.content ul li {
	list-style: none;
	background: url(../images/icon-list01.png) no-repeat center 7px;
	padding-left: 20px;
}
article.content ul ul li {
	background-image: url(../images/icon-list02.png);
}
#content-wrapper article.content hr {
	border: none;
	border-top: 1px solid #b7b7b7;
	margin: 10px 0px;
	clear: both;
}
#content-wrapper article.content .break {
	clear: both;
	margin: 20px 0px;
}
#content-wrapper article.content .dark-text {
	color: #000;
}
#content-wrapper article.content .title {
	position: relative;
	color: #000;
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
#content-wrapper article.content .title::after {
 content: '';
 position: absolute;
 width: 100px;
 left: 50%;
 margin-left: -50px;
 bottom: 0px;
 border-top: 1px solid #b7b7b7;
}
#content-wrapper article.content .table-style {
	position: relative;
	color:#2e1503;
}
#content-wrapper article.content table.table-style thead th {
	background: #FFF;
	font-weight: bold;
	text-align: center;
	color:#000;
}
#content-wrapper article.content table.table-style thead th, #content-wrapper article.content table.table-style tbody td {
	padding: 8px 15px;
	border: 1px solid #E5E5E5;
}
div.cc-cookies {
	width: 100%;
}
#fancybox-wrap, #fancybox-wrap * {
	box-sizing: content-box;
}
/* end style */

.container {
	position: relative;
	width : 1100px;
	margin: 0 auto;
	padding: 0px;
}
header#header {
	position:relative;
	width:100%;
	height:auto;
	z-index:10;
	min-height:121px;
	background:#6abe4e;
}
header#header div.header-logo {
	position: relative;
	z-index: 10;
	display: block;
	width: 237px;
	padding: 0;
	float: left;
	margin-top: -46px;
}
header#header div.header-logo img {
	display: block;
}
.top-header {
	position:relative;
	width:100%;
	height:46px;
	background:#064068;
}
#top-header {
	background:#086761!important;
}
a.facebook {
	position:relative;
	background:url(../images/fac.png) no-repeat center top;
	width:22px;
	height:22px;
	float:right;
	margin-top:10px;
}
a.facebook:hover {
	opacity:0.5;
}
.social {
	position: relative;
	float: right;
	width:75px;
	padding-top:10px;
}
#ContainerBlockSocial.addthis_toolbox .at300b {
	background-image: url(../images/social.png);
	background-repeat: no-repeat;
	width: 26px;
	height: 26px;
	margin: 0 5px;
	padding: 0;
	display: inline-block;
	overflow: hidden;
	opacity: 1;
 -webkit-transition: opacity .4s;
 -moz-transition: opacity .4s;
 -o-transition: opacity .4s;
 transition: opacity .4s;
	border-bottom: none;
}
#ContainerBlockSocial.addthis_toolbox .at300b:hover {
	opacity: 0.5;
}
#ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_email {
	background-position: -234px 0;
}
#ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_styleaddthis_button_facebook, #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_facebook {
	background-position: 0px 0;
}
#ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_styleaddthis_button_twitter, #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_twitter {
	background-position: -57px 0;
}
#ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_styleaddthis_button_linkedin, #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_linkedin {
	background-position: -116px 0;
}
#ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_styleaddthis_button_google_plusone_share, #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_google_plusone_share, #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_styleaddthis_button_google_plusone {
	background-position: -26px 0;
}
#ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_pinterest_share {
	background-position: -312px 0;
}
#ContainerBlockSocial.addthis_toolbox .at300b > span {
	display: none;
}
header#header nav#main-nav {
	position:relative;
	z-index:5;
	float:right;
}
/**********slideshow***********/
figure#slideshow {
	position: relative;
	z-index: 1;
	width:100%;
	margin-top:24px;
}
.slogon {
	font-family: 'latoblack';
	font-size: 27px;
	color: #086761;
	line-height: 40px;
	position: absolute;
	right: 93px;
	top: 123px;
}
figure#slideshow-page {
	position: relative;
	z-index: 1;
	width:100%;
	margin-top:24px;
}
.camera_overlayer {
}
figure#slideshow .camera_prev, figure#slideshow .camera_next, figure#slideshow .camera_commands {
	top:96%!important;
}
figure#slideshow-page .camera_prev, figure#slideshow-page .camera_next, figure#slideshow-page .camera_commands {
	top:94%!important;
}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
	background:#6abe4e;
	z-index:9999!important;
}
.camera_prev, .camera_next, .camera_commands {
}
.camera_next {
	right: 50%!important;
	margin-right: -500px!important;
}
.camera_prev {
	left: 50%!important;
	margin-left: 419px!important;
}
/********/
  blockquote {
	padding: 0px 20px 0px 20px;
	font-family:'latoregular';
	position: relative;
	margin-bottom: 10px;
	display: inline-block;
	font-size:16px;
	text-transform: inherit;
	margin: 10px auto;
	color:#000;
}
blockquote:before {
	content: "\201C";
	font-size: 30px;
	position: relative;
	left: 0px;
	top:0px;
	color: #000;
	font-family:'latoregular';
}
blockquote:after {
	content: "\201D";
	font-size: 30px;
	position: relative;
	right: 0px;
	bottom:-5px;
	color: #000;
	font-family:'latoregular';
	line-height:0;
}
/* ******************* */
#content-wrapper {
	position: relative;
	background: #ffffff url(../images/left.png) repeat-y left bottom!important;
	min-height:250px;
	height:auto;
	z-index:9;
}
#content-wrapper article.content {
	position: relative;
	min-height:200px;
	box-sizing: content-box;
	padding:45px 47px 30px 186px;
}
#content-wrapper article.content header#content-header {
	position: relative;
	z-index: 10;
	margin-bottom: 45px;
	text-transform: uppercase;
	display:block;
}
/*************/

#content-wrapper article.content h2, #content-wrapper article.content h3, #content-wrapper article.content h4, #content-wrapper article.content h5, #content-wrapper article.content h6 {
	padding: 10px 0px 10px;
}
#content-wrapper article.content ul {
	padding: 3px 0px 10px 10px;
	list-style: none;
}
#content-wrapper article.content ul li {
	padding: 0px 0px 0px 20px;
	list-style: none;
	background: url(../images/icon-list01.png) no-repeat left 8px;
}
#content-wrapper article.content ul li li {
	background: url(../images/icon-list02.png) no-repeat left 6px;
	padding: 0px 0px 0px 10px;
}
#content-wrapper article.content ol {
	padding: 5px 0px 5px 35px;
	list-style: decimal-leading-zero;
}
#content-wrapper article.content ol li {
	padding: 0px 0px 5px 5px;
	list-style: decimal-leading-zero;
}
/****opening*****/
#wp-opening {
	position:relative;
	background:#6abe4e!important;
	height: 73px;
	color: #fff;
	padding-left: 183px;
	padding-top: 30px;
	box-sizing: content-box;
}
#wp-opening .jour {
	font-family: 'latoblack';
}
#wp-opening .opening {
	padding:0px 23px;
	background:url(../images/sep.png) no-repeat right center;
}
.gesloten {
	background:none!important;
}
/****contact***/

#box-Contact {
	position: relative;
	background:#086761!important;
	min-height: 180px;
	height: auto;
	z-index: 1;
	box-sizing: content-box;
}
.name {
	display: none;
}
.contact {
	position:relative;
	width:100%;
	float:left;
	color:#ffffff;
	padding-top:55px;
	line-height:30px;
}
.map {
	background: url(../images/map-2.png) no-repeat left center!important;
	text-align: left;
	width: 255px;
	float: left;
	padding: 0px 0px 0px 125px;
	box-sizing: content-box;
	margin-left:60px
}
.i-phone {
	background: url(../images/tel-2.png) no-repeat left center!important;
	width:198px;
	float: left;
	padding: 20px 0px 20px 112px;
	box-sizing: content-box;
}
.i-mail {
	position: relative;
	background: url(../images/mail-2.png) no-repeat left center!important;
	float: left;
	width: 238px;
	padding: 10px 0px 10px 112px;
	box-sizing: content-box;
}
#box-Contact a {
	color:#6abe4e!important;
	text-decoration: none;
	border-bottom: 1px solid transparent;
}
#box-Contact a:hover {
	border-bottom-color:  #6abe4e!important;
}
/* ********** */

footer {
	position: relative;
	width:100%;
	box-sizing:content-box;
	height:99px;
}
.back-to-top {
	position: fixed;
	right: 10px;
	bottom: 40px;
	width: 40px;
	height: 40px;
	display: none;
	opacity: .6;
	padding: 15px;
	background: url(../images/icon-top.png) no-repeat center #6abe4e;
	text-indent: -9999px;
	z-index: 500;
}
.back-to-top:hover {
	opacity: 1;
	display: block;
}
#fancybox-wrap {
	z-index:5011 !important;
}
.prix {
	position: relative;
	margin-bottom: 8px;
	width:100%;
}
.prix td {
	padding: 5px;
 -webkit-transition: all .4s;
 -moz-transition: all .4s;
 -o-transition: all .4s;
 transition: all .4s;
}
.prix td:first-child {
	border-top: none;
	width:75%;
	text-align:left;
}
.prix td:last-child {
	width:25%;
	text-align:center;
}
table.prix thead th, table.prix tbody td {
	padding: 2px 6px !important;
}
table.prix thead th h3 {
	padding:2px 0 !important;
}
span.icon-logo-online {
	color: #6abe4e!important;
	font-size: 18px!important;
}
div#_atssh {
	display: none;
}
a.brand-skin {
	position: fixed;
	right: 0;
	border: 0;
	bottom: 0;
}

        