@charset "UTF-8";


body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff;
}
a {
	text-decoration: none;
}

#sep-spec {
	color:#949494;
}

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

.content {
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width:100%;
		max-width: 1500px;
	padding-left: 3%;
	padding-right: 0%;
		margin:auto;
	text-align: center;
}
.content-teaser {
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width:100%;
	max-width: 1500px;
padding: 0px 37px 15px 3%;
		margin:auto;
	text-align: center;
}
.content-2col {
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width:100%;
	max-width: 1500px;
padding: 0px 37px 15px 3%;
		margin:auto;
	text-align: center;
}
.template #header {
	width: 100%;
	max-width: 1500px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 40px 37px 15px 3%;
	margin: auto;
	background-color: #fff;
}

.template #mainContent {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height:auto;
	text-align: center;
	margin:auto;
	padding-top: 20px;
	padding-bottom: 40px;
	clear: both;
}
.template #footer {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height:auto;
	text-align: center;
	margin:auto;
	padding-top: 30px;
	padding-bottom: 40px;
	padding-right: 37px;
	clear: both;
}

.logo {
	float: left;
	width:220px;
	height:auto;
	margin-bottom: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
.container-menu {
	float:right;
	margin-top:80px;
		-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
.menu{
	float:right;
	margin:0;
	font: 17px/22px 'Montserrat', sans-serif;
	font-weight: 300;  
	color:#000;
	padding:0px;
	list-style:none;
	display:block;
}
.menu ul{
	height:25px;
	list-style:none;
	margin:0;
	}
.menu li{
	float:left;
	}
.menu li a{
	color:#000;
	display:block;
	line-height:20px;
	margin:0px 0px 19px 0px;
	padding:4px 0px 4px 33px;
	text-align:left;
	text-decoration:none;
	}
.menu li a:hover {
	color:#000;
	text-decoration:none;
	}
.icon_medias_sociaux {
	width: 20px;
	height: auto;
	margin:0;
}

#nav-uppercase {
text-transform:uppercase;
	font-weight: 500; 
	letter-spacing:0.05em;
}
.credits{
	margin:0;
	font: 11px/16px 'Montserrat', sans-serif;
	font-weight: 300;  
	color:#000;
}


h1 {
	clear: both;
	font: 20px/26px 'Montserrat', sans-serif;
	font-weight:700;
	text-align:center;
	color:#000;
	letter-spacing:0.09em;
	padding-top: 16px;
	margin-left: 5px;
}

.text-reg {
	font: 16px/20px 'Montserrat', sans-serif;
	font-weight:200;
	text-align:center;
	color:#000;
	margin:auto;
	max-width: 960px;
}
.text-reg a {
	font-weight:500;
	color:#000;
	text-decoration: none;
}
.text-spec {
	font: 14px/18px 'Montserrat', sans-serif;
	font-weight:200;
	text-align:left;
	color:#000;
	margin:auto;
	padding-top: 14px;
}

.spacer-clear {
	clear: both;
	height: 20px;
}
.cadre-projet {
	float: left;
	width: 27%;
	height: auto;
	padding: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	border: 1px solid #c0c0c0;
	text-align:center;
}
.img-projet {
	width: 100%;
	height: auto;
	border: 0 none;
}
.img-projet-2-col {
	float: left;
	width: 49%;
	height: auto;
	margin-right: 2%;
	margin-bottom: 2%;
	text-align:center;
}
.img-projet-2-col-right {
	float: right;
	width: 49%;
	height: auto;
	margin-right: 0;
	margin-bottom: 2%;
	text-align:center;
}

.titre-projet {
	clear: both;
	font: 19px/26px 'Montserrat', sans-serif;
	font-weight:700;
	text-align:center;
	color:#000;
	text-transform: uppercase;
	letter-spacing:0.09em;
	margin-bottom: -2px;
}

.button {
  	background-color:#fff;
 	color: #000;
  	padding: 17px 28px 17px 30px;
  	text-align: center;
  	text-decoration: none;
  	display: inline-block;
	font: 16px/22px 'Montserrat', sans-serif;
	font-weight: 700;  
	text-transform: uppercase;
	letter-spacing:2px;
	margin: auto;
  	margin-top: 26px;
	margin-bottom: 17px;
	border-radius: 33px;
	cursor: pointer;
	 border: #000 1px solid;
	-webkit-transition-duration: 0.2s;
  	transition-duration: 0.2s;
}
.button:hover {
 	background-color:#000;
	border: #000 1px solid;
	color: #fff;
}

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



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

	
	.template #mainContent {
	padding-bottom: 20px;
}
	

	
.template #header {
		padding: 26px 3% 0px 3%;
}
	.content-teaser {
	padding-left: 3%;
	padding-right: 3%;
}
	.content-2col {
padding-left: 3%;
	padding-right: 3%;
}
	
	.logo {
	width:180px;
}	
	
	.container-menu {
	float:right;
	margin-top:62px;
}
.menu{
	font: 16px/22px 'Montserrat', sans-serif;
	font-weight: 300;  
}
	.icon_medias_sociaux {
	width: 16px;
		padding-top: 2px;
}

