body {
	background-color: #fff;
	line-height: 1.5em;
}

div.debug {
	border: 1px solid red;
	box-sizing: border-box;
}

.unpublished {
	color: #954285;
}

a {
	color: #444444;
	text-decoration: none;
}

a:hover {
	color: #888888;
}

header {
	background-color: #fff;
	position: fixed;
	width: 100%;
	height: 2.3em;
	line-height: 2.3em;
	color: #444444;
	top: 0;
	z-index: 99;
}

header::before {
	content: "";
	background: linear-gradient(#fff, transparent);
	position: fixed;
	height: 2.3em;
	top: 2.3em;
	margin-top: 1px;
	left: 0;
	width: 100%;
	z-index: 99;
}

header::after {
	content: "";
	height: 1px;
	background: white linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(187,187,187,1) 50%,rgba(0,0,0,0) 100%);
	display: block;
}

header nav a:hover {
	color: #bbbbbb;
}

nav {
	z-index: 98;
}

nav.top-center {
	text-align: center;
	font-family: "EBG12-It";
	font-size: 1.4em;
}

nav.top-center h1::before, nav.top-center a::before {
	content: "·";
	padding-right: 1em;
}

nav.top-center h1::after, nav.top-center a::after {
	content: "·";
	padding-left: 1em;
}

nav.top-center h1, nav.top-center a {
	display: inline-block;
}

nav.top-left, nav.top-right {
	position: absolute;
	top: 0;
}

nav.top-left {
	left: 1em;
}

nav.top-right {
	right: 1em;
}

footer {
	font-family: "EBG08-It",Georgia,serif;
	font-size: 0.75em;
	background-color: #fff;
	color: #444444;
	position: fixed;
	width: 100%;
	height: 1.8em;
	line-height: 1.1em;
	bottom: 0;
	z-index: 99;
	text-align: center;
}

footer a:hover {
	color: #888888;
}

.copyright {
	font-family: "EBG08-Re",Georgia,serif;
}

.issn, .host {
	font-family: "EBG12-SC",Georgia,serif;
	text-transform: lowercase;
}

