/*header*/
#header{
	background: #fff;
	color: #000;
	padding: 1px 0 0 0;
	min-width: 900px;
}
.titreSite{
	padding: 0 0 0 2%;
	font-size: 3rem;
	width: 45%;
}
.sousTitreSite{
	font-size: 1.2rem;
	font-weight: normal;
}
.navigation{
	font-size: 1.2rem;
}
.liMenu{
	width: 16.66%;
}
.lienMenu1,.lienMenu2,.lienMenu3,.lienMenu4,.lienMenu5,.lienMenu6{
	color: #000;
	display: block;
	border-bottom: 3px solid #000;
	-webkit-transition-property: border-color,color;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-property:border-color,color;
	transition-duration: .3s;
	transition-timing-function: ease-out;
}
.lienMenu1:hover,.lienMenu1.actif{
	border-color: #f00;
	color: #f00;
}
.lienMenu2:hover,.lienMenu2.actif{
	border-color: #0f0;
	color: #0f0;
}
.lienMenu3:hover,.lienMenu3.actif{
	border-color: #00f;
	color: #00f;
}
.lienMenu4:hover,.lienMenu4.actif{
	border-color: #f00;
	color: #f00;
}
.lienMenu5:hover,.lienMenu5.actif{
	border-color: #0f0;
	color: #0f0;
}
.lienMenu6:hover,.lienMenu6.actif{
	border-color: #00f;
	color: #00f;
}
.visuSignature{
	position: absolute;
	width: 12%;
	height: auto;
	top: 1%;
	right: 1%;
	max-width: 180px;
}
.encartExpo{
	position: absolute;
	right: 15%;
	top: 8px;
	width: 35%;
	overflow: hidden;
	height: 100px;
}
.visuExpo{
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}

/*footer*/
#footer{
	background: #999;
	padding: 10px 0 5px 0;
	z-index: 2;
	width: 100%;
	min-width: 900px;
}
.titreFooter{
	margin: 0 0 5px 0;
	font-weight: bold;
	font-size: 1rem;
}
.vcardFooter,.legFooter{
	font-style: normal;
	width: 14%;
	margin: 0 2%;
}
.navFooter{
	width: 32%;
}
.lienFooter{
	color: #fff;
	-webkit-transition-property: color;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-property:color;
	transition-duration: .3s;
	transition-timing-function: ease-out;
}
.lienFooter:hover{
	color: #000;
}

/*accueil*/
.zoneTexteDiapo{
	position: absolute;
	z-index: 2;
	background: rgba(255,255,255,0.7);
	padding: 10px;
	left: 0;
	top: 0;
	width: 50%;
	border-radius:0 0 10px 0;
	color: #000;
	box-shadow: 2px 2px 5px #000;
}
.lienDiapo{
	color: #000;
}
.controlDiapo{
	display: block;
	position: absolute;
	font-size: 50px;
	top: 40%;
	left: 0.5%;
}
.controlDiapo.next{
	left: auto;
	right: 0.5%;
}
.controlDiapo .fa{
	color: rgba(255,255,255,0.7);
	text-shadow: 2px 2px 1px #000;
}

/*portfolio*/
.slider2{
	width: 60%;
	margin: 0 auto;
}
.surImpressionNoir{
	background: rgba(0,0,0,0.6);
	z-index: 4;
}
.liPort{
	max-width: 25%;
	margin: 2% 1%;
}
.lienPort,.legendePort{
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.6);
	padding: 4.5% 0;
	font-size: 1.2rem;
}
.titreContenu{
	font-size: 1.5rem;
	margin: 20px 0;
	padding: 0 2%;
}
.infoPort{
	padding: 0 2%;
}
.listePartage{
	position: absolute;
	right: 2%;
	top: 20px;
	width: 500px;
}
.liPartage{
	margin: 0 2%;
}
.legendePort{
	margin: 0;
	font-size: 1rem;
	padding: 4.5% 5%;
}

/*démarche*/
.artiDemarche,.artiDemarche2{
	width: 90%;
	margin: 2% auto;
}
.artiDemarche2{
	width: 90%;
	padding: 10px 5% 40px 5%;
}
.titreDemarche{
	width: 50%;
}
#timer{
	position: absolute;
	left: 0;
	top: 50%;
	height: 3px;
	background: #fff;
	width: 0%;
	margin: 0 7%;
}
.fondJeSuis,.fondJeReve{
	background: url(../images/fond-jereve.jpg) no-repeat center center;
	background-size: cover;
}
.fondJeSuis{
	background-image: url(../images/fond-jesuis.jpg);
}

/*atelier*/
.pContenu{
	width: 96%;
	margin: 20px auto;
}
.liSlider{
	background: #000;	
}

/*parcours/presse*/
.listeParcours{
	width: 96%;
	margin: 0 auto;
}
.separParcours{
	background: #fff;
	border: none;
	height: 1px;
	width: 65%;
	margin: 15px 0;
}
.lienPresse{
	font-size: 1rem;
}
.liPresse{
	margin: 5px 0;
}
.videoBloc{
	overflow: hidden;
	padding: 10px 0 56.25% 0;
	height: 0;
	max-width: 100%;
}
.videoBloc iframe,.videoBloc object,.videoBloc enbed{
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
}
.videoParcours{
	width: 50%;
	margin: 0 auto;
}

/*contact*/
.vcardContact{
	margin: 0 2%;
	width: 16%;
}
#formuContact{
	width: 70%;
	margin: 0 5%;
}
.labelModal{
	width: 20%;
}
.champModal{
	width: 75%;
	height: 24px;
	margin: 1% 0;
}
.textAModal{
	height: 130px;
	width: 75.5%;
}

/*expo*/
#gMap{
	width: 70%;
	height: 250px;
}
.infoExpo{
	width: 26%;
	margin: 0 2%;
}
.artiExpo{
	width: 96%
	margin:0 auto;
}