#header {
	width: 100%;
	background: #ffffff;
	height: 136px;
	margin: 0;
	padding: 0;
}

#menu {
	width: 100%;
	background-color: #005e56;
	height: 40px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 96px;
	left: 0px;
	max-height: 40px;
	padding-left: 16px;
}

#logo {
	width: 260px;
	height: 86px;
	margin-top: 5px;
	margin-left: 5px;
}

#city {
	#width: 1000px;
	#height: 96px;
	top: 17px;
	left: 0px;
	display: block;
}

.afficheRefDatas {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	overflow-y: auto;
	padding: 8px;
}

.coronaInfo {
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
	background-color: #eee;
	color: #444;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.8);
	font-family: V2RFontLight, Arial;
	font-size: 10pt;
	text-align: justify;
	padding: 10px;
	width: 410px;
	opacity: 0.85;
}

.imageRecrute {
	width: 100%;
}

.boxRecrute {
	width: 70%;
}

.conteneurBoutonMenu {
	display: block;
	position: absolute;
	top: 40px;
	left: 0px;
	width: 250px;
	height: 200px;
	overflow: hidden;
	max-height: 0px;
	-webkit-transition: all 500ms;
	transition: all 500ms;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.8);
}

.conteneurAgence {
	display: inline-block;
	width: 99%;
}

.colonneLegale {
	font-family: V2RFontLight, Arial;
	font-size: calc(1.4vw);
}

.conteneurAgenceContact {
	display: inline-block;
	width: 99%;
	margin-bottom: 20px;
}

#boutonDerouleMenu {
	height: 32px;
	width: 32px;
	display: inline-block;
	font-family: V2RFont, Arial;
	font-size: 10pt;
	position: absolute;
	top: 101px;
	left: 5px;
	cursor: pointer;
	background-image: url("../datas/menuw.svg");
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 11;
	opacity: 0.45;
	-webkit-transition: all 500ms;
	transition: all 500ms;
}

.boutonMenu {
	height: 40px;
	padding-left: 12px;
	padding-right: 12px;
	color: #ffffff;
	line-height: 40px;
	display: inline-block;
	font-family: V2RFontLight, Arial;
	font-size: 11pt;
	cursor: pointer;
	padding-bottom: 0px;
	background-color: #005e56;
	-webkit-transition: all 250ms;
	transition: all 250ms;
	width: 250px;
	border-bottom: 1px solid #459088;
}

.boutonMenuOn {
	background-color: transparent;
}


.boutonMapContact {
	margin-top: 2px;
}

.colonneContact1 {
	margin: 1%;
	text-align: left;
	width: 30%;
}

.colonneContact2 {
	margin: 1%;
	text-align: left;
	width: 53%;
}

.infosAdresses {
	color: #777777;
	font-size: calc(1.4vw);
	line-height: 1.2;
}

.PiedDePageCellContent {
	text-align: justify;
	#margin-right: 4px;
	margin-bottom: 4px;
	font-size: calc(1.7vw);
}

.piedPage {
	position: relative;
	#width: 1280px;
	#padding: 10px;
	#margin: 0 auto;
	/*center-aligned*/
	color: #929292;
	#background-color: #333333;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	#box-shadow: 0px -1px 3px #999999;
}

.mentionslegales {
	display: none;
}

.slider_flecheGauche {
	left: 8px;
}

.slider_flecheDroite {
	right: 8px;
}

.slider_swipe {
	display: none;
}

.colonne {
	width: 42%;
	margin: 20px;
}

#footer {
	display: none;
}

.flexGridView {
	display: flex;
	flex-direction: row;
	justify-content: left;
	flex-wrap: wrap;
}

.piedPageColonne {
	position: relative;
	display: inline-block;
	width: 310px;
	margin: 20px;
	color: #444444;
	font-family: V2RFont, Arial;
	font-size: 9pt;
	text-align: justify;
}


