@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: #35b2e0;
	text-decoration: none;
 transition: all .4s;
	font-weight:normal;
}
a:active, a:hover, a:focus {
	color: #35b2e0;
	text-decoration: underline;
}
.image-right {
	float: right;
	margin: 0 0 10px 15px;
	border:1px solid #479cd3;
}
.image-left {
	float: left;
	margin: 0 15px 10px 0;
	border:1px solid #479cd3;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family:'latoblack';
	text-transform:inherit;
	margin:0px;
}
h1, .h1 {
	font-size:24px;
	color:#064068;
	line-height:26px;
}
h2, .h2 {
	font-size:22px;
	color:#35b2e0;
	line-height:24px;
}
h3, .h3 {
	font-size:20px;
	color:#064068;
	line-height:22px;
}
h4, .h4 {
	font-size:18px;
	color:#35b2e0;
	line-height:20px;
}
h5, .h5 {
	font-size:16px;
	color:#064068;
	line-height:18px;
}
h6, .h6 {
	font-size:14px;
	color:#000;
	line-height:16px;
}
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: 5px 10px;
	border: 1px solid #E5E5E5;
	font-size: 14px;
	font-family:'latoregular';
}
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:#35b2e0;
}
.header {
	background:#6abe4e!important;
}
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;
}
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:rgba(6, 64, 104, 0.9);
	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-1.png) repeat-y left bottom;
	min-height:250px;
	height:auto;
	z-index:9;
}
.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;
	height: 73px;
	background: #35b2e0 url(../images/bg-opening.png) no-repeat left top;
	color: #fff;
	padding-left: 183px;
	padding-top: 30px;
	box-sizing: content-box;
}
.wp-opening {
	background:#6abe4e!important;
}
#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: #064068;
	min-height: 180px;
	height: auto;
	z-index: 1;
	box-sizing: content-box;
}
.box-Contact {
	background:#086761!important;
}
.name {
	display: none;
}
.contact {
	position:relative;
	width:100%;
	float:left;
	color:#ffffff;
	padding-top:55px;
	line-height:30px;
}
.map {
	background: url(../images/map-1.png) no-repeat left center;
	text-align: left;
	width: 255px;
	float: left;
	padding: 0px 0px 0px 125px;
	box-sizing: content-box;
	margin-left:60px
}
.map-2 {
	background: url(../images/map-2.png) no-repeat left center!important;
}
.i-phone {
	background: url(../images/tel-1.png) no-repeat left center;
	width:198px;
	float: left;
	padding: 20px 0px 20px 112px;
	box-sizing: content-box;
}
.i-phone-2 {
	background: url(../images/tel-2.png) no-repeat left center!important;
}
.i-mail {
	position: relative;
	background: url(../images/mail-1.png) no-repeat left center;
	float: left;
	width: 238px;
	padding: 10px 0px 10px 112px;
	box-sizing: content-box;
}
.i-mail-2 {
	background: url(../images/mail-2.png) no-repeat left center!important;
}
#box-Contact a {
	color: #35b2e0;
	text-decoration: none;
	border-bottom: 1px solid transparent;
}
#box-Contact a:hover {
	border-bottom-color:  #35b2e0;
}
.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 #064068;
	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: #064068!important;
	font-size: 18px!important;
}
div#_atssh {
	display: none;
}
.orange {
	background-color: #F4B083;
}
.jaune-fance {
	background-color: #FFC000;
}
.bleu-fonce {
	background-color: #0070C0;
}
.rose {
	background-color: #F216C3;
}
.mauve {
	background-color: #D1B1D1;
}
.vert {
	background-color: #92D050;
}
.bleu-clair {
	background-color: #00B0F0;
}
.gris {
	background-color: #9CC2E5;
}
.jaune {
	background-color: #FFFF00;
}
.maron {
	background-color: #AEAAAA;
}
.beige {
	background-color: #FFE599;
}
.bleu {
	background-color: #D9E2F3;
}
.rouge {
	background-color: #FB6B83;
}
.bleu-vert {
	background-color: #6BEDFB;
}
.vert-clair {
	background-color: #78F86E;
}
.bleu-marine {
	background-color:#2E74B5;
}
.mauve-fonce {
	background-color:#7030A0;
}
.rougr-clair {
	background-color:#FB3A05;
}
.noir {
	background-color:#000;
	color:#fff;
}
.verte {
	background-color:#A8A410;
}
.vert1 {
	background-color:#A8D08D;
}
a.brand-skin {
	position: fixed;
	right: 0;
	border: 0;
	bottom: 0;
}
