@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #ffffff;
	-webkit-text-size-adjust: none;
}
img.map, map area{
    outline: none;
}
a {
	text-decoration: none;
}
strong {
	font-weight: 700;

	
}


.template #header {
		width:100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-top:41px;
		padding-bottom:39px;
		background-image:url(img/bkg_header_bleu.png);	
		background-size:4452px 923px;
		background-position:top center;
		background-repeat:repeat-x;
	position: absolute;
}

.template #teaser {
	width:100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		min-height:690px;
		text-align:left;
		padding-top:190px;
		margin-bottom:0px;
		padding-bottom:0px;
}

.template #teaser-mobile {
	display: none;
}
.template #mainContent {
	width:100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		text-align:left;
		padding-bottom:30px;
		padding-top:190px;
	background-color: #FFF;
	margin-bottom: 0px;
	min-height: 800px;
}

.template #mainContent-acc {
	width:100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		text-align:left;
		padding-bottom:30px;
		padding-top:0px;
	background-color: #FFF;
	margin-bottom: -20px;
}


.colonnes-3 {
	float:left;
	margin-right: 5%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	max-width: 28%;
	min-width: 15%;
	padding-top:0px;
	padding-bottom:0px;
}







.content {
		width:100%;
		max-width: 1400px;
		margin:auto;
	padding-right:30px;
		padding-left:30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;	
}






.template #footer {
	width:100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		text-align:center;
		padding-top:45px;
		padding-bottom:35px;
	background-color: #FFF;
}


.logo {
	float: left;
	width:100%;
	max-width:364px;
	height:auto;

}
.container-menu {
		top: 100px;
		z-index: 97;
		display: none;
		float: none;
		clear: both;
		position: absolute;
		position:static;
		left:0;
		right:0;
	width: 100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
	padding-top: 40px;
	padding-bottom: 5px;
	
	}




.show-menu .menu-close {
	background-image:url(img/menu_close.svg);
}
.menu-close {
		background:url(img/menu_open.svg) 50% 50% no-repeat;
		background-size:contain;
		display: block;
		float:right;
		cursor: pointer;
		top: 28px;
		right: 25px;
		z-index: 99;
		width:24px;
		height:21px;
		margin-top:21px;
		margin-left:18px;

	}

body.show-menu .container-menu {
		display: block;
	}
.menu {
	float: right;
	margin: 22px 0px 0px 0px;
	
	font: 20px proxima-nova, sans-serif;
	font-weight: 600;
	color: #00a5d9;
	padding: 0;
	list-style: none;
		
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu li {
	float: none;
}
.menu li a {
	color: #00a5d9;
	display: block;
	line-height: 21px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	text-decoration: none;
	-webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.menu li a:hover {
	color: #FFF;
	text-decoration: none;
}

h1 {
	font: 55px/60px proxima-nova, sans-serif;
	font-weight: 900;
	color: #00a5d9;
	text-align:left;
	padding-bottom:10px;
	max-width:1000px;
}
h2 {
	font: 40px/45px proxima-nova, sans-serif;
	font-weight: 400;
	color: #525252;
	text-align:left;
	margin-bottom:0px;
	margin-top:50px;
	max-width:1000px;
}

h3 {
	font: 27px/32px proxima-nova, sans-serif;
	font-weight: 700;
	color: #525252;
	text-align:left;
	margin-bottom:10px;
	margin-top: 40px;
	max-width:1000px;
}

.text-reg {
	font: 20px/24px proxima-nova, sans-serif;
	font-weight: 400;
	color: #525252;
	text-align:left;
	max-width:1000px;
}

.text-reg a {
	font-weight: 600;
	text-decoration: none;
	color: #00a5d9;
}

.text-reg a:hover {
	text-decoration: none;
	color: #525252;
}

.text-reg ul {
	list-style: none;
}

.text-reg li {
	list-style: none;
	margin: 3px 0px 5px 0px;
}
.text-reg li:before {
	content: ">  ";
	
	margin: 0px 0px 0px -18px;
	padding: 0px;
}
#ul-p-chapitre {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	color: #00a5d9;
}
#li-chapitre a {
	font-weight: 400;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.text-reg-acc {
	font: 22px/26px proxima-nova, sans-serif;
	font-weight: 500;
	color: #00455e;
	max-width: 800px;
}

.text-reg-acc a {
	color: #00455e;
	font-weight: 700;
	text-decoration: none;
}
.text-reg-acc a:hover {
	color: #003548;
	text-decoration: none;
}

.bt_telechargement {
	height: 70px;
	margin-top: 9px;
	margin-bottom: -4px;
	width: auto;
	border: 0 none;
}
.vignette {
	width: 100%;
	max-width: 250px;
	height: auto;
	border: 0 none;
}
.col-float-right {
	float: right;
	margin-left: 30px;
}



.bt-footer-credits {
	font: 9px/13px proxima-nova, sans-serif;
	font-weight: 400;
	text-transform:uppercase;
	color: #6f7478;
	text-align:left;
	letter-spacing: 1px;
}

.bt-footer-credits a {
	text-decoration: none;
	color: #6f7478;
}

.bt-footer-credits a:hover {
	text-decoration: none;
	color: #4a5259;
}



.spacer-clear {
	clear: both;
}

.spacer-3 {
	height: 3px;
}

.spacer-10 {
	height: 10px;
}

.spacer-15 {
	height: 15px;
}

.spacer-20 {
	height: 20px;
}

.spacer-20b {
	height: 15px;
}

.spacer-30 {
	height: 30px;
}

.spacer-40 {
	height: 40px;
}

.spacer-50 {
	height: 50px;
}

.spacer-60 {
	height: 60px;
}

sup { vertical-align: top; position: relative; top: -0.3em; font-size: 0.7em; }


#show-mobile
{
	display:none;	
}

.ecran {
	width: 100%;
	max-width: 1000px;
	height: auto;
	clear: both;
	margin: 25px 0px 25px 0px;
	border: 1px solid #d8d8d8;
	-webkit-box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.06);
	box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.06);
}
#ecran-ver {
	max-width: 450px;
}
#ecran-small {
	max-height: 25px;
	margin: 15px 0px 15px 0px;
	width: auto;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0 none;
}


