.parHeading1 /*agl rulekind: base; nickname: "En-t%c3%aate%201"; htmltag: h1;*/ { font-size: 30px; font-family: verdana, geneva, helvetica, arial; font-weight: bold; }
.parHeading2 /*agl rulekind: base; nickname: "En-t%c3%aate%202"; htmltag: h2;*/ { font-size: 22px; font-family: verdana, geneva, helvetica, arial; font-weight: bold; }
.parHeading3 /*agl rulekind: base; nickname: "En-t%c3%aate%203"; htmltag: h3;*/ { font-size: 18px; font-family: verdana, geneva, helvetica, arial; font-weight: bold; }
.parHeading4 /*agl rulekind: base; nickname: "En-t%c3%aate%204"; htmltag: h4;*/ { font-size: 16px; font-family: verdana, geneva, helvetica, arial; font-weight: bold; }
.parHeading5 /*agl rulekind: base; nickname: "En-t%c3%aate%205"; htmltag: h5;*/ { font-size: 14px; font-family: verdana, geneva, helvetica, arial; font-weight: bold; }
.parHeading6 /*agl rulekind: base; nickname: "En-t%c3%aate%206"; htmltag: h6;*/ { font-size: 12px; font-family: verdana, geneva, helvetica, arial; font-weight: bold; }
.parParagraph /*agl rulekind: base; nickname: "Paragraphe"; htmltag: p;*/ { font-size: 12px; font-family: verdana, geneva, helvetica, arial; margin-top: 16px; }

.mobile-site-nav {
	display: none;
}

body > table:first-of-type > tbody > tr > td > div > table:first-of-type {
	width: 985px !important;
	max-width: 985px;
}

.lightbox-active {
	overflow: hidden;
}

.site-lightbox {
	display: none;
	position: fixed;
	z-index: 9999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.88);
	text-align: center;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 20px;
}

.site-lightbox-open {
	display: flex;
}

.site-lightbox-image {
	display: block;
	max-width: calc(100vw - 40px);
	max-height: calc(100vh - 40px);
	width: auto;
	height: auto;
	object-fit: contain;
	border: 4px solid #ffffff;
	background: #ffffff;
	box-shadow: 0 0 24px rgba(0, 0, 0, 0.6);
}

.site-lightbox-close {
	position: fixed;
	top: 14px;
	right: 18px;
	z-index: 10000;
	width: 46px;
	height: 46px;
	border: 2px solid #ffffff;
	border-radius: 50%;
	background: #003e19;
	color: #ffffff;
	font-size: 34px;
	line-height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}

.site-lightbox-close:hover,
.site-lightbox-close:focus {
	background: #0b5a29;
	outline: none;
}

@media screen and (max-width: 1079px) {
	html {
		-webkit-text-size-adjust: 100%;
	}

	body {
		margin: 0;
		padding: 0 12px 24px;
		background-image: url("../fond_web_temp.jpg");
		font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
		overflow-x: hidden;
	}

	.mobile-site-nav {
		display: block;
		margin: 0 0 14px;
		padding: 12px;
		background: #d5e6c2 url("../fond_web_temp.jpg") repeat;
		border-bottom: 1px solid #9caf95;
		box-sizing: border-box;
	}

	.mobile-site-nav label {
		display: block;
		margin: 0 0 6px;
		color: #003e19;
		font-size: 13px;
		font-weight: bold;
	}

	.mobile-site-nav select {
		display: block;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 12px;
		border: 1px solid #003e19;
		border-radius: 4px;
		background: #003e19;
		color: #ffffff;
		font-size: 16px;
	}

	body > table,
	body > table table {
		width: 100% !important;
		max-width: 100% !important;
	}

	body > table:first-of-type > tbody > tr > td > div > table:first-of-type {
		width: 100% !important;
		max-width: 100% !important;
		margin-bottom: 120px;
	}

	body > table:first-of-type > tbody > tr > td > div > table:first-of-type > tbody > tr:first-child {
		display: flex;
		align-items: flex-start;
		width: 100% !important;
	}

	body > table:first-of-type > tbody > tr > td > div > table:first-of-type > tbody > tr:first-child > td:first-child {
		display: block;
		width: 26% !important;
		max-width: 250px !important;
		height: auto !important;
	}

	body > table:first-of-type > tbody > tr > td > div > table:first-of-type > tbody > tr:first-child > td:last-child {
		display: block;
		width: 74% !important;
		height: auto !important;
	}

	body > table:first-of-type > tbody > tr > td > div > table:first-of-type > tbody > tr:nth-child(2),
	body > table:first-of-type > tbody > tr > td > div > table:first-of-type > tbody > tr:nth-child(2) > td {
		display: block;
		width: 100% !important;
		height: auto !important;
	}

	body > table:first-of-type > tbody > tr > td > div > table:nth-of-type(2) > tbody > tr > td[colspan] {
		display: block;
		width: 100% !important;
		padding: 0;
	}

	body > table table table,
	body > table table table tbody,
	body > table table table tr,
	body > table table table td {
		display: block;
		width: 100% !important;
		max-width: 100% !important;
		box-sizing: border-box;
	}

	td[width="110"][valign="top"],
	td[width="48"][valign="top"] {
		display: none !important;
	}

	img[src*="sep_ombre"],
	img[src*="space.gif"] {
		display: none !important;
	}

	img {
		max-width: 100% !important;
		height: auto !important;
	}

	img[src*="logo.jpg"],
	img[src*="texte.jpg"] {
		display: block;
		width: 100% !important;
		max-width: 100% !important;
		height: auto !important;
		margin: 0 auto;
	}

	img.contact-content-logo {
		width: 200px !important;
		max-width: 70vw !important;
	}

	img[src*="sm-c-"],
	img[src*="sc-r-"] {
		display: block;
		margin: 64px auto 0 !important;
	}

	td,
	th {
		max-width: 100% !important;
		box-sizing: border-box;
	}

	td[colspan="2"],
	td[colspan="3"],
	td[colspan="4"] {
		width: auto !important;
	}

	map {
		display: none;
	}

	font {
		line-height: 1.55;
	}

	font[size="-6"],
	font[size="1"] {
		font-size: 13px !important;
		line-height: 1.5;
	}

	font[size="2"],
	.parParagraph {
		font-size: 15px !important;
		line-height: 1.55;
	}

	font[size="3"] {
		font-size: 18px !important;
		line-height: 1.45;
	}

	p {
		line-height: 1.55;
	}
}

