@font-face {
    font-family: 'Commune_Nuit_Debout';
    src:    url('../polices/NuitDebout/Commune-Nuit_Debout_web.eot');
    src:    url('../polices/NuitDebout/Commune-Nuit_Debout_web.eot?#iefix') format('embedded-opentype'),
            url('../polices/NuitDebout/Commune-Nuit_Debout_web.woff') format('woff'),
            url('../polices/NuitDebout/Commune-Nuit_Debout_web.woff2') format('woff2'),
            url('../polices/NuitDebout/Commune-Nuit_Debout_web.ttf') format('truetype'),
            url('../polices/NuitDebout/Commune-Nuit_Debout_web.svg#svgFontName') format('svg');
    font-weight: normal;
}

*{
	box-sizing: border-box;
}	

body{
	padding: 20px;
	font-family: "Palatino Linotype", serif;
}

.main{
	max-width: 800px;
	margin: auto;
}
header{
	visibility: hidden;
}
h1 {
	font-family: "Calibri Light";
	font-size: 27px;
	text-align: center;
	padding: 15px 0px 0px 0px;
	font-weight: normal;
	line-height: 46px;
}

h1 a {
	color: black;
	text-decoration: none;
}
.amp{
	font-family: "Palatino Linotype", serif;
	font-size: 20px;
}	

strong{
	font-weight: normal;
}
em{
	font-style: normal;
}
cite{
	font-style: italic;
}
nav{
	position: fixed;
	top:0;
	left:0;
	font-family: "Commune_Nuit_Debout";
	font-size:30px;
	z-index:2;
}
nav a{
	color:#404245;
	text-decoration:none;
	transition-delay: 2s;
	background-color:white;
}
nav ul{
	padding:0px;
	margin:20px;
}
nav li{
	list-style: none;
	margin:20px;
	opacity: 0;
}
.bouton{
	border-bottom:solid transparent 1px;
	display: inline;
	transition-duration:500ms;
}
.bouton:hover{
	border-bottom: solid black 1px;
	transition-delay: 100ms;
	transition-duration:500ms;
}
.contenu{
	visibility: hidden;
}
.texte{
	text-align: justify;
	font-size: 14px;
	font-family: "Palatino Linotype", serif;
	line-height: 20px;
}
.texte a{
	text-decoration: none;
	color: black;
}
.texte a:hover{
	text-decoration: underline;
}
.titre{
	padding-top: 30px;
	font-size: 18px;
}

.image{
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	margin:0;
}
.image img{
	width: 100%;
}
#photos{
	padding-top: 10px;
	text-align: center;
	margin:0;
}
#photos img{
	width: 100%;
}
figcaption{
	font-family: "Calibri Light";
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 20px;
}
#aragon{
	padding-top:30px;
}
#delallemagne1, #delallemagne2, #delallemagne3, #delallemagne4, #delallemagne5, #delallemagne6, #delallemagne7{
	display:none;
}
#prenom-filage2, #prenom-filage3, #prenom-filage4, #prenom-filage5{
	display:none;
}
#rp1, #rp2{
	display: none;
}
#augure0, #augure1, #augure2{
	display:none;
}
.video{
	padding-top: 50px;
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
}
.video iframe,
.video object,
.video embed{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
border: none;
}
.video-mini{
	position:relative;
	text-align: center;
	margin: auto;
}
.video-mini iframe,
.video-mini object,
.video-mini embed{
width:50%;
height: auto;
border: none;
}
#creations{
	padding-top: 10px;
}

#ronan{
	padding-top:30px;
}
#christa{
	width:100%;
}
#christa p img{
	width:50%;
	float:left;
	margin-right:10%;
}
#exergue-christa{
	font-style:italic;
	margin-bottom:40px;
}
.tof-christa{
	margin-top: 5vh;
	display: flex;
	justify-content: space-between;
}
.tof-christa img{
	width: 32%;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.miroir {
		transform: scale(-1, 1);
        -moz-transform: scale(-1, 1);
        -webkit-transform: scale(-1, 1);
        -o-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
}
#bio_ronan{
	padding-top: 50px;
}
#farcy{
	padding-top:30px;
}
#logo-ply{
	width:36%;
	height: auto;
	box-shadow: 1px 1px 8px #B7C1C4;
}
#correspondance{
	margin-left: 10%;
}
.heure{
	font-weight: bold;
}
.description{
	padding: 0 5% 20px 5%;
}
#prenom{
	margin: auto;
	padding-bottom: 15px;
	text-align: center;
}
#prenom video{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 50%;
	height: auto;
}
#nemo{
	text-align: center;
	padding-top: 60px;
}
#poeme-nemo{
	width:80px;
	margin:auto;
}
.live{
	width: 380px;
	height: 380px;
	margin: auto;
	margin-top: 80px;
    border-radius: 100%;
    position: relative;
    background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
}
#warglyphes{
	background-image: url("../images/maison-poesie2.jpg");
}
#liquid-time{
	background-image: url("../images/liquid-time.jpg");
}
#one-person-died{
	background-image: url("../images/one-person-died.jpg");
}
#animal-a-station-droite{
	background-image: url("../images/animal-a-station-droite.jpg");
}
.live-texte {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: black;
  display: none;
  font-family: "Calibri Light";
  font-size: 27px;
  font-weight: bold;
}
.white{
	color:white !important;
}
.live:hover .live-texte{
    display: block;
}
#live img{
	max-width: 400px;

}
#live a{
	text-decoration: none;
	color: black;
}
.affiche{
	position: relative;
	margin: auto;
	width: 400px;
}
.survol{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: 0.5s ease;
}
#live:hover .survol{
	opacity: 1;
}

/* Responsive */
@media screen and (max-width: 760px){
	#christa{
	width:100%;
	}
	#christa p img{
		width:50%;
		float:left;
		margin-right:5%;
	}
	#exergue-christa{
		font-style:italic;
		margin-bottom:40px;
	}
}
@media screen and (max-width: 660px){
	#christa{
	width:100%;
	}
	#christa p img{
		width:40%;
		float:right;
		margin-left:5%;
	}
	#exergue-christa{
		font-style:italic;
		margin-bottom:40px;
	}
	#prenom video{
	width: 75%;
	}
	.video-mini iframe,
	.video-mini object,
	.video-mini embed{
	width:75%;
	}
	.live{
	width: 350px;
	height: 350px;
	margin-top: 60px;
	}
	#logo-ply{
	width:50%;
	}
}
@media screen and (max-width: 500px){
	.texte{
		text-align: left;
	}
	.live{
	width: 310px;
	height: 310px;
	margin-top: 50px;
	}
}
@media screen and (max-width: 400px){
	#prenom video{
	width: 100%;
	}
	.video-mini iframe,
	.video-mini object,
	.video-mini embed{
	width:100%;
	}
}