#nav-uppercase {
text-transform:uppercase;
	font-weight: 500; 
	letter-spacing:0px;
}

.cadre-projet {
	width: 43%;
	height: auto;
	padding: 2%;
	margin-right: 2.5%;
	margin-bottom: 3%;
}
.titre-projet {
	font: 17px/23px 'Montserrat', sans-serif;
	font-weight:700;
}
	

}

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

	
	
	
	.container-menu {
	float:right;
	margin-top:54px;
}
		.logo {
	width:160px;
}	
.menu{
	font: 13px/22px 'Montserrat', sans-serif;
	font-weight: 300;  
}
.menu li a{
	padding-left:16px;
	}
	.icon_medias_sociaux {
	width: 16px;
		padding-top: 2px;
}
.titre-projet {
	font: 15px/20px 'Montserrat', sans-serif;
	font-weight:700;
	margin-bottom: 3px;
}

		.button {
  	background-color:#fff;
 	color: #000;
  	padding: 11px 21px 12px 22px;
	font: 13px 'Montserrat', sans-serif;
	font-weight: 700;  
	border-radius: 26px;
			letter-spacing:1px;
}


}



@media screen and (max-width: 767px) {
	
	.container-menu {
	z-index: 99;
	display: none;
	float: none;
	clear: both;
	position: absolute;
	position:static;
	top:0;
	left:0;
	right:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	}
	
.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;
	float:right;
	cursor: pointer;
	top: 0px;
	right: 20px;
	z-index: 97;
	width:30px;
	height:19px;
	margin-top:54px;
	}

body.show-menu .container-menu {
		display: block;
	}
.menu {
		font: 17px/22px 'Montserrat', sans-serif;
	font-weight: 300; 
	display: block;
	margin: auto;
	width: 100%;
	padding: 20px 0px 20px 0px;
	list-style: none;
	background-color:#fff;
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu li {
	float: none;
}
.menu li a {
	display: block;
	margin: auto;
	padding: 10px 15px 10px 10px;
	text-align: center;
	text-decoration: none;
}
	
	.icon_medias_sociaux {
	width: 20px;
	height: auto;
	margin:0;
}

	
.template #header {
padding-left: 20px;
	padding-right: 4%;
}
	.template #footer {
	padding-right: 0;
}
	
.content {
	padding-left: 20px;
	padding-right: 20px;
}
	.content-teaser {
	padding-left: 20px;
	padding-right: 20px;
}
	.content-2col {
padding-left: 20px;
	padding-right: 20px;
}

	.spacer-clear {
	height: 15px;
}
	.cadre-projet {
	width: 94%;
	height: auto;
	padding: 3% 3% 5% 3%;
	margin-right: 0;
	margin-bottom: 30px;
}
	.img-projet-2-col {
	float: none;
	width: 100%;
	height: auto;
		padding-bottom: 15px;
}
.img-projet-2-col-right {
	float: none;
	width: 100%;
	height: auto;
}
	.text-spec {
	font: 12px/16px 'Montserrat', sans-serif;
	font-weight:200;
}


}




