@charset "utf-8";
@import url("../webfonts/RedHatDisplay_VariableFont_wght/stylesheet.css");
@import url("../webfonts/RedHatDisplay_Italic_VariableFont_wght/stylesheet.css");

/* CSS Document */
.body{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height:1.6;
}

.filtre-ombres{
  filter: invert(95%) sepia(3%) saturate(1201%) hue-rotate(83deg) brightness(82%) contrast(82%);
}

.accueil{
    position: left;
    /*transform: translate(-50%, -50%);*/
    z-index: 0;
    padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	transform:rotate(-15deg)
}

.tetiere{
	background-color: rgba(0,110,90, 0.8);
	display:block;
	position:absolute;
	top:0px;
	left:0;
	z-index:-1;
	width:100%;
	height:69px;
	border: 0px solid white;
}
.tetiereaccueil{
	background-color: rgba(255,255,255, 0.0);
	display:block;
	position:absolute;
	top:0px;
	left:0;
	z-index:-1;
	width:100%;
	height:80px;
	border: 0px solid white;
}

.deco{
	padding:0px;
	text-decoration:underline;
	text-decoration-style: solid;  /*! Soulignage avec petits points / solid, double, dotted, dashed, wavy !*/
}

.titre{
  	font-family: RedHatDisplay VariableFont wght; /*! RedHatDisplay VariableFont wght !*/
	font-size: 26px;
	font-weight:bold;
	color:#93D500;
	text-transform: uppercase;
	font-variant: none; /*! small-caps !*/
	text-align: left;
	letter-spacing: 1px;
	padding-left: 0px;
	text-shadow: 1px 1px 2px black;
}

.titrevert{
  	font-family: RedHatDisplay VariableFont wght; /*! RedHatDisplay VariableFont wght !*/
	font-size: 30px;
	font-weight:bold;
	color:#93D500;
	text-transform: uppercase;
	font-variant: none; /*! small-caps !*/
	text-align: center;
	letter-spacing: 2px;
	padding-left: 0px;
	text-shadow: 1px 1px 2px black;
}

.sous-titre{
  	font-family: RedHatDisplay VariableFont wght; /*! RedHatDisplay VariableFont wght !*/
	font-size: 30px;
	font-weight:bold;
	color:black;
	text-transform: none;
	font-variant: small-caps; /*! small-caps !*/
	text-align: left;
	letter-spacing: 2px;
	padding-left: 0px;
	text-shadow: 1px 1px 1px black;
}

.lettrine{
	font-family: RedHatDisplay VariableFont wght; /*! RedHatDisplay VariableFont wght !*/
	font-size: 500%; /*! 500% !*/
	font-weight: bold;
	font-style: normal;
	color:#93D500;
	float: left;
	width: 0.7em ; /*! 0.7em !*/
	height: 0.7em; /*! 0.7em !*/
	line-height: 100%; /*! 80% !*/
	/*! Ombre portée : text-shadow: 1px 1px 6px black;  !*/
	text-shadow: 1px 1px 3px black;
	/*! Outine de texte :
	text-shadow:
	-1px -1px 0 #595959,
	1px -1px 0 #595959,
	-1px 1px 0 #595959,
	1px 1px 0 #595959;   !*/
}

.paragraphe{
	text-indent: 50px;
}

.souligne{
	text-decoration: underline;
}

.souligne-vert{
  	text-decoration: underline;
  	color:#93D500;
}

.italique{
  	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.description
{
	font-family: "RedHatDisplay Italic VariableFont wght";
	color: black;
	font-size: 12pt;
	font-style: italic;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	/* text-shadow: 2px 2px 5px rgba(1,83,77, 0.8); */
}

.ligne{
	height: 5px;
	width: 10%;
	color: white;
	background-color: #93D500;
	text-align: center;
}

.texte-cadre{
    background-color: none; /* Fallback color rgb(0,0,0) */
    background-color: rgba(255,250,240, 0.5); /* Black w/opacity/see-through rgba(33,33,33, 0.5) */
	background-image: url("../none");
    color: black;
    font-weight: bold;
    border: 1px solid black;
    position: absolute;
    top: 0px;
    left: 10%;
    z-index: none;
    width: 50%;
    padding: 20px;
    text-align: justify;
}

.texte{
  	font-family: 'RedHatDisplay VariableFont wght';
  	color:black;
	font-size: 13pt;
	font-weight: normal;
	text-align:justify;  
    text-justify:auto;
}

.texte-blanc{
  	font-family: 'RedHatDisplay VariableFont wght';
  	color:white;
	font-size: 13pt;
	font-weight: normal;
	text-align: justify;
}

.texte-vert{
  	font-family: 'RedHatDisplay VariableFont wght';
	font-size: 14pt;
  	color: #93D500;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a:link{color: black;font-weight: bold;text-decoration: none;}
a:visited{color: black;font-weight: bold;text-decoration: underline;}
a:hover{color: #93D500;font-size: 13pt;font-weight: bold;text-decoration: underline;}
a:active{color: #93D500;font-weight: normal;text-decoration: none;}

a.lien:link, a.lien:visited{color: white;font-weight: normal;text-decoration: none;}
a.lien:hover, a.lien:active{color: #93D500;font-weight: bold;text-decoration: none;}

a.lien-rouge:link, a.lien-rouge:visited{color: #D10000;font-weight: normal;text-decoration: none;}
a.lien-rouge:hover, a.lien-rouge:active{color: #D10000;font-weight: bold;text-decoration: underline;}

.texte-gras{
  	font-family: 'RedHatDisplay VariableFont wght';
  	color:black;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}

.texte-petit{
	font-family: 'RedHatDisplay VariableFont wght';
	font-size: 11pt;
  	color:white;
	font-weight: 100;
	font-style: normal;
	text-align: center;
	line-height: 80%;
}

.texte-gras-petit
{
	font-family: 'RedHatDisplay VariableFont wght';
	font-size: 11pt;
  	color:#93D500;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	line-height: 80%;
}
.prix{
  	font-family: 'RedHatDisplay VariableFont wght';
	font-weight:bold;
	font-size: 16px;
	color:#93D500;
	text-align: none;
	font-variant: none; /*! small-caps !*/
	/*! Ombre portée : text-shadow: 1px 1px 6px black;  !*/
	text-shadow:
	-1px -1px 0 #595959,
	1px -1px 0 #595959,
	-1px 1px 0 #595959,
	1px 1px 0 #595959; 
}

.interdit{
  	font-family: 'RedHatDisplay VariableFont wght';
	font-weight:bold;
	font-size: 30px;
	color:#93D500;
	font-variant: small-caps; /*! small-caps !*/
	text-shadow: 2px 2px 5px black;
	text-align: center;
}

.clearfix::after{
  content: "";
  clear: both;
  display: table;
}

.photo-centre {
  width: 100%;
  max-width: 800px;
  min-width: 50%;
  height: auto;
  border-radius: 0px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.responsive {
  width: 100%;
  max-width: 1000px;
  min-width: 50%;
  height: auto;
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.logo {
  width: 200px;
  min-width: 30%;
  max-width: 300px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  /*! * transform:rotate(-15deg) */
}

.basdepage{
	font-size: 12pt;
	position: fixed; /*! * inherit */
	left: 0;
	bottom: 0;
	width: 100%;
	height: 65px;
	z-index: none;
	text-align: center;
	background-color: rgba(59,59,59, 0.8); /* Black w/opacity/see-through rgba(33,33,33, 0.5) */
	color: white;
	text-shadow: none; /*! * 2px 2px 6px black; */
}