.refsTitreTexte {
	width: 100%;
	display: inline-block;
	font-family: V2RFontLight, Arial;
	font-size: 12pt;
	text-align: justify;
	vertical-align: top;
	margin: 0px;
	padding: 4px;
	margin-bottom: 10px;
	margin-top: 16px;

}

.domaineTitre {
	color: #161616;
	font-size: 6vw;
	margin-bottom: 10px;
}

.principalesRefs {
	color: #9c1b37;
	font-size: 3vw;
}

.refsImage {
	display: inline-block;
	width: 48%;
	max-width: 460px;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 1);
	-moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 1);
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 1);
	margin-left: 8px;
}

.ref_title_box {
	display: block;
	position: absolute;
	top: 98px;
	left: 0px;
	#width: 75%;
	max-width: 800px;
	min-width: 500px;
	margin-top: -80px;
	#border-radius: 0px 10px 60px 0px;
	#background-color: #ffffff;
	padding-bottom: 12px;
	padding-right: 22px;
}

.titreNosMetiers4 {
	position: relative;
	font-family: Ubuntu, Arial;
	font-size: 4vw;
	text-align: left;
	margin: 0;
	padding-left: 16px;
	margin-top: 20px;
	padding-top: 16px;
	color: #454545;
}


.boutonSlideContener {
	display: inline-block;
	position: relative;
	width: 24px;
	height: 24px;
	opacity: 0.5;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	-webkit-transition: all 500ms;
	transition: all 500ms;
}

.refsImage2 {
	display: block;
	width: 50%;
	max-width: 460px;
	margin: 0px auto;
}

.textColonne {
	font-family: V2RFontLight, Arial;
	font-size: 10pt;
	padding: 0;
	margin: 0;

	width: 100%;
	text-align: justify;
}

.refsImage3 {
	display: block;
	width: 85%;
	margin: 0px auto;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 1);
	-moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 1);
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 1);

}

.refsImage4 {
	display: block;
	width: 100%;
	margin: 0px auto;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 1);
	-moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 1);
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 1);
}

.image0_texte1 {
	display: block;
	position: absolute;
	bottom: 10%;
	left: -100%;
	opacity: 0;
	font-family: V2RFontBold, Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: calc(7vw);
	color: #ffffff;
	text-align: right;
	-webkit-transition: left 2s, right 2s, opacity 1s;
	transition: left 2s, right 2s, opacity 1s;
}

.image0_texte2 {
	display: block;
	position: absolute;
	top: 8%;
	right: -100%;
	opacity: 0;
	font-family: Ubuntu, Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: calc(4.5vw);
	color: #ffffff;
	text-align: left;
	text-shadow: 2px 2px 2px #444444;
	-webkit-transition: left 2s, right 2s, opacity 1s;
	transition: left 2s, right 2s, opacity 1s;

}


.ref_colonne_content {
	position: relative;
	display: block;
	width: 99%;
	padding: 20px;
	padding-bottom: 5px;
	padding-left: 8px;

	font-family: V2RFontLight, Arial;
	font-size: 7pt;
	text-align: left;
	color: #818181;
	vertical-align: top;
}

.conteneurVignettesMissions {
	display: inline-block;
	width: 920px;
	text-align: left;
}

.middleInfos {
	position: absolute;
	bottom: 0px;
	left: 0%;
	width: 100%;
	height: 70px;
	font-family: V2RFontBold;
	font-weight: normal;
	font-size: calc(2.0vw + 2.0vh);
	color: #ffffff;
	text-align: center;
}

.middleInfosBackground {
	position: absolute;
	bottom: 0px;
	left: 0%;
	width: 100%;
	height: 78px;
	font-family: V2RFontLight;
	font-weight: normal;
	font-size: calc(2.0vw + 2.0vh);
	background-color: #ffffff;
	opacity: 0.5
}

.middleInfosMini {
	position: relative;
	font-family: V2RFontLight;
	font-weight: normal;
	font-size: calc(1.0vw + 1.0vh);
	color: #ffffff;
	text-align: center;
	height: 64px;
	line-height: 64px;
}

.logoAgenceAcc {
	vertical-align: middle;
	width: 12%;
	cursor: pointer;

}

