.titre {
	max-width:100%;
	height:auto;
	margin:auto;
	text-align:center;
}

.titre img {
	width:100%;
	height:auto;
}

.titre-mob {
	display:none;
}

@media screen and (max-width: 720px) {
	.titre {display:none;}
	.titre-mob {
	display:inline-block;
	max-width:100%;
	height:auto;
	margin:auto;
	text-align:center;}
	.titre-mob img {
	width:100%;
	max-width:1920px;
	height:auto;
	}
}

.chapo {
	width:70%;
	margin:auto;
	margin-top:2%;
	font-size:1em;
	/* text-shadow: 2px 2px 4px rgba(0, 0, 0, 1); */
	background-color:rgba(255,255,255,0.5);
	color:#000;
	padding:20px;
}

.container {
	margin:auto;
	/* text-align:center; */
}

.programme {
	width:100%;
	height:auto;
	margin:auto;
	text-align:center;
	position:absolute;
	display:inline-block;
}

.menu img {
	width:25%;
	height:auto;
	background-color:rgba(255,255,255,1);
	display:inline-block;
	margin:auto;
	transition:all ease 0.23s;
	opacity:1;
}

.menu-1:hover, .menu-2:hover, .menu-3:hover, .menu-4:hover, .menu-5:hover, .menu-6:hover  {
	opacity:0.8;
}


p {
	padding:0;
	margin:0;
}

.intro {
	margin:auto;
	text-align:left;
	font-family: "Roboto", Arial, serif;
	max-width:1050px;
	font-weight:400;
	font-size:20px;
	line-height:1.4em;
	color:#000;
	padding:50px 15px 15px 15px;

}

.titre-partie{
	margin:auto;
	text-align:justify;
	font-family: "Roboto", Arial, serif;
	text-transform: uppercase;
	max-width:1050px;
	font-weight:400;
	font-size:2em;
	color:#000;
	padding: 15px;
	/* text-shadow: 2px 2px 10px #000; */
	text-shadow: 0px 0px 20px rgba(0, 0, 0, 1);
}

.boutons {
	margin:auto;
	text-align:center;
	/* width:70%; */
	height:auto;
	/* background:red; */
	padding:0px;
	margin-top:1%;
}

.chapitre {
	/* background-color:green; */
	padding:10px;
	margin:10px;
	font-size:3em;
	background-color:rgba(255,255,255,0.5);
	transition: all ease 0.23s;
	cursor:pointer;
	width:auto;
	display: inline-block;
}

.chapitre:hover {
	background-color:rgba(255,255,255,0.2);
}

strong {
	font-weight:900;
}

.img-responsive {
	position:relative;
	display: inline-block;
	width:253px;
	height: auto;
	margin:auto;
	opacity:1;
	/* transition:all ease 0.15s; */
}

.img-responsive:hover{
	/* opacity:0.8; */
	/* transform:rotate(2deg); */
	transform:scale(0.98);
}

h3 {
	font-size:1.5em;
	line-height:1.2em;
	z-index:2;
	margin-bottom:0px;
	padding-bottom:0;
	font-weight:300;
}

.villes {
	color:#555;
	font-size:17px;
	font-weight:700;
}

.logo {
	position:fixed;
	bottom: 15px;
	right:15px;
	z-index:100;
	width:40px;
	height:40px;
	}


	

.partages {
	right:20px;
	top:10px;
	position:fixed;
	color:rgba(255,255,255,0.5);
}

.footer {
	position:relative;
	width:100%;
	color:#000;
	background-color:rgBA(255,255,255,0.85);
	padding:20px;
	line-height:1.5em;
	margin-top:20px;
}




footer.credits {
  background: #EDEDED;
	 color: #000;
	font-size: 1em; 
 
  padding: 30px 20px;
  text-align: center; }





@media screen and (min-width:1700px){
	.chapo {
	width:50%;
	margin:auto;
	margin-top:2%;
	font-size:1.5em;
	}
	.boutons {
	width:50%;
	}
	.titre {
	max-width:100%;
	/* margin-top: 5vh; */
	}
}

@media screen and (max-width: 1024px){
	.menu img {
	width:25%;
	max-width:25%;
	height:auto;
	display:inline-block;
	margin:auto;
	transition:all ease 0.23s;
	opacity:1;
	}
}

@media screen and (max-width: 770px){
	.titre {
	max-width:90%;
	/* margin-top:50px; */
	}
	.chapo {
	width:80%;
	margin-top:3%;
	font-size:0.9em;
	}
	.boutons {
	width:80%;
	margin-top:3%;
	}
	.chapitre1 {
	width:100%;
	}
	.chapitre2 {
	width:100%;
	margin-top:5%;
	}
	.partages {
	display:none;
	}
	.intro {
	width:90%;
	font-weight:300;
	font-size:17px;
	line-height:1.3em;
	margin-top:10px;
	margin-bottom:10px;
	}
	
	.titre-partie {
	font-weight:400;
	font-size:1.3em;
	margin:10px;
	}
	
	.logo {
	bottom:10px;
	right:10px;
	width:35px;
	height:35px;
	}	
	.titre img {
	width:90%;
	height:auto;
	}
	.menu img {
	width:50%;
	height:auto;
	display:inline-block;
	margin:auto;
	transition:all ease 0.23s;
	opacity:1;
	}
	
	footer.credits {

	font-size: 0.8em; 
  }
}

@media screen and (max-width: 400px){
	.menu img {
	width:100%;
	height:auto;
	display:inline-block;
	margin:auto;
	transition:all ease 0.23s;
	opacity:1;
	}
}

.menu-parent {
	width:90%;
	width:1024px;
	margin:auto;
	/* padding-top:20px; */
}	

.menu-enfant {
	float:left;
	margin-right:50px;
}

.menu-texte {
	font-size:16px;
}

.menu-enfant img {
	width:350px;
}


@media screen and (max-width: 1024px){
	.menu-parent {
	width:90%;
	max-width:1024px;
	margin:auto;
	padding-top:20px;
	}	
	.menu-grand-parent {
	display:inline-block;
	width:100%;
	}	

	.menu-enfant {
	width:100%;
	
	}
	
	.menu-texte {
		font-size:0.8em;
	}

	.menu-enfant img {
	max-width:350px;
	width:100%;
	text-align:center;
	margin:auto;
	}
	
	h3 {
	font-size:1.3em;
	line-height:1.4em;
	z-index:2;
	margin-bottom:0px;
	padding-bottom:0;
	}
}