
* {
  box-sizing: border-box;
}

#myAnimation {
  width: 36px;
  height: 36px;
  position: absolute;
  font-size: 32px;
}

body {
  margin: 0;
  font-size: 16px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: grey;
  background-image: url(img/nuages.jpg);
  min-width: 320px;
}

h1
{
color: orange;
border-top-width: 1px;
border-top-style: solid;
}

h2, h3 , h5
{
	color: darkorange;
}

p{
	line-height: 1.5em;	
}

a
{
	text-decoration: none;
	color: darkorange ;
}

.linkdoc
{
	
	text-decoration-style: solid;
    text-decoration-thickness: 2px;
}

cite:before
{
    content:"\a";
    white-space: pre;
}

.p-tarif
{
  padding-left: 1em;
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  background-color: #FF7E4E75;
  color: black;
  margin-left: 2em;
  margin-right: 2em;
  border-radius: 1em;
}

.cadre
{
	width: 1000px ;
	margin:0 auto;
	background-color: white;	
	min-width: 300px ;
}

.tete
{
	height: 300px;
	width: 100% ;
	background-color: black;
}


.page
{
	background-color: darkorange ;
	height: 4rem;
	position: sticky;
	top: 0;	
	z-index:99;
	width: 100%;
}

/* .page a:not(:first-child) */
.page .nav .navicon
{
	width: 100% ;
}

.navicon
{
	display:none;
}

.page>.navicon>a
{
	color: white;
	font-size: 2.5em;
	font-weight: bold;	

	display: grid;
	float: left;

	height: 4rem;

	text-align: center;
	align-content: center;

	border-color: white;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 1rem;
	padding-right: 1rem;
}

.page>.nav>a
{
	color: white;
	font-size: 1.5em;
	font-weight: bold;	
	
	display: grid;
	float: left;

	height: 4rem;

	text-align: center;
	align-content: center;
	margin-right: 0.0rem;
	
	padding-left: 1rem;
	padding-right: 1rem;

	border-color: white ;
	
	border-right-style: solid;
	border-right-width: 1px;
	
	border-left-style: solid;
	border-left-width: 1px;
	
	text-shadow: 2px 2px 3px gray;
}

.page>.nav>a:first-child
{
	margin-left: 0rem;
}

.page>.nav>a:last-child
{
	float:right;
	margin-right: 0.0em;
	border : none ;
	font-size: 200% ;
	font-weight: normal;
}

.page a:active
{
	color:black;
}

.page .pageselect
{
	background-color: black;

}

.page a:hover , .page a:focus
{
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: 1px;
}

.page .icon-mail
{
	width: 48px;
}

.navcut
{
	display: none ;
}

.contenu
{
	float:left;
	display: grid;
	grid-template-columns: 25% auto;
	grid-gap: 0em;
}

.contenu p 
{

}

.menu
{
  position: sticky;
  top: 4rem;
  align-self: start;
  height: calc(100vh - 3em);  
  background-color: #e3e2e2;
  display: block ;
  
  background-image: url("img/deco-butte-lavande.jpg");
  background-size: cover;
  background-position: top;
  
  border-right-style: solid;
  
  border-width: 0.2em;
  border-color: darkorange;
 }

.menu ul
{
	margin-top: 0;
	
	padding-top: 0em ;
	padding-bottom: 1em ;
	padding-left: 1em;
}

.menu li
{
	list-style: none;
	padding-top: 1em ;
	width : 100% ;
}

.menu li:hover 
{
		
}

.menu a
{
	font-size: 1.5em;
	font-weight:bold;
	color: snow;
    text-shadow: 2px 2px 5px black;

    //color:darkorange;
	// text-shadow: 2px 2px 2px white;
	// transition: font-size 2s;
}

.menu a:focus
{
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: 1px;
}

.menu a:hover
{
	// text-shadow: 2px 2px 5px ;
	text-shadow: 2px 2px 3px darkorange;
}

