.green{
	background-color: #7FC5ED;
}
.travel{
	background-color: #F9604D;
}
.cultural{
	background-color: #F97697;
}
.movie{
	background-color: #F0C704;
}
.titremoment{
	color:white;
	font-family:'Oswald', sans-serif, arial;
	font-size: 400%;
	padding: 25px;
	text-align: center;
	margin-top: 0%;

}
.titre-article-blog{
	color:white;
	font-family:'Oswald', sans-serif, arial;
	font-size: 400%;
	padding: 25px;
	text-align: center;
	margin-top: 0%;

}
.thirdboutton1{
	text-decoration: none;
	border: 1px solid black;
	display: inline-block;
	font-size: 16px;
	width: 10%;
	font-family: 'PT Sans', sans-serif;
	text-align: center;
	margin-left: 20%;
	padding: 10px;
	transition: 0.3s;
	color: black;
}
.thirdboutton1:hover{
	background-color: #7FC5ED;
	transition: 0.3s;
	color: white;
	border: 1px solid white;
}
.thirdboutton2{
	text-decoration: none;
	border: 1px solid black;
	display: inline-block;
	font-size: 16px;
	width: 10%;
	font-family: 'PT Sans', sans-serif;
	text-align: center;
	margin-left: 20%;
	padding: 10px;
	transition: 0.3s;
	color: black;
}
.thirdboutton2:hover{
	background-color: #F97697;
	transition: 0.3s;
	color: white;
	border: 1px solid white;
}
.thirdboutton3{
	text-decoration: none;
	border: 1px solid black;
	display: inline-block;
	font-size: 16px;
	width: 10%;
	font-family: 'PT Sans', sans-serif;
	text-align: center;
	margin-left: 20%;
	padding: 10px;
	transition: 0.3s;
	color: black;
}
.thirdboutton3:hover{
	background-color: #F0C704;
	transition: 0.3s;
	color: white;
	border: 1px solid white;
}
.presmoment{
	display:flex;
	padding:0px;
	margin-top: -2%;
	margin-bottom: 2%;
}
.imgmoment{
	width:50%;
	margin-top: 1.5%;
}
.moment{
	width:55%;
	margin-left: 20%;
}
.local{
	margin-top: -2%;
	width:50%;
	margin-left: 20%;
}
.movieimg{
	margin-top: -2%;
	width:40%;
	margin-left: 20%;
}
.txtmom{
	font-family: 'PT Sans', sans-serif;
	font-size:160%;
	margin-left:0%;
	text-align: justify;
	margin-right: 15%;
}
.txtlocal{
	font-family: 'PT Sans', sans-serif;
	font-size:160%;
	margin-left:10%;
	margin-right: 15%;
	padding-top: 3%;
	text-align: justify;
}
.txt-moment{
	display: block;
	width: 50%;
}
.info-film{
	display: block;
	width: 50%;
}
.res a{
	padding: 5px;
}
.res{
	margin-left: 0%;
}

.ttpodcast{
	background-color: RGBa(37, 148, 161, 0.8);
	padding:10px;
	margin-top:2%;
	padding-top:2%;
}
.podcast{
	font-family: 'Oswald', sans-serif, arial;
	text-align: center;
	font-size: 300%;
	letter-spacing: 0.08em;
	font-weight: bold;
	color:white;
}
.titre-article{
	font-family: 'Oswald', sans-serif, arial;
	text-align: left;
	margin-left:10%;
	font-size: 300%;
	letter-spacing: 0.08em;
	font-weight: lighter;
}

.netp{
	margin-left: 20%;
	margin-right:20%;
	display:flex;
}
.send{
	margin-left:70%;
}
.contact{
	text-decoration: none;
}

.lien{
	color: white;
	font-style: italic;
}
.mention{
	font-size: 100%;
	font-family: 'PT Sans', sans-serif;
	text-align: justify;
	width: 80%;
	margin: auto;
}

.mention td{
	border: 15px solid white;
	width: 40%;
	text-align: center;
	font-style: italic;
	
}

.liste-podcast{
	background-color: #E8E6E6;
	padding-top: 3%;
	padding-bottom: 5%;
}

.titre-podcast{
	font-family: 'Oswald', sans-serif, arial;
	text-align: center;
	font-size: 300%;
	letter-spacing: 0.08em;
	font-weight: lighter;
}
a{
	text-decoration: none;
}
table{
	font-size: 130%;
	font-family: 'PT Sans', sans-serif;
	text-align: justify;
	width: 80%;
	margin: auto;
}

td{
	border: 15px solid #E8E6E6;
	width: 40%;
	
}
.liste-telephone{
	display: none;
}
.adresses{
	background-color: #E8E6E6;
	padding-top: 3%;
	padding-bottom: 5%;
}
.titre-adresses{
	font-family: 'Oswald', sans-serif, arial;
	text-align: center;
	font-size: 300%;
	letter-spacing: 0.08em;
	font-weight: lighter;
}
td.td-adresses{
	border: 15px solid #E8E6E6;
	width: 40%;
}
.imgroadtrip{
	width:50%;
	margin-top: 1.5%;
	margin:auto;
}

.titre-article{
	font-size: 180%; 
	font-family: 'PT Sans', sans-serif; 
	text-align: center;
	font-weight: bold;
	margin:auto;
}

@media only screen and (max-width: 800px) { 
 
	.div_logo{
		width: 60%; margin:auto;
	}
.titre-article-blog{
	font-size: 200%;
}
.presmoment{
	display:block;
}
.imgmoment{
	width:100%;
	margin: auto;
}
.local{
	margin-top: -2%;
	width:50%;
	margin-left: 25%;
}

.txtlocal{
	font-family: 'PT Sans', sans-serif;
	font-size:100%;
	text-align: center;
	margin: auto;
	padding: 5%;
}
.txt-moment{
	display: block;
	width: 90%;
	font-size: 100%;
	text-align: center;
	margin: auto;
}
.info-film{
	display: block;
	width: 90%;
	text-align: center;
	margin: auto;
	font-size: 80%;
}
.movieimg{
	margin-top: -2%;
	width:45%;
	margin-left : 27%;
}
.txtmom{
	font-family: 'PT Sans', sans-serif;
	font-size:100%;
	margin: auto;
	padding: 5%;
	text-align: center;
}
.res{
}
table{
	display: none;
}
.liste-telephone{
	font-size: 130%;
	font-family: 'PT Sans', sans-serif;
	text-align: justify;
	width: 80%;
	margin: auto;
	display: block;
	text-decoration: none;
	list-style: none;

}
.liste-telephone li{
	padding: 3%;
	border-bottom: 1px solid;
}
.moment{
	margin: auto;
	text-align: center;
	align-content: center;
	display: block;
}
.mention{
	display: block;
}
.titre-article{
	margin-left:10%;
	font-size: 250%;
	letter-spacing: 0.08em;
	font-weight: lighter;
}
.ttpodcast{
	padding:2px;
	padding-top:3%;
}
.podcast{
	font-size : 200%;
}
.titre-podcast{
	font-size: 200%;
}
.titre-adresses{
	font-size:200%;
}
.imgroadtrip{
	max-width:100%;
	position:relative;
	margin-left:24%;
}
.titremoment{
	font-size:200%;
}
.titre-article{
	font-size: 130%; 
	font-family: 'PT Sans', sans-serif; 
	text-align: center;
	font-weight: lighter;
	margin:auto;
	padding:2%;
}
}

