@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #fff;
	-webkit-text-size-adjust: none;
}
img.map, map area{
    outline: none;
}
.nowrap {white-space: nowrap;}
a {
	text-decoration: none;
}
strong {
	font-weight: 700;
}
.col-left {
	float: left;
	margin-top: 40px;
	margin-right: 4%;
	max-width: 48%;
}
.col-right {
	float: right;
	max-width: 48%;
	margin-top: 40px;
}



.template #header {
		width:100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-top:50px;
		padding-bottom:45px;
	position: absolute;
	background-image:url(img/bkg_header.png);
			background-repeat: repeat-x;
	background-size: 300px 3000px;
}
.template #teaser {
		width:100%;
	background-color: #c3c0b7;
	background-image:url(img/teaser_lectureprioritenationale_desktop.jpg);
	background-size: 1707px 660px;
	background-repeat: no-repeat;
	background-position: bottom center;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		height:860px;
		clear: both;
	padding-top: 200px;
}
.banner-desktop {
		width:100%; 
		height:auto;
	display: block;
}
.banner-mobile {
		width:100%;
		height:auto;
	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:80px;
	margin-bottom: 30px;
	padding-top:10px;
	background-color:#FFF;
}
.template #mainContentInt {
	width:100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		text-align:left;
		padding-bottom:80px;
	margin-bottom: 30px;
	padding-top:220px;
	background-color:#FFF;
	min-height: 800px;
}




.content {
		width:100%;
		max-width: 1200px;
		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:35px;
		padding-bottom:50px;
	background-color: #e5e8e7;
}

.logos-partenaires {
	width:100%;
		height: auto;
}

.logo {
	float: left;
	width:100%;
	max-width:380px;
	height:auto;
		-webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;

}


.container-menu {
	float:right;
	margin-top: -12px;
}


.menu {
	float: right;
	margin: 0px 0px 0px 0px;
	font: 20px proxima-nova, sans-serif;
	font-weight: 600;
	padding: 0;
	list-style: none;
		
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu li {
	float: none;
}
.menu li a {
	color: #1b154a;
	display: block;
	line-height: 21px;
	margin: 12px 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: 107px/115px proxima-nova, sans-serif;
	font-weight: 900;
	color: #f58770;
	text-align:left;
	margin-top: 40px;
	margin-bottom: 0px;
	padding-bottom:10px;
	max-width:1000px;
	letter-spacing: -1px;
	-webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
	text-transform: uppercase;
}



h2 {
	font: 50px/55px proxima-nova, sans-serif;
	font-weight: 900;
	color: #1b154a;
	text-align:left;
	margin-bottom:42px;
	margin-top:2px;
	max-width:1000px;
	-webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
h3 {
	font: 30px/32px proxima-nova, sans-serif;
	font-weight: 700;
	color: #1b154a;
	text-align:left;
	margin-bottom:35px;
	margin-top:2px;
	max-width:1000px;
	-webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
	text-transform:uppercase;
}

#h1-int {
	font: 80px/85px proxima-nova, sans-serif;
	font-weight: 900;
	margin-top: 50px;
}

#h2-int {
	font: 40px/44px proxima-nova, sans-serif;
	font-weight: 900;
	margin-bottom:50px;
}



.text-reg {
	font: 24px/31px proxima-nova, sans-serif;
	font-weight: 400;
	color: #1c1649;
	text-align:left;
	max-width:1000px;
	padding: 0;
}

.text-reg a {
	font-weight: 700;
	text-decoration: none;
	color: #1c1649;
	-webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
	list-style: none;
}

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

.text-reg ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

.text-reg li {
		font: 24px/31px proxima-nova, sans-serif;
	font-weight: 400;
	float: none;
	list-style: none;
	margin: 0;
	padding: 8px 0px 12px 0px;
	border-bottom: 1px solid #cccccc;
}
.text-reg li a {
	display: block;
}

#bibliographie {
	font: 18px/22px proxima-nova, sans-serif;
}


