@charset "UTF-8";
article #dans-la-tete-de-jean-pierre-bertrand {
  scroll-margin-top: 7.45em; 
}
main {
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	padding: 0 1em;
	margin: 0;
}
article {
	columns: 1;
	width: 25%;
	float: left;
}
article.colonnesX2 {
	width: 25%;
}
article section {
	background: rgba(255,255,255,1);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	box-sizing: border-box;
	margin: 0 .5em 1em;
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
}
article section header {
	padding: 1em 1em .25em;
}
article section header h2,
article section header h4,
article section header h4 {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
}
article section header h2 {
	font-weight: 500;
	font-size: 1.1em;
	letter-spacing: .05em;
	line-height: 120%;
	text-transform: uppercase;
}
article section header h3 {
	font-weight: 400;
	font-size: 1em;
}
article section header h4 {
	font-size: .75em;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: rgba(0,0,0,.85);
	border-bottom: solid thin rgba(0,0,0,.5);
	padding-bottom: .25em;
	margin-bottom: 1em;
}
article section header h4 {
	color: rgba(0,0,0,.5);
}
article section header h4 a:link, 
article section header h4 a:visited {
	color: rgba(0,0,0);
}
article section header h4 i {
	padding-left: .5em;
	float: right; 
}
article section header h4 i.fa-circle {
	cursor: help;
}

article section summary p:first-child,
article section summary blockquote:first-child {
	line-height: 150%;
  color: black;
  position: relative;
}
article section summary p:first-child:after,
article section summary blockquote:first-child:after {
  background: -webkit-linear-gradient(rgba(255,255,255,.25), rgba(255,255,255,.75));
  background: -moz-linear-gradient(rgba(255,255,255,.25), rgba(255,255,255,.75));
  background: -ms-linear-gradient(rgba(255,255,255,.25), rgba(255,255,255,.75));
  background: -o-linear-gradient(rgba(255,255,255,.25), rgba(255,255,255,.75));
  background: linear-gradient(rgba(255,255,255,.25), rgba(255,255,255,.75));
  content: " ";
  pointer-events: none;
  box-sizing: border-box;
  width: 100%;
  height: 6em;
  position: absolute;
  left: 0;
  bottom: 0;
	padding: 3em 0 0;
}
article section summary.noTexte p:first-child:after,
article section summary.noTexte blockquote:first-child:after {
	background: none;
	content: none;
}
article section summary.noTexte p,
article section summary.noTexte blockquote {
	padding-bottom: .5em;
}
article section details summary {
	padding: 0;
	display: block;
	-webkit-appearance: none;
	cursor: pointer;
	outline: none;
}
article section details summary::-webkit-details-marker {
	display: none;
}

article section details[open] summary p:first-child:after,
article section details[open] summary blockquote:first-child:after {
	background: none;
}
article section details[open] summary p:last-child,
article section details[open] summary blockquote:last-child {
	display: none;
}
article section details p,
article section details blockquote {
	font-size: .9em;
	line-height: 150%;
	margin: 0 1.1em;
}
article section details p {
	margin-bottom: 0em;
}

#en-resonnance blockquote {
	font-family: 'Libre Baskerville', 'Times New Roman', Times, serif;
	font-style: normal;
	font-size: 1.1em;
	line-height: 150%;
	font-variant: small-caps;
	color: rgba(0,0,0,.85);
	margin: 0;
}
#en-resonnance blockquote time {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
}
#en-resonnance blockquote time:after {
	content: ' | ';
}

article section header {
	position: relative;
}
article section figure img {
	position: relative;
 	width:  100%;
 	height: auto; 
	margin: .5em 0;
	z-index: 2;
}
article section figure figcaption ul {
	display: none;
}				
article section figure figcaption ul {
	list-style: none;
}
article section figure figcaption {
	margin-bottom: .25em;
}		
	
.ouvrirFermer {
	text-align: center;
	box-sizing: border-box;
	display: block;
	width: 100%;
	line-height: 100%;
	text-align: center;
	cursor: pointer;
	padding: 0 0 .5em;
	margin: 0;
}
.ouvrirFermer i {
	cursor: pointer;
}
.source {
	font-style: italic;
  padding: .5em 0 .5em;
  display: inline-block;
}
.source a:link,
.source a:visited {
	color: rgba(0,0,0,.6);
}
.source a:hover {
	color: rgba(160,20,20);
}
.source:hover a::after {
  font-family: "Font Awesome 5 Pro";
  font-size: .85em;
  font-style: normal;
  line-height: 0;
	color: rgb(160,20,20);
  content: "\f08e";
  padding: 0 0 0 .5em;
  white-space: nowrap;
}

article section details > p a,
article section details > p a:link,
article section details > p a:hover {
	text-decoration: none;
	border-bottom: none;	
}
article section details p.lireLArticle {
	font-weight: 300;
	letter-spacing: .05em;
	line-height: 100%;
	margin-top: .85em;
}
article section details p.lireLArticle a:link,
article section details p.lireLArticle a:visited {
	text-decoration: none;
	border-bottom: none;
	background: white;
	color: rgb(160,20,20);
	margin-top: .25em;
}

@media (max-width: 640px) {
	.jpb {
		white-space: normal;
	}
	footer {
		display: none;
	}
}

@media (max-width: 800px) {
	article#actualite {
		box-shadow: none;
		width: 100%;
	}
	article#en-resonnance {
		box-shadow: none;
		width: 100%;
	}
	article#en-lumiere {
		box-shadow: none;
		width: 100%;
	}
}

@media (min-width: 801px) {

}