body {
	font-family: -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 130%;
	font-weight: 400;
	color: #444;
	text-align: center;
	height: 100%;
	background-image:
		repeating-linear-gradient(-5deg, #0000 0 1px, #00000005 0 9px),
		radial-gradient(circle, #fff, #f3f3f3),
		radial-gradient(at 0% 100%, #F3D06025, #0000 1%),
		radial-gradient(at 100% 100%, #AEE1CD25, #0000 1%);
	background-blend-mode: darken;

}

@media only screen and (min-device-width: 900px) {
	.block {
		margin-left: auto;
		margin-right: auto;
		width: 95%;
		max-width: 1400px;
		padding: 0 1.25em
	}
}


#header_top {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	z-index: 9999 !important;
	top: 0;
	width: 100%;
	margin: 0;
	background: #c00000;
	height: auto;
	left: 0px;
	margin-left: 0;
}

header h1 {
	position: relative;
	z-index: 0;
	left: 0px;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	display: inline-block;
}


.footer-dark {
  width: 100%;
  box-sizing: border-box;
  background-color: #000;
  color: #f0f9ff;
  padding: 1rem;
  margin-top: auto;
  text-align: center;
}




/*

	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 1rem 0;
	margin: 0;
	color: #f0f9ff;

	margin: 0;
	height: auto;
	left: 0px;
	right: 0px;
	text-align: center;
	box-sizing: border-box;
}

*/


.footer-dark .copyright {
	text-align: center;
	padding-bottom: 10px;
	/*	opacity: 0.6; */
	font-size: 0.7em;
	margin-bottom: 0;
	color: #C0C7CC;
}


.menuactif {
	text-align: center;
	color: #D1D1D1;
}

a {
	color: #193E94;
	text-decoration: none;
}

a:hover {
	color: #C00000;
	text-decoration: underline;
}

a.white {
	color: #C0C7CC;
	text-decoration: none
}

a.white:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

a.down {
	color: #f1562a;
	text-decoration: none;
}

a.down:hover {
	color: #806733;
}

/* Menu */

.menu a {
	color: #444;
	text-decoration: none;
}

.menu a:hover {
	color: #f1562a;
	text-decoration: none;
}

.menu a:active {
	color: #f3462a;
	text-decoration: none;
}


div.premenu {
	padding-top: 100px;
	padding-bottom: 0px;
}

div.menu {
	width: 60%;
	max-width: 900px;
	margin: auto;
	border: 3px solid #f1562a;
}


/* ___ Titres */
article h1,
h1 {
	text-align: center;
	font-weight: 600;
	color: #122C69;
	font-size: 2.5em;
}

h1.title {
	font-size: 5em;
}

h1.subtitle {
	font-weight: 400;
	color: #193E94;
	font-size: 2em;
	font-style: italic;
	padding-bottom: 80px;
	margin-top: -35px;
}


h2,
h3,
h4,
h5,
h6 {
	font-weight: 600;
	margin: .2em 0;
	color: #192c4e;
	text-align: left;
	line-height: 1.3
}


h2,
article h2 {
	font-size: 1.8em;
	padding-top: 25px;
}

h3,
article h3 {
	font-size: 1.5em padding-top: 20px;
}

h4,
article h4 {
	font-size: 1.3em padding-top: 18px;
}

h5,
h6,
article h5,
article h6 {
	font-size: 1.1em
}


/* Tables */
table {
	font-size: 100%;
	color: black;
	/* we don't want the bottom borders of <h2>s to be visible through * floated tables */
	background-color: white;
}

fieldset table {
	/* but keep table layouts in forms clean... */
	background: none;
}


p {
	text-align: justify
}

hr {
	border-top: 1px solid gray;
}

img {
	mix-blend-mode: multiply;
	position: relative;
	z-index: 0 !important;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.right {
	float: right;
	margin-left: 20px;
}

.left {
	float: left;
	margin-right: 20px;
}

.left_header {
	float: left;
	margin-left: 20px;
}

.box {
	border: 3px;
	border-style: solid;
	border-color: #75756A;
	padding: 0.5em;
	background-color: beige;
	text-align: left;
}

.boxwhitesmoke {
	border: 3px;
	border-style: solid;
	border-color: #111;
	padding: 0.5em;
	background-color: #F5F5F5;
	text-align: left;
}

ul>li {
	text-align: left;
	margin: .5em 0;
	line-height: 1.15;
}

li {
	text-align: left;
	margin: .5em 0;
	line-height: 1.15;
}


figcaption {
	color: #18196c;
	display: block;
	margin-top: .3em;
	font-style: italic;
	font-size: .8em;
	text-align: center;
	font-family: Arial;
}

p.cite {
	font-weight: bold;
	text-align: center;
	font-size: 1em;
	margin-bottom: -1em;
	margin-top: 1em;
}

.city {
	max-width: 100%;
	background-color: tomato;
	color: white;
	border: 2px solid black;
	margin: 20px;
	padding: 20px;
	font-size: 0.8em;
}

.city2 {
	max-width: 100%;
	background-color: #f1562a;
	color: white;
	border: 2px solid black;
	margin: 20px;
	padding: 20px;
	font-size: 0.8em;
}

div.ex2 {
	max-width: 100%;
	margin: 20px;
	border: 3px solid #73AD21;
	padding: 20px;
	font-size: 0.8em;
}

div.esp {
	font-size: 0.8em;
	padding-top: 2px;
}

div.esp2 {
	padding: 20px;
}

div.result {
	font-size: 0.8em;
	padding-top: 2px;
	padding-right: 50px;
	text-align: right;
}

div.warning {
	max-width: 90%;
	border: 3px solid #f1562a;
	margin: auto;
	font-size: 0.8em;
	padding: 20px;
}


div.testi1 {
	max-width: 90%;
	border: 3px solid #18196C;
	background-color: #B3CCFF;
	margin: 20px 5% 40px 10%;
	padding: 20px;
	font-size: 0.9em;
	text-align: center;
}

div.testi2 {
	max-width: 90%;
	border: 3px solid #FFCF66;
	background-color: #FFE7B3;
	margin: 20px 10% 40px 5%;
	padding: 20px;
	font-size: 0.9em;
	text-align: center;
	color: #806733;
}

table.tem1 {
	background-color: transparent;
	color: #121352 !important;
	width: 100%;
	border: 0;
}

table.tem2 {
	background-color: transparent;
	color: #4D3E1F;
	width: 100%;
	border: 0;
}

p.auteur {
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
	margin-bottom: -0.6em;
	margin-top: 1em;
}

p.intro {
	font-style: italic;
	text-align: center;

}

blockquote {
	font-style: italic;
	text-align: center;
	font-size: 100%;
	font-family: "Helvetica Neue", "San Francisco", "Roboto", "Lucida Grande", "Segoe UI", sans-serif;
}


#reblog_info {
	margin: 20px 0;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	font: 11px 'Lucida Grande', Arial, sans-serif;
	color: #888;
}

#footer {
	margin: 20px 0;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	font: 11px 'Lucida Grande', Arial, sans-serif;
	color: #888;
}


figure.cite {
	border-left: 10px solid #c00000;
	margin: 1.5em 10px;
	padding: 0.5em 10px;
	line-height: 1.1;
}

figure.cite:hover {
	background-color: #CCCCCA !important;
	border-left: 0px solid #FFFFFF;
}

@media (max-width: 900px) {
	.td-visible-desktop {
		display: none !important;
	}
}

@media (min-width: 900px) {
	.td-visible-phone {
		display: none !important;
	}
}

.gauche {
	float: left
}

.droite {
	text-align: right;
	padding-bottom: 50px
}

.center-div {
	margin: auto;
	width: 600px;
	padding: 1px;
}

.container {
	display: flex;
}

.column {
	flex: 1;
	margin: 10px;
	padding: 20px;
}


[popover]:popover-open {
	opacity: 1;
	transform: scale(1) rotate(0deg);
}

[popover] {
	/* Final state of the exit animation */
	opacity: 0;
	transform: scale(0) rotate(270deg);
	transition: opacity 0.7s, transform 0.7s, overlay 0.7s allow-discrete, display 0.7s allow-discrete;
}

/* Needs to be after the previous [popover]:popover-open rule
to take effect, as the specificity is the same */
@starting-style {
	[popover]:popover-open {
		opacity: 0;
		transform: scale(0) rotate(270deg);
	}
}

/* Transition for the popover's backdrop */
[popover]::backdrop {
	background-color: rgba(0, 0, 0, 0);
	transition: display 0.7s allow-discrete, overlay 0.7s allow-discrete, background-color 0.7s;
}

[popover]:popover-open::backdrop {
	background-color: rgba(0, 0, 0, 0.25);
}

@starting-style {
	[popover]:popover-open::backdrop {
		background-color: rgba(0, 0, 0, 0);
	}
}

[popover] {
	width: 50vw;
	height: 70vh;
	display: grid;
	font-size: 1.2rem;
	padding: 1rem;
	border: 1vmin solid;
	background-color: #ffe681;
	box-shadow: 1vmin 1vmin 0 0 color-mix(in lab, currentcolor 80%, #0000);
}

[popover] a {
	color: #5eb0e5;
	text-decoration: none;
}

[popover] p {
	max-width: 80%;
}

button[popovertarget] {
	appearance: none;
	border: 1px solid;
	background-color: #FFFFFF;
	box-shadow: 2px 2px 0 2px #000;
	cursor: pointer;
	transition: 0.1s ease;
	padding: 0.5em 1em;
	font-size: 1.3rem;
	border-radius: 0.2em;
}

button[popovertarget]:active {
	box-shadow: -2px -2px 0 2px #000, inset 4px 4px 6px #0008;
	translate: 2px 2px;
}

button[popovertarget].closer {
	position: fixed;
	background-color: #FFF;
	top: 1ch;
	right: 1ch;
	width: 4ch;
	aspect-ratio: 1;
	border: 1px solid;
	border-radius: 100%;
	box-shadow: none;
	padding: 0.2em;
}

button[popovertarget].closer:active {
	box-shadow: inset 0 0 0.1em 0.1em;
}


.responsive {
	width: 100%;
	max-width: 750px;
	height: auto;
}

img.responsive {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.responsive2 {
	width: 100%;
	max-width: 550px;
	height: auto;
}

img.responsive2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.nav-menu {
	display: block;
	padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
	font-size: var(--bs-nav-link-font-size);
	font-weight: var(--bs-nav-link-font-weight);
	color: rgba(255, 255, 255, 0.75);
	text-decoration: none;
	text-transform: none;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

.nav-menu:hover {
	display: block;
	padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
	font-size: var(--bs-nav-link-font-size);
	font-weight: var(--bs-nav-link-font-weight);
	color: rgba(255, 255, 255, 0.99);
	text-decoration: none !important;
}

.menu-des {
	display: block;
	padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
	font-size: var(--bs-nav-link-font-size);
	font-weight: var(--bs-nav-link-font-weight);
	color: rgba(255, 255, 255, 0.7);
	text-decoration: none !important;
	text-transform: none;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

.menu-des:hover {
	text-decoration: none !important;
}


#header_top {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	/* height: 60px;  fixe la hauteur */
	background: #c00000;
	color: white;
	z-index: 1000;
}


.content {
	flex: 1;
	display: flex;
	flex-direction: column;
 /* justify-content: center;  ❌ à commenter ou supprimer */
	align-items: center;
	padding: 2rem;
	padding-top: 60px;
	/* ici, on compense le header fixé */
}


html,
body {
	height: 100%;
	margin: 0;
	padding: 0;
}

.page-wrapper {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

.block {
  flex-grow: 1;
}

.content-wrapper {
  flex-grow: 1;
}




.block section {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.block > section:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}