.credits {
	font: 10px/15px proxima-nova, sans-serif;
	font-weight: 400; 
	color:#414042;
	text-transform:uppercase;
	padding-top: 10px;
	text-align: left;
}
.credits a {
	color:#414042;
	text-decoration:none;
}
.credits a:hover {
	color:#414042;
	text-decoration:none;
}

.float-left {
	float: left;
	max-width: 80%;
	padding: 0px;
}

.spacer-clear {
	clear: both;
}

.spacer-3 {
	height: 3px;
}

.spacer-10 {
	height: 10px;
}

.spacer-15 {
	height: 15px;
}

.spacer-20 {
	height: 20px;
}

.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;	
}
#show-desktop
{
	display:block;	
}



.button {
  background-color: #1b154a;
  border: none;
 color: #fff;
  padding: 18px 24px 20px 24px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
 font: 25px/30px proxima-nova, sans-serif;
	font-weight: 700;
  margin: 30px 20px 20px 0px;
border-radius: 32px;
	cursor: pointer;
	-webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.button:hover {
  background-color: #f58770;
	color: #b154a;
}


.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%;
	
}



.logo-apropos {
	max-width: 150px;
	border:none 0;
	margin:17px 0px 0px 0px;
	height: auto;
}
		

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

	
	
	.template #teaser {
	background-color: none;
		background-image: none;
		height:auto;

}
.banner-desktop {
		
	display: none;
}
.banner-mobile {
		
	display: block;
}
}
	
	@media screen and (max-width: 963px) {
		

				.button {
  padding: 15px 22px 16px 22px;
 font: 21px/26px proxima-nova, sans-serif;
	font-weight: 700;
border-radius: 26px;
}
		
					h1 {
	font: 80px/85px proxima-nova, sans-serif;
	font-weight: 900;
						margin-top: 30px;
}
		

				h2 {
	font: 40px/45px proxima-nova, sans-serif;
	font-weight: 900;
}
		#h1-int {
	font: 60px/62px proxima-nova, sans-serif;
	font-weight: 900;
	margin-top: 50px;
}

#h2-int {
	font: 30px/32px proxima-nova, sans-serif;
	font-weight: 900;
	margin-bottom:45px;
}
		h3 {
	font: 25px/27px proxima-nova, sans-serif;
	font-weight: 700;
}
		.text-reg {
	font: 20px/25px proxima-nova, sans-serif;
	font-weight: 400;
}	
		.text-reg li {
	font: 20px/25px proxima-nova, sans-serif;
	font-weight: 400;
}
#bibliographie {
	font: 16px/18px proxima-nova, sans-serif;
}




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

	
			.col-left {
	float: none;
	margin-right: none;
			width: 100%;
	max-width: 100%;
}
		.col-right {
	float: none;
			width: 100%;
	max-width: 100%;
}
	#col-30 {
	max-width: 100%;
}


.float-left {
	max-width: 75%;
}
	
	
.col-right {
	float: none;
}
	
			.template #mainContent {
		padding-top:20px;
				padding-bottom: 40px;
}
	.template #mainContentInt {

	padding-top:150px;
		padding-bottom: 20px;
		min-height: 400px;
}
	.template #header {
		padding-top:25px;
		padding-bottom:22px;
		background-size: 300px 800px;
}

.template #teaser {
		margin-top: 0px;
	padding-top:120px;

}	
.container-menu {
		top: 100px;
		z-index: 99;
		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;
	}
	
	
.content {
		padding-right:20px;
		padding-left:20px;
}


		

	.container-menu {
	padding-top: 40px;
		padding-bottom: 5px;
	}
.menu li a {
	color: #f58770;
	text-decoration: none;
	margin-top: 20px;
}
.menu li a:hover {
	color: #FFF;
	text-decoration: none;
}
	
.logo {
	max-width:250px;
	height:auto;
	margin-right: 0;
}



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


	
	.videoWrapper {
	margin:12px 0px 12px 0px;
}
	
						h1 {
	font: 50px/52px proxima-nova, sans-serif;
	font-weight: 900;
							margin-top: 20px;
							margin-bottom: 5px;
}
				h2 {
	font: 26px/28px proxima-nova, sans-serif;
	font-weight: 900;
					margin-top:4px;
					margin-bottom: 14px;
}
		#h1-int {
	font: 50px/48px proxima-nova, sans-serif;
	font-weight: 900;
							margin-top: 5px;
			margin-bottom: 30px;
}

