
@font-face {
	font-family: 'Gotham Medium';
	src: url('../_Fonts/Gotham_OTF/Gotham-Medium.otf'); 
}
@font-face {
	font-family: 'Gotham Bold';
	src: url('../_Fonts/Gotham_OTF/Gotham-Bold.otf'); 
}
@font-face {
	font-family: 'Gotham Book';
	src: url('../_Fonts/Gotham_OTF/Gotham-Book.otf'); 
}
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, code, blockquote {
	margin:0;
	padding:0;
	border-width:0;
}
body {
	background-color:#127f90;
}

div.container{
	max-width: 1100px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
}

p.ParaOverride-1 {
	text-align:center;
}
span.CharOverride-1 {
	color:#ffffff;
	font-family:"Gotham Bold", sans-serif;
	font-size:28px;
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-2 {
	color:#ffffff;
	font-family:"Gotham Medium", sans-serif;
	font-size:52px;
	font-style:normal;
	font-weight:300;
	margin-bottom: 20px;
	display: block;
}
span.CharOverride-3 {
	color:#ffffff;
	font-family:"Gotham Book", sans-serif;
	font-size:37px;
	font-style:normal;
	font-weight:300;
	margin: 10px 0;
	display: block;
}
span.CharOverride-4 {
	color:#ffffff;
	font-family:"Gotham Book", sans-serif;
	font-size:24px;
	font-style:normal;
	font-weight:300;
}
span.CharOverride-5, div.CharOverride-5 {
	color:#ffffff;
	font-family:"Gotham Medium", sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:300;
}
span.CharOverride-6 {
	color:#ffffff;
	font-family:"Gotham Medium", sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:300;

}
a{
	color:#ffffff;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}
span.CharOverride-7, div.CharOverride-7 {
	color:#ffffff;
	font-family:"Gotham Medium", sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:300;
	display: inline-block;
	vertical-align: top;
	margin-top: 5px;
}

.apb{
	color:#ffffff;
	font-family:"Gotham Bold", sans-serif;
}
div._idGenObjectStyleOverride-1 {
	background-color:#127f90;
	border-width:0px;
}
div._idGenObjectStyleOverride-2 {
	background-color:#ffffff;
	border-width:0px;
}
div._idGenObjectStyleOverride-3 {
	background-color:#ffffff;
	border-bottom-left-radius:13px;
	border-bottom-right-radius:13px;
	border-top-left-radius:13px;
	border-top-right-radius:13px;
	border-width:0px;
}

.contacts{
	margin: 0 auto;
}
#fleche{
	margin-top: -20px;
}
#mail, #nous_joindre,#telephone,#correspondance_img{
	vertical-align: middle;
}

#correspondance{
	display: inline-block;
}
#_idContainer001{
	margin-bottom: 75px;
	margin-top: 75px;
}

#_idContainer001{
	margin-bottom: 70px;
}


#_idContainer013, #_idContainer014, #_idContainer015{
	margin-left: 20%;
	margin-top: 20px;
}
div._idGenObjectLayout-1 {
	text-align:center;
}

.vbop{
	background-color: white;
	border-radius: 20px;
	color:#127f90;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
	width: fit-content;
	width: -webkit-fit-content;
}

@media screen and (max-width: 1023px) {
	.CharOverride-7{
		margin-top: 10px;
		display: block !important;
		margin-left: 12%;
	}
	#correspondance{
		margin-top: 10px;
		display: block !important;
	}
	#_idContainer013, #_idContainer014, #_idContainer015{
		margin-left: 0;
	}

	.contacts, .contacts-block{
		display: block !important;
		width: initial !important;
	}

	.contacts-vbop{
		margin-top: 20px;
		padding: 20px;
		text-align: center;
	}
	.vbop{

		margin: 20px auto;
	}
}
