/* @font-face { */
 /* font-family: "Bebas Neue"; */
 /* src: url("font/BebasNeue-Regular.woff2") format("woff2"), */
        /* url("font/BebasNeue-Regular.woff") format("woff"); */
/* } */

@font-face {
	font-family: "Berka-Light";
	src: url('font/Berka-Light.ttf');
}

.groupes{
	display:block;
	float:left;
	background-color:#E3E2E2;
	width:100%;
	margin-top:2px;
}

.groupes p{
	display:block;
	float:left;
	padding-left:4px;
}


body{
margin:0;
background-color:	#F1F1F1;
font-family:Berka-Light, arial;
letter-spacing: .1rem;
font-size:1.2em;
}

nav{
	display:block;
	float:left;
	width:100%;
	height:100px;
	background-color:#21AB8B;
}

ul{
	display:block;
	float:right;
	width:70%;
	height:100%;
	margin-top:0;
}

li{
	display:block;
	float:right;
	height:100%;
	width:10%;
	margin-left:2%;
	margin-right:2%;
}

.menu{
	display:block;
	text-align:center;
	color:#FFF;
	font-size:1.3em;
	width:100%;
	height:58px;
	line-height:100%;
	 vertical-align: bottom;
	text-decoration:none;
    position: relative;
    padding-top: 42px;
    font-size: 17px;

}

.menu_select{
	display:block;
	text-align:center;
	color:#FFF;
	font-size:1.3em;
	width:100%;
	height:58px;
	line-height:100%;
	 vertical-align: bottom;
	text-decoration:none;
    position: relative;
    padding-top: 42px;
    font-size: 17px;
	color:#21AB8B;
	background-color:#FFF;
	font-weight: bold;
}

.menu_img{
	display:block;
	text-align:center;
	color:#FFF;
	font-size:1.3em;
	width:100%;
	height:58px;
	line-height:100%;
	 vertical-align: bottom;
	text-decoration:none;
    position: relative;
    padding-top: 5px;
    font-size: 17px;
}

.menu_img_select{
	display:block;
	text-align:center;
	color:#FFF;
	font-size:1.3em;
	width:100%;
	height:90px;
	line-height:100%;
	 vertical-align: bottom;
	text-decoration:none;
    position: relative;
    padding-top: 10px;
    font-size: 17px;
	color:#21AB8B;
	background-color:#FFF;
	font-weight: bold;
}

.connexion{
	text-align:center;
	padding-bottom:50px;
	
}

.connexion a{
	text-decoration :none;
	font-size:15px;
}

.connexion form{
	display:block;
	float:left;
	width:30%;
	line-height:25px;
	margin-left:35%;
	margin-right:35%;
}

.connexion input{
	width:100%;
	margin-top:10px;
}

.connexion input[type="submit"]{
	width:50%;
}

.menu:hover{
	color:#21AB8B;
	background-color:#FFF;
}

.logo{
	height:100%;
	margin-left:10%;
}


.row{
	display:block;
	float:left;
	width:60%;
	margin-left:20%;
	box-shadow: 1px 1px 15px #555;
	margin-top:10px;
	margin-bottom:10px;
}

.row h3{
	display:block;
	float:left;
	margin-left:5%;
	width:78%;
}

.text {
	display:block;
	float:left;
	margin-left:1%;
	width:98%;
	text-align:justify;
}

.text_img {
	display:block;
	float:left;
	margin-left:1%;
	width:55%;
	text-align:justify;
}
.img{
	display:block;
	float:left;
	width:40%;
	margin:1%;
	 border: 4px solid #21AB8B;
}

.sign{
	float:right;
	margin:2%;
}

.date{
	display:block;
	float:left;
	width:10%;
}

footer{
	display:block;
	float:left;
	width:100%;
	height:40px;
	background-color:#21AB8B;
	text-align:center;
	line-height:40px;
	color:white;
}

.agenda{
	display:block;
	float:right;
	width:18%;
	margin-right:1%;
	box-shadow: 1px 1px 5px #555;
		margin-top:10px;
}
.titre_agenda{
	text-align:center;
}