#h2-int {
	font: 26px/28px proxima-nova, sans-serif;
	font-weight: 900;
	margin-bottom:30px;
}
		h3 {
	font: 20px/22px proxima-nova, sans-serif;
	font-weight: 700;
}
	
		.text-reg {
	font: 18px/22px proxima-nova, sans-serif;
	font-weight: 400;
}	
	.text-reg li {
		font: 18px/22px proxima-nova, sans-serif;
	font-weight: 400;
	padding: 5px 0px 6px 0px;
}
	#bibliographie {
	font: 14px/16px proxima-nova, sans-serif;
}
	
	
					.button {
  padding: 15px 22px 16px 22px;
 font: 19px/23px proxima-nova, sans-serif;
	font-weight: 700;
border-radius: 26px;
	margin: 15px 20px 10px 0px;
}

	
	#show-desktop
{
	display:none;	
}
		#show-mobile
{
	display:block;	
}
	.logo-apropos {
		max-width: 100px;
			height: auto;
}
	
	}

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



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

	.button {
  padding: 15px 22px 16px 22px;
 font: 17px/20px proxima-nova, sans-serif;
	font-weight: 700;
border-radius: 26px;
}
	.float-left {
	max-width: 60%;
}

	
	}
	

	.text-cookie {
		z-index: 9999;
		font: 14px/17px 'Roboto', sans-serif;
		font-weight: 300;
		color: #4f4f4f;
		text-align:left;
		max-width: 58%;
		float: left;
		padding-right: 20px;
		-webkit-transition-duration: 0.2s;
	  transition-duration: 0.2s;
	}
	.text-cookie a {
		font: 14px/18px 'Roboto', sans-serif;
		font-weight: 500;
		color: #f58770;
		text-align:left;
		text-decoration: none;
	}
	.text-cookie a:hover {
		text-decoration:none;
		color: #4f4f4f;
	}
	#text-cookie-personnaliser {
		max-width: 100%;
		float: none;
		padding-right: none;
		margin-top: -15px;
		margin-bottom: 20px;
	}
	.titre-personnaliser {
		font: 24px/29px 'Roboto', sans-serif;
		font-weight: 400;  
		color:#4f4f4f;
		text-align: left;
		padding-top: 10px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		max-width: 980px;
		text-transform: uppercase;
		-webkit-transition-duration: 0.2s;
	  transition-duration: 0.2s;
	}
	.sous-titre-personnaliser{
		font: 19px/27px 'Roboto', sans-serif;
		font-weight: 300;
		text-align:left;
		color: #4f4f4f;
		max-width: 980px;
	}
	.sous-titre-personnaliser a {
		font: 19px/27px 'Roboto', sans-serif;
		font-weight: 400;
		text-decoration:none;
		color: #f58770;
		
	}
	.sous-titre-personnaliser a:hover {
		text-decoration:none;
		color: #4f4f4f;
	}
	
	.cadre_popup {
		border-top: 1px solid #c9c7c6;
		width:100%;
		position: fixed;
		bottom: 0;
		left: 0;
		background-color: #FFFFFF;
		display: none;
	}
	
	.cadre_personnaliser {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
		width:100%;
		height: 100%;
		background-color: #FFFFFF;
		text-align: center;
		display: none;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
		
	.content-popup {
		width:100%;
			max-width: 1260px;
			margin:auto;
		padding-right:30px;
			padding-left:30px;
		padding-top: 20px;
		padding-bottom: 30px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;	
			display: flex;
	}
	
	.content-personnaliser {
		width:600px;
		max-height: 96vh;
			margin:0 auto;
		padding-right:30px;
			padding-left:30px;
		padding-top: 20px;
		padding-bottom: 20px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;	
			overflow: scroll;
	}
	.buttonX {
		float: left;
	  background-color: #f58770;
		color: #fff;
	  padding: 12px 18px 13px 18px;
		margin: 18px 10px 10px 0px;
	  text-align: center;
	  text-decoration: none;
	  display: inline-block;
	font: 14px 'Roboto', sans-serif;
		font-weight: 500;
	border-radius: 26px;
		text-transform: uppercase;
		cursor: pointer;
		border: 1px solid #f58770;
		-webkit-transition-duration: 0.2s;
	  transition-duration: 0.2s;
	}
	.buttonX:hover {
		border: 1px solid #4f4f4f;
		background-color: #4f4f4f;
		color: #fff;
	}
	#button2 {
		background-color: #fff;
	 color: #4f4f4f;
		border: 1px solid #4f4f4f;
		-webkit-transition-duration: 0.2s;
	  transition-duration: 0.2s;
	}
	#button2:hover {
		border: 1px solid #4f4f4f;
		background-color: #4f4f4f;
		color: #fff;
	}
	
	.container {
	  display: block;
	  position: relative;
		padding-left: 38px;
		padding-bottom: 12px;
	  cursor: pointer;
	  -webkit-user-select: none;
	  -moz-user-select: none;
	  -ms-user-select: none;
	  user-select: none;
	}
	
	.container input {
	  position: absolute;
	  opacity: 0;
	  cursor: pointer;
	  height: 0;
	  width: 0;
	}
	
	.checkmark {
	  position: absolute;
	  top: 0;
	  left: 0;
	  height: 25px;
	  width: 25px;
	  background-color: #fff;
		border: 1px solid #f58770;
	}
	
	.container:hover input ~ .checkmark {
	  background-color: #fff;
	}
	
	.container input:checked ~ .checkmark {
	  background-color: #f58770;
	}
	
	.checkmark:after {
	  content: "";
	  position: absolute;
	  display: none;
	}
	
	.container input:checked ~ .checkmark:after {
	  display: block;
	}
	
	.container .checkmark:after {
	  left: 9px;
	  top: 4px;
	  width: 5px;
	  height: 10px;
	  border: solid white;
	  border-width: 0 3px 3px 0;
	  -webkit-transform: rotate(45deg);
	  -ms-transform: rotate(45deg);
	  transform: rotate(45deg);
	}
	
	.spacer{
		clear: both;
			}
	.spacer-10{
		clear: both;
		height: 10px;
			}
	.spacer-20{
		clear: both;
		height: 20px;
			}
	.spacer-30{
		clear: both;
		height: 30px;
			}
	
	
	
	@media screen and (max-width: 1300px) {
	
	.text-cookie {
		max-width: 48%;
	}
		}
	
	@media screen and (max-width: 1000px) {
	
		.text-cookie {
		width: 100%;
			max-width: 100%;
			font-weight: 400;
	}
	.titre-personnaliser{
		font: 21px/26px 'Roboto', sans-serif;
		font-weight: 400;  
	}
	.sous-titre-personnaliser{
		font: 18px/23px 'Roboto', sans-serif;
		font-weight: 400;
	}
	.sous-titre-personnaliser a {
		font: 18px/23px 'Roboto', sans-serif;
		font-weight: 500;
	}
		.buttonX {
	  padding: 10px 15px 11px 15px;
		margin-top: 5px;
	font: 13px 'Roboto', sans-serif;
		font-weight: 500;
	border-radius: 20px;
	}
		.content-popup {
			flex-wrap: wrap;
			padding-bottom: 20px;
		}
		}
	
	
	@media screen and (max-width: 767px) {
	
		.container {
		padding-left: 30px;
	}
	.sous-titre-personnaliser{
		font: 15px/18px 'Roboto', sans-serif;
		font-weight: 400;
	}
	.sous-titre-personnaliser a {
		font: 15px/18px 'Roboto', sans-serif;
		font-weight: 500;
	}
	.checkmark {
	  height: 20px;
	  width: 20px;
		margin-top: -2px;
	}
	
	.container .checkmark:after {
	  left: 6px;
	  top: 3px;
	  width: 4px;
	  height: 8px;
	}
	
	.content-popup {
		padding: 15px 23px 20px 23px;
	}
	
		.content-personnaliser {
		width:100%;
		padding-right:20px;
			padding-left:20px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
		}
	