@media screen and (max-width: 1420px) {
	
			.template #header {
				padding-top:35px;
		padding-bottom:33px;
		background-size:1888px 690px;
}
	
	.template #mainContent {
		padding-top:160px;
	min-height: 700px;
}
	
	.template #teaser {
		min-height:580px;
		padding-top:160px;
}

	
	h1 {
	font: 45px/50px proxima-nova, sans-serif;
	font-weight: 900;
}
	h2 {
	font: 30px/35px proxima-nova, sans-serif;
	font-weight: 400;
	text-align:left;
	margin-bottom:0px;
	margin-top:30px;
	max-width:1000px;
}
	
.text-reg-acc {
	font: 19px/22px proxima-nova, sans-serif;
	font-weight: 500;
	max-width: 60%;
}
	.text-reg {
	font: 17px/20px proxima-nova, sans-serif;
	font-weight: 400;
}
	.videoWrapper-content {
	width: 100%;
	max-width: 1200px;
	height: auto;

}
.videoWrapper {
	position: relative;
	padding-bottom: 56.2%;
	height: auto;
	margin-top: 37px;
	margin-bottom: 23px;
	z-index: 98;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
	

	}


	@media screen and (max-width: 1170px) {

		.template #header {
		padding-top:31px;
		padding-bottom:29px;
		background-size:1888px 550px;
}
		
			.template #mainContent {
		padding-top:120px;
	min-height: 700px;
}
		
		.logo {
	max-width:280px;
	height:auto;

}
			h1 {
	font: 40px/45px proxima-nova, sans-serif;
	font-weight: 900;
}
		h3 {
	font: 24px/28px proxima-nova, sans-serif;
	font-weight: 700;
}
		
			.template #teaser {
		min-height:490px;
		padding-top:120px;
}
		.bt_telechargement {
	height: 55px;
}
		.text-reg-acc {
	font: 17px/19px proxima-nova, sans-serif;
	font-weight: 500;
}
	.text-reg {
	font: 17px/19px proxima-nova, sans-serif;
	font-weight: 400;
}

}
		

	
	@media screen and (max-width: 963px) {
		
		
		
					h1 {
	font: 35px/40px proxima-nova, sans-serif;
	font-weight: 900;
}
		
		.text-reg {
	max-width: 100%;
}
		
			.text-reg-acc {
	max-width: 100%;
}
		


.template #teaser {
	

	min-height: 100px;
	padding-bottom: 20px;
	padding-top: 60px;
	
	height: auto;
}
		
	.photo-teaser-mobile {
		width:100%;
		height:auto;
		margin-top: -20px;
		margin-bottom: -10px;
}
.template #teaser-mobile {
	display: block;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width:100%;
		height:auto;
		text-align:left;
	}

		.spacer-20b {
	height: 40px;
}
		.vignette {
	max-width: 200px;
}


	}
	
	
@media screen and (max-width: 767px) {
	
			.template #mainContent {
		padding-top:113px;
	min-height: 500px;
}
	
.template #teaser {
	
	padding-top: 53px;
}
	
			h3 {
	font: 20px/24px proxima-nova, sans-serif;
	font-weight: 700;
}
	
.content {
		padding-right:20px;
		padding-left:20px;
}


		.template #header {
		padding-top:20px;
		padding-bottom:19px;
		background-size:1888px 490px;
}

	.container-menu {
	padding-top: 19px;
		padding-bottom: 18px;
	}

	
.logo {
	max-width:220px;
	height:auto;
	margin-right: 0;
}

.menu-close {
		width:24px;
		height:17px;
		margin-top:16px;
		margin-left:16px;
	}


	.colonnes-3 {

	margin-right: 0;
	max-width: 100%;
	min-width: 100%;
}
			.spacer-20b {
	height: 20px;
}
	

	
.col-float-right {
	float: none;
	margin-left: 0px;
	margin-bottom: 50px;
}
	
	}

@media screen and (max-width: 480px) {


			.text-reg-acc {
	font: 16px/18px proxima-nova, sans-serif;
	font-weight: 500;
}
	.text-reg {
	font: 16px/18px proxima-nova, sans-serif;
	font-weight: 400;
}



	
	
	}
	
@media screen and (max-width: 350px) {
	



	


}