.even{
    display: block;
    float: left;
    width: 97%;
    margin-left: 1%;
    border: 2px solid #F1F1F1;
    margin-bottom: 15px;
    color: #F1F1F1;
    background-color: #21AB8B;
}


.nom_even{
	padding-left: 6%;
    display: block;
    color: #21AB8B;
    background-color: #F1F1F1;
    border-bottom: 3px solid #F1F1F1;
}

.even a{
	text-decoration:none;
}

.date_even{
	margin-left:2%;
	width:97%;
	float:left;
	display:block;
}

.lieu_even{
	margin-top:-10px;
	margin-left:2%;
	width:97%;
	float:left;
	display:block;
}

.desc_even_img{
	margin-top:-5px;
	display:block;
	float:left;
	width:72%;
	margin-left:1%;
}

.desc_even{
	margin-top:-5px;
	display:block;
	float:left;
	width:98%;
	margin-left:1%;
}

.img_even{
	display:block;
	float:left;
	width:80%;
	margin-left:10%;
}

.aucun_even{
	display:block;
	width:100%;
	text-align:center;
	margin-top:20px;
}

.groupe{
	display:block;
	float:left;
	width:30%;
	margin-left:3%;
	margin-bottom:200px;
}

.groupe a{
	text-decoration:none;
	border-radius: 10px;
	display:block;
	float:left;
	width:100%;
	background-color:#C1C1C1;
	color:#21AB8B;
	line-height:22px;
	margin-top:8px;
	padding-left:5px;
}

.groupe_p{
	display:block;
	float:left;
	text-align:right;
	color:#FFF;
}

.groupe_i{
	display:block;
	float:left;
	width:75%;
	font-weight: bold;
	
}

.groupe_attente a{
	display:block;
	float:left;
	width:30%;
	color: #FFF;
	background-color:#C1C1C1;
	line-height:10px;
	margin-left:10px;
	border-radius: 10px;
	padding-left:5px;
}

.groupe_attente{
	display:block;
	float:left;
	width:100%;
}


.echelle{
	display:block;
	float:left;
	width:300px;
	margin-top:10px;
	margin-left:10%;
	font-size:16px;
}

.echelle p{
	display:block;
	float:left;
	width:100%;
	margin:0;
	line-height:30px;
	padding-left:4px;
	border-bottom: 1px solid #21AB8B;
	border-left: 3px solid #21AB8B;;
}

.button {
  display:block;
  float:right;
  margin:50px;
}

.tableau{
	display:block;
	float:left;
	margin-left:2%;
	margin-bottom:200px;
	border-spacing: 0;
}

.tableau td{
	padding-left:4px;
	padding-right:4px;
}

.table{
	border-spacing: 0 2px;
	background-color:#21AB8B;
	padding-left:2px;
	padding-right:2px;
}

.table td{
	margin-top:2px;
}

.table th{
	background-color:#F1F1F1;
	text-align:left;
}

.tel{
	width:130px;
}

.autosisation{
	height:30px;
	display:block;
	float:left;
	margin-left:4px;
}

.attestation{
	display:block;
	float:left;
	width:60%;
	margin-left:20%;
	margin-top:150px;
	padding:30px;
	border: 1px solid black;
	border-radius: 10px;
	box-shadow: 1px 1px 12px #555;
	font-size:0.9em;
}

.attestation h3, .attestation p{
	width:100%;
}

.attestation h3{
	padding-left:30%;
}

.attestation input[type=submit], .attestation button{
	width:20%; 
	height:40px; 
	margin-left:40%; 
	margin-top:10px; 
	background-color:#21AB8B; 
	border: 1px solid #21AB8B;
	color:#FFF;
}

.attestation input[type=submit]:hover{
	cursor:pointer;
}

.saison select{
	width:45%;
	border:2px solid #21AB8B;
	background-color:#F1F1F1;
	height:3em;
}