.mg
{
scroll-margin-top: 4rem;
}

.article
{
			background-color: #fff1e1 ;
		padding: 1em;
}

.article2
{
	border-style: solid;
	border-width: 1px;
	border-color: blue;

}

.icon-english
{
	float: left;
	height: 2em;
}

.icon-tel
{
	width: 30px;
}

.icon-map
{
	float: right;
	width: 96px;
}

.pied
{
	clear: both;
	background-color: black;
	padding: 0.5em;
	height: 3em;
	text-align: center;
}

.pied a
{
		color:white;
		font-weight: bold ;
}

.pied #mail
{
	float: left;	
}

.pied #mention
{
		float:right;
}

 .logo 
{
	display: none ;
	width: 80%; 
	margin-left: 1em ;
}


 .vignette 
{
	width: 50%; 
	clear: right;
	float: right;
	
	border-radius: 1em;
	border-style: none;
	border-width: 1px;
	
	margin-bottom: 1em;
	margin-left: 1em;
}

 .ptiteimage
{
	width: 20%; 
	clear: right;
	float: right;
	
	border-radius: 1em;
	border-style: none;
	border-width: 1px;
	
	margin-bottom: 1em;
	margin-left: 1em;
}

.image
{
	width: 100%;
	margin-bottom: 1em;
	border-radius: 1em;
}
	