footer::after {
	content: "";
	background: linear-gradient(transparent, #fff);
	position: fixed;
	height: 2.3em;
	bottom: 1.8em;
	margin-top: 1px;
	left: 0;
	width: 100%;
	z-index: 99;
}

footer::before {
	content: "";
	height: 1px;
	background: white linear-gradient(to right, rgba(0,0,0,0) 25%, rgba(187,187,187,1) 50%, rgba(0,0,0,0) 75%);
	display: block;
	margin-bottom: 0.3em;
}

footer ul {
	list-style: none;
}

footer ul li {
	display: inline;
	white-space: nowrap;
}

main.content {
	height: 100%;
	padding: 4.6em 0 4em 0;
	position: relative;
}

nav.left, nav.right {
	height: 100%;
	position: fixed;
	top: 0;
}

nav.left {
	left: 0;
}

nav.right {
	right: 0;
}

.texte-content {
	display: inline-block;
	margin: auto;
	padding: 0 0.7em;
}

.texte-body {
	padding-top: 2.5em;
	text-align: left;
	white-space: nowrap;
}

.texte-body::first-letter {
	float: left;
	line-height: 0.88em; /* Chrome */
	font-size: 3em;
	padding-right: 0.1em;
	padding-top: 0.12em;
	margin-left: -0.1em;
	text-indent: 0;
	color: #444444;
}

.texte-body.first-unpublished::first-letter {
	color: #954285;
}

.texte-body.first-letter-j::first-letter {
	padding-top: 0.08em;
}

.texte-body.first-letter-q::first-letter {
	padding-top: 0.06em;
}

.texte-body.first-letter-cedilla::first-letter {
	padding-top: 0.03em;
}

.texte-body.first-letter-accent::first-letter {
	line-height: 1em; /* Chrome */
	padding-top: 0;
}

.intro, .info {
	font-family: "EBG12-It";
	margin: auto;
	box-sizing: border-box;
	text-align: justify;
	padding: 0 0.7em;
}

.intro p, .info p {
	margin-top: 1em;
	text-indent: 2em;
}

.intro p.parenthese {
	text-align: right;
}

.intro::after {
	font-family: "EBG12-Re";
	content: "";
	font-size: 3em;
	text-align: center;
	display: block;
	margin: 1em;
	color: #444444;
}

.info::after {
	font-family: "EBG12-Re";
	content: "❦";
	font-size: 3em;
	text-align: center;
	display: block;
	margin: 1em;
	color: #444444;
}

.erreur {
	font-size: 1.5em;
	margin: auto;
	padding: 1em 3em 3em 3em;
	box-sizing: border-box;
	text-align: center;
	color: #363636;
}

.erreur::after {
	font-family: "EBG12-Re";
	content: "❦";
	font-size: 2em;
	text-align: center;
	display: block;
	margin: 1em;
	color: #444444;
}

.lqdl, .titre {
	font-family: "EBG12-Re";
}

.email {
	font-family: "EBG08-Re",Georgia,serif;
}

.texte-tab {
	display: inline-block;
	width: 1.5em;
}

.texte-auteur,.texte-traducteur {
	margin-top: 2.5em;
	text-align: right;
}

.nom-auteur,.nom-traducteur {
	font-family: "EBG12-SC",Georgia,serif;
}

.label-traduction {
	font-size: 0.8em;
	font-family: "EBG08-It";
}

.texte-page {
	margin: auto;
	position: relative;
	text-align: center;
}

.texte-page::after {
   content: " ";
   display: block;
   height: 0;
   clear: both;
}

.texte-page h1, .texte-page h2 {
	text-align: center;
	color: #444444;
	font-family: "EBG12-It";
	padding-left: 1em;
	padding-right: 1em;
	line-height: 1.1em;
	font-size: 1.8em;
}

.texte-page h1.small, .texte-page h2.small {
	font-family: "EBG12-SC";
	text-transform: lowercase;
	font-style: italic;
}

.texte-page h1.long {
	font-size: 1.4em;
}

.texte-page h2 {
	font-size: 1.2em;
}

.texte-page h2.long {
	font-size: 1.1em;
}

.texte-page h1 {
	margin-top: 1em;
}

.texte-page h2 {
	margin-top: 0.3em;
}

.texte-page .double-titre h1 {
	display: inline;
}

.texte-page .dedicataire {
	font-family: "EBG12-It";
	margin-top: 1.5em;
	text-align: right;
}

.texte-page .note {
	font-family: "EBG08-It";
	margin: 2em 4em 0 4em;
	text-align: justify;
	font-size: 0.7em;
	line-height: 1.5;
}

.texte-page .note em {
	font-family: "EBG08-Re";
	font-style: normal;
}

.texte-left, .texte-right {
	position: relative;
}

.previous, .next {
	height: 100%;
}

.previous::before, .next::before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.previous a, .next a {
	font-size: 3em;
	color: #bbbbbb;
}

.previous a span, .next a span {
	display: none;
}

.previous a::before {
	content: '☙';
}

.next a::after {
	content: '❧';
}

.previous a span, .next a span {
}

.previous a:hover, .next a:hover {
	color: #444444;
}

.previous {
	text-align: left;
	padding-left: 1em;
	left: 0;
}

.next {
	text-align: right;
	padding-right: 1em;
	right: 0;
}

.recueil {
	font-size: 1.8em;
	text-align: center;
	clear: both;
	margin-bottom: -2rem;
}

.recueil:last-of-type {
	margin-bottom: 0;
}

.recueil-body {
	display: inline-block;
}

.recueil ul {
	padding: 0 1em;
	margin: 0.4em 0;
}

.recueil li {
	line-height: 1.4em;
	font-size: 0.6em;
	line-height: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

.recueil h1 {
	margin: 0 0 0.3em 0;
}

.catalogue .recueil h1 {
	padding-top: 6.1rem;
}

.recueil h2, .recueil h3, .recueil h4 {
	margin: 0.5em 0 0.3em 0;
}

.recueil h2 {
	font-size: 0.8em;
}

.recueil h2 + ul {
	font-size: 0.8em;
}

.recueil h3 {
	font-size: 0.6em;
}

.recueil h3 + ul {
	font-size: 0.6em;
}

.recueil h4 {
	font-size: 0.4em;
}

.recueil h4 + ul {
	font-size: 0.4em;
}

.recueil .intro {
	font-size: 0.556em;
	color: #444444;
}

.recueil::after {
	font-family: "EBG12-Re";
	content: "❦";
	font-size: 1em;
	text-align: center;
	display: block;
	margin-top: 0.4em;
	color: #444444;
}

.catalogue .auteurs {
	text-align: center;
	font-size: 1.5em;
	margin-bottom: -2em;
}

.catalogue .auteurs li:last-child::after {
	font-family: "EBG12-Re";
	content: "";
	font-size: 1.5em;
	text-align: center;
	display: block;
	margin-top: 1em;
	color: #444444;
}

.catalogue .auteurs li::after {
	font-family: "EBG12-Re";
	content: "❦";
	font-size: 0.5em;
	text-align: center;
	display: block;
	margin: 1em;
	color: #444444;
}

.catalogue .au-hasard {
	text-align: center;
	font-size: 1.5em;
	font-family: "EBG12-It";
}

.catalogue .au-hasard::after {
	font-family: "EBG12-Re";
	content: "☙·❧";
	white-space: pre;
	font-size: 1em;
	text-align: center;
	display: block;
	margin-top: 1em;
	color: #444444;
}

ul.on-columns {
	-webkit-column-gap: 2em;
	-moz-column-gap: 2em;
	column-gap: 2em;
	text-align: left;
	display: inline-block;
}

ul.on-2-columns {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}

ul.on-3-columns {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}

ul.on-4-columns {
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
}

ul.on-5-columns {
	-webkit-column-count: 5;
	-moz-column-count: 5;
	column-count: 5;
}

ul.on-6-columns {
	-webkit-column-count: 6;
	-moz-column-count: 6;
	column-count: 6;
}

ul.on-7-columns {
	-webkit-column-count: 7;
	-moz-column-count: 7;
	column-count: 7;
}

@media screen and (min-width: 62em) {
	body {
		font-size: 1.34em;
	}
	.intro, .info {
		width: 42em;
	}
	.texte-page {
		width: 56em;
		padding-top: 0.72em;
	}
	.texte-left {
		width: 50%;
		float: left;
	}
	.texte-left::after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		width: 1px;
		height: 100%;
		background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(187,187,187,1) 50%,rgba(0,0,0,0) 100%);
	}
	.texte-right {
		width: 50%;
		float: right;
	}
	.repeated {
		display: none;
	}
	footer li:not(:first-child):before {
		content: "·";
		margin: 0 1em;
	}
}
@media all and (max-width: 85em) {
	body {
		font-size: 1.2em;
	}
}
@media all and (max-width: 75em) {
	body {
		font-size: 1.1em;
	}
}
@media all and (max-width: 70em) {
	body {
		font-size: 1.05em;
	}
}
@media all and (max-width: 65em) {
	body {
		font-size: 1em;
	}
}
@media all and (max-width: 62em) {
	body {
		font-size: 1.34em;
	}
	.intro, .info {
		width: 26em;
	}
	.texte-page {
		width: 100%;
		padding-top: 0;
	}
	.intro:first-child, .info:first-child, .texte-page:first-child {
		margin-top: -1em;
	}
	.texte-left {
		width: 100%;
		float: none;
		position: relative;
	}
	.texte-right::after {
		content: "";
		height: 1px;
		background: white linear-gradient(to right, rgba(0,0,0,0) 25%, rgba(187,187,187,1) 50%, rgba(0,0,0,0) 75%);
		display: block;
		margin-top: 3em;
		margin-bottom: 3em;
	}
	.texte-right {
		width: 100%;
		float: none;
		position: relative;
	}
	.repeated {
		display: initial;
	}
	main.content {
		padding-bottom: 5.8em;
		padding-top: 6.7em;
	}
	nav.left, nav.right {
		font-size: 0.6em;
		top: 3.7em;
		height: 3em;
		z-index: 100;
	}
	nav.left {
		left: 1em;
	}
	nav.right {
		right: 1em;
	}
	nav.top-center {
		margin-top: 1.5em;
	}
	nav.top-center h1::before, nav.top-center a::before {
		content: "";
	}
	nav.top-center h1::after, nav.top-center a::after {
		content: "";
	}
	nav.top-left::after, nav.top-right::before {
		content: "·";
		padding: 0 1em;
	}
	header {
		height: 4.4em;
	}
	header::before {
		content: "";
		background: linear-gradient(#fff, transparent);
		position: fixed;
		height: 2.3em;
		top: 4.4em;
		margin-top: 1px;
		left: 0;
		width: 100%;
		z-index: 99;
	}
	header::after {
		content: "";
		height: 1px;
		background: white linear-gradient(to right,  rgba(0,0,0,0) 25%,rgba(187,187,187,1) 50%,rgba(0,0,0,0) 75%);
		display: block;
	}
	footer {
		height: 2.7em;
	}
	footer::after {
		content: "";
		background: linear-gradient(transparent, #fff);
		position: fixed;
		height: 2.3em;
		bottom: 2.7em;
		margin-top: 1px;
		left: 0;
		width: 100%;
		z-index: 99;
	}
	footer li:not(:first-child):before {
		content: "·";
		margin: 0 0.4em;
	}
}
@media all and (max-width: 38em) {
	body {
		font-size: 1.25em;
	}
	.intro, .info {
		width: 100%;
	}
}
@media all and (max-width: 36em) {
	body {
		font-size: 1.2em;
	}
}
@media all and (max-width: 34em) {
	body {
		font-size: 1.1em;
	}
}
@media all and (max-width: 32em) {
	body {
		font-size: 1em;
	}
}