.saison input{
	width:50%;
	margin-left:0px;
	border:2px solid #21AB8B;
	background-color: #21AB8B;
	color:#FFF;
	height:3em;
}



.saison img{
	float:left;
	margin-left:40%;
	height:3em;
}

.saison h4{
	float:left;
	margin-left:1em;
	margin-top:0px;
	line-height:3em;
}

.saison{
	display:block;
	float:left;
}

.tableau_fond{
	display:block;
	float:left;
	width:100%;
}

.info{
	display:block;
	float:left;
	width:95%;
	margin-left:2%;
	font-size:13px;
	border: 2px solid #000;
	 border-radius: 10px;
	 text-align:left;
}

.block{
	display:block;
	float:left;
	width:45%;
	margin-left:1%;
	padding:1%;
	border: 0.5px solid #D3D3D3 ;
	border-radius: 5px;
}

input[type=text], input[type=password], select, textarea {
    border: none;
    border-bottom: 1px solid #B4B4B4;
}

.mail{
	display:block;
	float:left;
	width:100%;
	border-radius: 10px;
	background-color:#C1C1C1;
	color:#FFFFFF;
	margin-bottom:5px;
}

.mail h4, .mail p{
	display:block;
	width:100%;
	padding-left:5px;
	padding-right:5px;
	
}

.membre label{
	display:block;
	float:left;
	width:16%;
}

.membre input{
	margin-left:0px;
}

.add{
	display:block;
	float:left;
	height:100px;
	width:50%;
	margin-left:25%;
	line-height:60px;
	margin-top:20px;
	margin-bottom:20px;
}

.add img{
	display:block;
	height:100%;
	float:left;
}

.add p{
	margin-left:110px;
}

.add:hover{
	border: 1px solid black;
    border-radius: 10px;
    box-shadow: 1px 1px 12px #555;
}

a{
	text-decoration:none;
	color:#000000;
}

.pdf{
	display:block;
	float:right;
	height:2em;
	margin:2.5em;
}

.pdf img{
	height:100%;
}

.pdf a{
	display:block;
	height:100%;
	width:100%;
	
	vertical-align: text-top;
}

.modal_center input[type=text]{
	
}

.custom-box {
    border: 2px solid grey;
    text-align: center;
	width:100%;
	float:left;
    padding: 10px;
    width: fit-content;
    background-color: #FCFCFC;
	border: 2px solid #FF0000;
	border-radius: 5px;
    margin: auto;
	margin-bottom:10px;
}

#modal {
    
    display: block;
    width: 100%;
    height: 100%;
   
}

.button{
	background-color: #555555;
    border: none;
    color: white;
	padding-left:30px;
	padding-right:30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	margin-right:5px;
	margin-top:5px;
}

.popup{
	right:0;
	top : 0;
	position: absolute;
	width:15%;
	margin-top : 100px;
}

#modal_center {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
	overflow: auto;
}

.custom-box-center {
    background-color: #FCFCFC;
	border: 2px solid #000000;
	border-radius: 5px;
    text-align: center;
    padding: 10px;
    width: fit-content;
    margin: auto;
	margin-top: 70px;
}

.custom-box-center input[type='text'], .custom-box-center label, .custom-box-center input[type='time'],.custom-box-center input[type='date'], .custom-box-center input[type='submit'], .custom-box-center button{
	width:50%;
	margin-left:0px;
	border:2px solid #21AB8B;
	color:#21AB8B;
	height:3em;
	text-align:center;
}

.custom-box-center p{
	width:100%;
	text-align:left;
	font-weight: bold;
	margin-bottom: 5px;
    margin-top: 5px
}

.custom-box-center input[type='checkbox']{
	margin-right:5px;
}

 @media screen and (max-width: 990px) {
	 
	 .attestation{
		 width:80%;
		 margin-left:5%;
		 font-size:0.8em;
	 }
	 
	 .card-title{
		 font-size:1.0em;
	 }
	 
	 .card-text{
		 font-size:0.7em;
	 }
	 
	 label{
		 font-size:0.75em;
	 }
	 
 }