.logoAgenceAccB {
	vertical-align: middle;
	width: 18%;
	cursor: pointer;

}


.accroche {
	position: absolute;
	width: 100%;
	text-align: center;
	height: 64px;
	line-height: 64px;
	opacity: 0;
	-webkit-transition: all 1000ms linear;
	-moz-transition: all 1000ms linear;
	-o-transition: all 1000ms linear;
	transition: all 1000ms linear;
}

.middleInfosTop {
	position: relative;
	font-family: V2RFontLight;
	font-weight: normal;
	font-size: calc(1.4vw + 1.4vh);
	color: #222222;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.middleInfosTop2 {
	position: relative;
	font-family: V2RFontLight;
	font-weight: normal;
	font-size: calc(0.9vw + 0.9vh);
	color: #222222;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.middleInfosInscription {
	position: relative;
	font-family: V2RFontBold;
	font-weight: normal;
	font-size: calc(1.3vw + 1.3vh);
	width: 60%;
	height: 32px;
	line-height: 16px;
	background-color: #ff9326;
	border-radius: 30px;
	margin: auto;
	cursor: pointer;
}

.middleInfosTopLogo {
	position: absolute;
	display: none;
	font-family: V2RFontLight;
	font-weight: normal;
	font-size: calc(1.0vw + 1.0vh);
	color: #222222;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	top: 0px;
	left: 0px;
}

.ref_title_domaine2 {
	font-family: V2RFont, Arial;
	font-size: calc(0.8vw + 0.8vh);
	text-align: left;
	color: #414141;
	padding-left: 19px;
	margin-top: 10px;
}

.ref_title_titre2 {
	font-family: V2RFont, Arial;
	font-size: calc(1.6vw + 1.6vh);
	text-align: left;
	color: #414141;
	padding-left: 16px;
	width: 100%;
	overflow: hide;
}

.ref_title_annee2 {
	display: inline-block;
	vertical-align: top;
	font-family: V2RFontLight, Arial;
	font-size: calc(1.2vw + 1.2vh);
	text-align: left;
	color: #414141;
	padding-left: 14px;
}

.ref_title_mo2 {
	display: inline-block;
	vertical-align: top;
	font-family: V2RFontLight, Arial;
	font-size: calc(0.8vw + 0.8vh);
	text-align: left;
	color: #414141;
	padding-left: 4px;
	margin-top: 1px;
	padding-top: 0px;
}

.ref_fermer {
	height: 38px;
	width: 38px;
	display: block;
	position: fixed;
	top: 10px;
	right: 10px;
	cursor: pointer;
	background-image: url("../datas/closeRefBW.svg");
	background-position: top left;
	background-repeat: no-repeat;
	background-size: contain;
	opacity: 0.8;
	z-index: 100;
}

.ref_fermer:hover {
	opacity: 1.0;
}

.boutonMenuRecrute {
	height: 40px;
	width: 100%;
	padding-left: 12px;
	padding-right: 12px;
	color: #ff0;
	line-height: 40px;
	display: inline-block;
	font-family: V2RFont, Arial;
	font-size: 12pt;
	cursor: pointer;
	text-decoration: underline;
	padding-bottom: 0px;
	border-top: 2px solid #005e56;
	border-bottom: 2px solid #005e56;
	background-color: #005e56;
	-webkit-transition: background-color 250ms;
	transition: background-color 250ms;
}

.boutonMenuRecrute {
	height: 40px;
	width: 100%;
	padding-left: 12px;
	padding-right: 12px;
	color: #ff0;
	line-height: 40px;
	display: inline-block;
	font-family: V2RFont, Arial;
	font-size: 12pt;
	cursor: pointer;
	text-decoration: underline;
	padding-bottom: 0px;
	border-top: 2px solid #005e56;
	border-bottom: 2px solid #005e56;
	background-color: #005e56;
	-webkit-transition: background-color 250ms;
	transition: background-color 250ms;
}

.boutonMenuRecrute:hover {
	background-color: #006f66;
}