.ytcontainer {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

.ytvideo 
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tel
{
	color: black;
	display: block;
	width: 100%;
	text-align: right;
	font-size: 1.5rem;
	margin-bottom: 0.5rem;
	font-weight: bold;
	font-family: arial;
}

.gras
{
	color: black;
	font-weight: bold;
}

.svgflip
{
	transform: scaleX(-1);
}

.kdo-demande
{
	border-style: solid ;
	padding: 1em;
	text-align: center;
	border-color: black;
	border-radius: 1em;
	background-color: beige;
	font-weight: bold;
	border-width: 2px;
}

.video-bi
{
	width: 100%;
}

.cp-music
{
	font-size: 8px ;
}

#text_mention
{
	display:none;
}

@media (max-width: 1000px) 
{
	
	body 
	{
	font-size: 14px;
	}
	
	.cadre
	{
		width: 100% ;
		margin:0 auto;
	}
	
	.tete
	{
		width: 100% ;
		height: auto ;
	}

	.tete img { width: 100%;}

	.page>.nav>a:first-child
	{
		margin-left: 0rem;
	}
	
	.page>.nav>a
	{
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}
	
	.contenu
	{
	    grid-gap: 0rem;
	}

	.menu ul
	{
		margin-left: 0;
		padding-left: 1em ;
	}
}

@media (max-width: 605px) 
{
	
	.tete
	{ 
		display:none;
	}

	.page>.navicon
	{
		display:block;
	}
	
	.page>.nav>a
	{
		margin-right: 0.0rem;
		margin-left: 0.0rem;
		
		padding-left: 1.3rem;
		padding-right: 1.3rem;
	}
	
	.page>.nav>a:first-child
	{
		margin-left: 0.0rem;
	}

	.navcut
	{
		display: block ;
	}
	.menu
	{
		position: sticky;
		top: 4rem;
		height: 100% ;	
		display:none ;
		
		background-image: url("img/deco-butte-lavande.jpg");
		background-position-y: bottom;
		
		border-right-style: none;
		border-bottom-style: solid;
	 }
	
	.menu_show
	{
		display:block ;
	}

	.logo 
	{
		display:none;
		
	}
	
	.icon a:link
	{
		color: white;
	}

	.icon a:hover
	{
		color: white;
	}

	.mg
	{
		scroll-margin-top: 4rem;
	}

	.contenu
	{
	  display: grid;
	  grid-template-columns: auto ;
	  grid-gap: 0rem;
	}
	
	 .vignette 
	{
		max-width: 50%;
		clear: both;
		border-radius: 5px;
	}

}

@media (max-width: 550px) 
{
	.page>.nav>a
	{
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}
}

@media (max-width: 450px) 
{

	.page>.nav>a
	{
		font-size: 1.0em;
	}

	.page>.nav>a:last-child
	{
		font-size: 150% ;
		padding-left: 0;
	}

	.page .icon-mail
	{
		width: 32px;
	}
	
	.vignette 
	{
		max-width: 100%;
		width: 100%; 
	}
}

@media (max-width: 350px) 
{
	.page>.navicon>a
	{
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}

	.page>.nav>a
	{
		font-size: 1.0em;
	}

	.page>.nav>a:last-child
	{

	}
	
}

.cat-table
{ 
	width: 100%;
	max-width: 500px;

	border-style: solid;
	border-width: 1px;
	
	margin: 0 auto ;
	
	border: 0;
	border-collapse: collapse;

	clear: both ;
}

.cal-n-wk
{
	background-color: orange;
	

}
.cal-n-init
{
	background-color: #339933;
}
.cal-n-perf
{
	background-color: #0066ff;
}

.cal-n-initperf
{
  background-image: linear-gradient(#339933, #0066ff);
}


.cal-n-full
{
	background-color: #CB96DA;
}
.cal-n-non
{
	background-color: lightgray;
}


.cat-table tr td
{ 
	height: 3em;

	vertical-align: top;
	
	padding:0;
	
	border-color: #fff1e1;
	border-width: 1px;
	border-style: solid;
    border-radius: 7px;
	
	color: black;
}
            
.cal-mois
{ 
	font-size: 2em;

	width: 100%;
	height: 100%;

	text-align: center; 
	font-weight: bold; 
	padding-top: 5px;

}

.cat-table th
{ 
	width: 14%;
}

.cal-vac
{
	background-color: #eef  ;
}

.cal-jour
{
	text-align: center; 
	width: 100%;
	padding-top: 15px;

	color: black;
	font-weight: bold;
}



.cal-dd
{ 
text-align: center;
font-weight: bold;
padding-top: 5px;
color: black;
}

.cal-dd + div 
{
	font-size: smaller ;
	text-align: center;
	font-size: 10px;
	color: black;
}


.legende-wk , .legende-init , .legende-perf , .legende-non, .legende-full
{
	// border-radius: 10px;
	padding : 2px 1em 2px 1em ;
	margin : 0 0.5em 0.5em 0 ;
	width: fit-content;
	font-weight: bold;
	color: black;
	float: left;
	clear: both ;
}

.legende-wk
{
	background-color: orange;	
}

.legende-init
{
  background-color: #339933;
}

.legende-perf 
{
	background-color: #0066ff;
}

.legende-full
{
	background-color: #CB96DA;
}

.legende-non 
{
	background-color: lightgray;
}

.tarif-table
{
	border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	
	border: 0;
	border-collapse: collapse;
}

.tarif-table thead
{
	background-color: #e1e1e1;
	height: 6em;
}

.tarif-table tbody tr
{
	height: 5em;
}

.tarif-table tbody tr:nth-child(even)
{
		background-color: #e1e1e1;
}

.tarif_cell
{
text-align: center;
}

/* Pour VIGNETTE */

#fullpage {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-size: contain;
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-color: black;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* BIPLACE */

.table-biplace
{ 
	width: 100%;
	max-width: min( 500px, 100vw );

	background-color: white;
	
	border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	
	margin: 1em auto ;
}

.table-biplace tr
{
	height:4em;
}

.table-biplace tr td
{
		padding-left: 1em;
		padding-right: 0.5em;
}

.table-biplace tr td:last-child
{
		text-align:center;
}

.table-biplace tr:nth-child(odd)
{
		background-color: #e1e1e1;
}

.table-biplace tr:first-child
{
	background-color: orange ;
	height:3em;
}