@media screen and (max-width: 700px) {
	.site-lightbox {
		padding: 12px;
	}

	.site-lightbox-image {
		max-width: calc(100vw - 24px);
		max-height: calc(100vh - 24px);
		border-width: 2px;
	}

	.site-lightbox-close {
		top: 10px;
		right: 10px;
		width: 42px;
		height: 42px;
		font-size: 30px;
		line-height: 34px;
	}
}

@media screen and (max-width: 700px) {
	body {
		padding-left: 10px;
		padding-right: 10px;
	}

	body > table table table,
	body > table table table tbody,
	body > table table table tr,
	body > table table table td {
		display: block;
		width: 100% !important;
	}

	td {
		height: auto !important;
	}

	div[align="right"],
	div[align="center"],
	div[align="left"],
	td[align="right"],
	td[align="center"],
	td[align="left"] {
		text-align: center;
	}

	p {
		margin-left: 0;
		margin-right: 0;
	}

	font[size="-6"],
	font[size="1"] {
		font-size: 13px !important;
	}

	font[size="2"],
	.parParagraph {
		font-size: 16px !important;
	}

	font[size="3"] {
		font-size: 19px !important;
	}
}


.site-footer {
	margin-top: 28px;
	padding: 8px 12px;
	background: #003e19;
	color: #ffffff;
	font-family: "Avant Garde", "Avantgarde", "Century Gothic", Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	text-align: center;
}

.site-footer-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	flex-wrap: wrap;
}

.site-footer a {
	color: #ffffff;
	text-decoration: underline;
}

.site-footer a:hover,
.site-footer a:focus {
	color: #d5e6c2;
}

.legal-content {
	width: 760px !important;
	max-width: 92vw;
	background: transparent;
}

.legal-content h1,
.legal-content h2,
.legal-content p {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

.legal-content h1 {
	margin: 0 0 18px;
	color: #003e19;
	font-size: 26px;
}

.legal-content h2 {
	margin: 22px 0 8px;
	color: #003e19;
	font-size: 18px;
}

.legal-content p {
	margin: 0 0 12px;
	font-size: 16px;
	line-height: 1.55;
}

.legal-content a {
	color: #003e19;
}

.legal-eyebrow {
	margin-bottom: 6px !important;
	color: #003e19;
	font-size: 13px !important;
	font-style: italic;
}

@media screen and (max-width: 700px) {
	.site-footer {
		font-size: 13px;
		padding: 9px 10px;
	}

	.site-footer-inner {
		flex-direction: column;
		gap: 6px;
	}

	.site-footer-separator {
		display: none;
	}

	.legal-content {
		width: 100% !important;
		max-width: 100%;
		margin-top: 42px;
	}

	.legal-content h1 {
		font-size: 26px;
	}

	.legal-content h2 {
		font-size: 18px;
	}

	.legal-content p {
		font-size: 16px;
	}
}
