@charset "UTF-8";
/* CSS Document */
<style> :root {
 --primary: #2563eb;
 --bg: #f5f5f5;
 --text: #111827;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	color: var(--text);
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
}
.burger1, burger2, burger3, burger4, burger5 {
	display: none;
	cursor: pointer;
	border: none;
	color: #FFF;
	font-size: 1.5rem;
	position: absolute;
	top: 18px;
	right: 20px;
	background-image: none;
}
#bouton2 {
	display: none;
	cursor: pointer;
	background: none;
	border: none;
	color: white;
	font-size: 1.5rem;
	position: absolute;
	top: 110px;
	left: 20px;
}
#bouton3 {
	display: none;
	cursor: pointer;
	background: none;
	border: none;
	color: white;
	font-size: 1.5rem;
	position: absolute;
	top: 170px;
	left: 20px;
}
#bouton4 {
	display: none;
	cursor: pointer;
	background: none;
	border: none;
	color: white;
	font-size: 1.5rem;
	position: absolute;
	top: 110px;
	left: 20px;
}
#bouton5 {
	display: none;
	cursor: pointer;
	border: none;
	color: white;
	font-size: 1.5rem;
	position: absolute;
	top: 110px;
	left: 20px;
	background-image: none;
}
.container-page {
	width: 100%;
}
.menu ul {
	list-style: none;
	justify-content: space-around; /* Répartition horizontale */
	align-items: center;
	text-align: center;
	display: flex;
	margin-right: auto;
	margin-left: auto;
}
.container-activites {
	background-image: url(../images/img-index.png);
	height: 1000px;
	width: auto;
	background-attachment: scroll;
	background-position: center top;
	padding-top: 400px;
}
.menu li  {
	padding: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 120%;
	color: #000;
	height: auto;
	white-space: nowrap;
	display: block;
	text-decoration: none;
}
.fond {
	width: 100%;
	height: auto;
	position: absolute;
	top: 100px;
}
.menu2 {
	height: auto;
	width: 100%;
	background-color: #CCC;
	padding-top: 30px;
	padding-bottom: 15px;
}
.container-nav2 {
	width: 100%;
	text-align: center;
	white-space:nowrap;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.mobile-menu2 {
	background-color: #CCC;
	height: auto;
	width: 100%;
	text-align: left;
	visibility: hidden;
	z-index: 300;
	overflow: auto;
	position: absolute;
	top: 145px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	list-style-position: inside;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 20px;
	left: 0px;
}
.menu3 {
	height: auto;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
table {
	margin-right: auto;
	margin-left: auto;
}
.menu-options {
	height: auto;
	width: 100%;
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
}
.container-nav3 {
	text-align: center;
}
.container-nav4 {
	width: 100%;
	text-align: center;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.container-nav5 {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.mobile-menu3 {
	background-color: #FFF;
	height: auto;
	width: 100%;
	text-align: left;
	visibility: hidden;
	z-index: 200;
	overflow: auto;
	position: absolute;
	top: 204px;
	list-style-position: inside;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#mobile4 {
	background-color: #CCC;
	height: auto;
	width: 100%;
	text-align: left;
	visibility: hidden;
	z-index: 200;
	overflow: auto;
	position: absolute;
	top: 300 px;
	list-style-position: inside;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.container-colonnes {
	columns: 2 200px;
}
.columns {
	display: flex;
	align-items: center;
	justify-content: left;
	gap: 10rem;
	width:auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.columns-col {
	flex: 1;
	text-align: left;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 2em;
	align-items: start;
	white-space: nowrap;
}
.tableau_tissus td {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	align-items: start;
	white-space: nowrap;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.two-columns {
	display: flex;
	align-items: start;
	justify-content: center;
	gap: 2rem;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #FFF;
}
.two-columns-col {
	flex: 1;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
	height: auto;
}
.two-columns img {
	border-left-color: #CCC;
	height: auto;
	max-width: 400px;
	width: 100%;
	padding-top: 30px;
}
.text-container {
	text-align: left;
	background-color: #FFF;
	font-size: 1em;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 200%;
	padding: 20px;
	max-width: 900px;
}
.titres {
	align-items: center;
	font-size: 3em;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #000;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.titre-section {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #999;
	font-size: 2em;
}
#sous-titres {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 40%;
	font-style: italic;
	font-weight: bolder;
}
.sous-titres {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #000;
	line-height: 200%;	
}
.legende {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: x-large;
	text-align: left;
	padding-bottom: 30px;
	font-weight: bold;
}
h3 {
	font-size:large;
	padding-bottom: 30px;
	font-weight: bold;
}
p {
	margin: 0;
}
p + p {
	margin-top: 2em;
}
ul {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	list-style-type: none;
}
li {
	list-style-position:outside;
	list-style-type:square;
	margin-left: 15px;
}
.no-puce {
	list-style-type:none;
	white-space: nowrap;
}
a {
	text-decoration: none;
	color: #000;
}
hr {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
}
a:hover {
	color: #F3C;
}
.hr180 {
	width: 180px
}
#R {
	color: #000;
	font-size: 45%;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0px;
}
.closer {
	text-align: right;
}
.closer-page {
	text-align: right;
	padding-top: 20px;
	padding-right: 17%;
	padding-bottom: 40px;
}
.espace-100-hr {
	width: auto;
	height: 100px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	padding-top: 50px;
}
.espace-100 {
	text-align: center;
	width: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
.espace-60 {
	height: 60px;
	width: auto;
}
.espace-40 {
	height: 40px;
	width: auto;
}
.espace-30 {
	height: 30px;
	width: auto;
}
.espace-20 {
	height: 20px;
	width: auto;
}
.espace-2em {
	height: 2em;
}
.espace-1em {
	line-height: 1em;
}
/* VIDEO */

.video-section {
	width: 100%;
	height: auto;
	background-color: #000;
}
.video-full {
	width: 100%;
	height: auto;
	display: block;
	max-height: 70vh; /* optionnel : limite la hauteur */
	object-fit: cover;
}
.contact {
	height: auto;
	width: 100%;
	margin-top: 40px;
	border-bottom-color: #CCC;
	padding-bottom: 60px;
}
.centre {
	text-align: center;
}
.video-section {
	width: 100%;
	height: auto;
	background-color: #000;
}
.video-full {
	width: 100%;
	height: auto;
	display: block;
	object-fit: cover;
	background-color: #000;
}
.footer-section {
	text-align: center;
	font-size: small;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 30px;
	background-color: #333;
	padding-right: 15%;
	padding-left: 15%;
	padding-bottom: 30px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCC;
	line-height: 2em;
}
.footer-bottom {
	text-align: center;
}
#choix {
	height: 461px;
	width: 1000px;
	padding-top: 120px;
	text-align: center;
}
#apDiv1 {
	position:absolute;
	width:600px;
	z-index:101;
	background-color: #FFF;
	border: thin solid #CCC;
	margin-top: 70px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	visibility: visible;
}
.nowrap {
	white-space: nowrap;
}
#miniatures {
	width:70px;
}




/* RESPONSIVE */

@media (max-width: 600px) {
 .container-nav2 {
 display: none;
}
.container-nav3 {
 display: none;
}
.container-nav4 {
align-items: center;
}
.menu-options {
 display: none;
}
.burger, #bouton2, #bouton3, #bouton4 {
 display: block;
}
 .burger1 {
 display: block;
}
 .two-columns {
 flex-direction: column;
 text-align: center;
}
 .two-columns-col {
 flex-direction: column;
 border-left: none;
}
 .columns {
 flex-direction: column;
 text-align: left;
}
 .columns-col {
 flex-direction: column;
 border-bottom-width: thin;
 border-bottom-style: solid;
 border-bottom-color: #CCC;
}
.tableau_tissus {
 display: none;
}
 .espace-100-hr {
 display: none;
}
.titres {
padding-top: 0px;
}
</style>
