@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	background-color: #52b2b4;
	-webkit-text-size-adjust: none;
}

img.map, map area{
    outline: none;
}

a {
	text-decoration: none;
}
sup { 
	vertical-align: top; position: relative; top: -0.3em; font-size: 0.7em; 
}
.logo_infobiblio {
	width: 100%;
	height: auto;
	max-width: 740px;
	margin-top: 80px;
	margin-bottom: 65px;
}

.content {
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width:100%;
		max-width: 1440px;
		margin:auto;
	padding-right:70px;
		padding-left:70px;
}
.template #mainContent {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #52b2b4;
	width: 100%;
	height:auto;
	text-align: left;
	margin:auto;
	padding-top: 12px;
	padding-bottom: 67px;
}
.template #mainContent-blanc {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	width: 100%;
	height:auto;
	text-align: left;
	margin:auto;
	padding-top: 15px;
	padding-bottom: 60px;
}
.template #footer {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #e7eda4;
	width: 100%;
	height:auto;
	text-align: left;
	margin:auto;
	padding-top: 2px;
	padding-bottom: 30px;
}
h1 {
	font: 21px/29px montserrat, sans-serif;
	font-weight: 600;
	color: #013c3d;
	text-align:left;
	padding-top: 20px;
	padding-bottom: 8px;
	max-width: 900px;
}

.text-reg {
	font: 21px/29px montserrat, sans-serif;
	font-weight: 500;
	color: #013c3d;
	text-align:left;
	max-width: 900px;
	-webkit-font-smoothing: antialiased;
}

.text-reg a {
	text-decoration: none;
	font-weight: 600;
	color: #013c3d;
}
.text-reg a:hover {
	text-decoration: underline;
	color: #013c3d;
}
.text-reg ul {
	list-style:none;
	list-style-type:none;
	 
}

.text-reg li {
	margin: 3px 0px 5px 0px;
}
.text-reg li:before {
	content: "–  ";
	font-weight: 400;
	margin: 0px 0px 0px -17px;
	padding: 0px;
}

.picto {
	border:0 none;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 77px;
	width: auto;
	max-width: 100%;
	margin-top: 20px;
	margin-bottom: 0px;
}


.spacer-clear {
	clear: both;
}
.spacer-10 {
	height: 10px;
	clear: both;
}
.spacer-20 {
	height: 20px;
	clear: both;
}

.logos-partenaires {
	width: 100%;
	max-width: 900px;
	height: auto;
	display: block;
	margin-top: 30px;
	margin-bottom: 40px;
	clear: both;
}


.videoWrapper {
	position: relative;
	padding-bottom: 56.2%;
	height: auto;
	margin:80px 0px 30px 0px;
	z-index: 1;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1);
}


.bt-question {
	font: 21px/26px montserrat, sans-serif;
	font-weight: 800;
	padding:10px 16px 11px 16px;
	background-color:#e7eda4;
	text-transform:uppercase;
	color:#52b2b4;
	border: none; 
}
.bt-question a {
	font: 21px/26px montserrat, sans-serif;
	font-weight: 800;
	color:#52b2b4;
	text-decoration:none;
}
.bt-question a:hover {
	color:#013c3d;
	text-decoration:none;
}

.margin-bottom-none {
	margin-bottom:-15px;
}

@media screen and (max-width: 1200px) {
	
	.content {
	padding-right:60px;
		padding-left:60px;
}
	
	}

@media screen and (max-width: 963px) {
	
	.content {
	padding-right:40px;
		padding-left:40px;
}
	h1 {
	font: 17px/23px montserrat, sans-serif;
	font-weight: 600;
}
	.text-reg {
	font: 17px/23px montserrat, sans-serif;
	font-weight: 500;
}

	
	}
	

@media screen and (max-width: 767px) {
		.picto
{
	height: 55px;
	margin-top: 10px;
}
	
	


	.content {
	padding-right:30px;
		padding-left:30px;
}
		h1 {
	font: 15px/19px montserrat, sans-serif;
	font-weight: 600;
	padding-top: 13px;
	padding-bottom: 6px;
}
	.text-reg {
	font: 15px/19px montserrat, sans-serif;
	font-weight: 500;
}
		.bt-question {
	font: 17px/22px montserrat, sans-serif;
	font-weight: 800;
}
.bt-question a {
	font: 17px/22px montserrat, sans-serif;
	font-weight: 800;
}
	.logo_infobiblio {
	max-width: 380px;
	margin-top: 40px;
	margin-bottom: 30px;
}
	.template #footer {
	padding-bottom: 20px;
}
	
	.videoWrapper {
	margin:50px 0px 0px 0px;
}
	.template #mainContent {
	padding-bottom: 50px;
}


	
	}

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

	
	.content {
	padding-right:20px;
		padding-left:20px;
}


	
	}
	
	
	