@page{
	size: auto;
	margin-left: 5mm;
	margin-right: 5mm;
	margin-top: 5mm;
	margin-bottom: 5mm;
	content: counter(page);
	}
@media print { .noprt {display:none} .pause{display:none} }
.tableau{border:solid 1px black;border-collapse: collapse; width: 95%!important}
.tableau td{border:solid 1px black;text-align: center;padding: 10px;}
.var{border:solid 1px black;border-collapse: collapse;text-align: center;}.droite{border-right: solid 1px black;border-bottom: solid 1px black;padding: 10px;text-align: center;}
.droite_seule{border-right: solid 1px black;padding: 10px;text-align: center;}
.bas{border-bottom: solid 1px black;padding: 10px;text-align: center;}
.vh{padding-top: 5px;text-align: center;}
.zero{border-bottom: solid 1px black;padding: 10px;text-align: center;	width: 30px;}
.verticale{border-bottom: solid 1px black;padding: 10px;text-align: center;background-image: url("ImagesJS/vertical.png");background-repeat: no-repeat;background-size: contain;background-position: center center;	width: 30px;}
.interdit{border-bottom: solid 1px black;padding: 10px;text-align: center;background-image: url("ImagesJS/interdit.png");background-repeat: no-repeat;background-size: 30px 65px;background-position: center center;width: 30px;}
.interdit_sf{padding: 10px;text-align: center;background-image: url("ImagesJS/interdit.png");background-repeat: no-repeat;background-size: 30px 65px;background-position: center center;width: 30px;}
.croissante{padding: 10px;text-align: center;background-image: url("ImagesJS/croissante_02.png");background-repeat: no-repeat;background-size: contain;background-position: center center;width: 30px;}
.decroissante{padding: 10px;text-align: center;background-image: url("ImagesJS/decroissante_02.png");background-repeat: no-repeat;background-size: contain;background-position: center center;width: 30px;}





.trou{visibility: hidden;display: inline-block;}



.star{
	float: right;
}



.jxgbox {
	border-radius: 0px;
	border: 0px;
}

.correction{
	overflow: hidden;
	opacity: 0;
	transition: 0.4s ease;
	transform: scale(0);
	display: none;
}


prop, def, theo, propo, lemme, propN{
	margin-left: 8px;
	
}



.prop{
	display: inline-block;
	text-align: center;
	font-weight: bold;
	background-color: #d3ddf5;
	height: 45px;
	line-height: 45px;
	min-width: 90px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.29);
	margin-left: -10px;
	margin-top: -13px;
	margin-bottom: 5px;
}

.numPara{
	display: inline-block;
	text-align: center;
	font-weight: bold;
	%background-color: #d3ddf5;
	height: 40px;
	line-height: 40px;
	width: 40px;
	%padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	color: black;
}

.numSubPara{
	display: inline-block;
	text-align: center;
	font-weight: bold;
	%background-color: #d3ddf5;
	height: 40px;
	line-height: 40px;
	width: 40px;
	%padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	color: black;
}


.btnCorr{
	border: 0px;
	display: inline-block;
	padding: 0.5em ;
	text-decoration: none;
	background: #f7f7f7;
	border-left: solid 6px #ff7c5c;
	color: #ff7c5c;
	font-weight: bold;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.29);
	font-size: 90%;
	cursor: pointer;
	width: 90px;
	text-align: center;
}

.btnCorr:active{
	box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
	transform: translateY(2px);
}

.clos{
	border: 0px;
	width: 40px;
	text-align: center;
	display: inline-block;
	padding: 5px 5px;
	text-decoration: none;
	background: #f7f7f7;
	border-right: solid 6px #ff7c5c;
	color: #ff7c5c;
	font-weight: bold;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.29);
	margin-top: 2px;
	font-size: 100%;
	cursor: pointer;
}

.clos:active{
	box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
	transform: translateY(2px);
}

.intCorr{
	line-height: 20px;
	padding: 5px;
	overflow-x: scroll;
	}
	
.depasse{
	overflow-x: scroll;
	}
	
a{
	text-decoration: none;
	font-weight: bold;
	color: blue;
}

.centre{
	width: 100%;
	text-align: center;	
	}
	
.legende{
	width: 100%;
	font-style: italic;
	color: #a0a0a0;
	font-size: 80%;
	text-align: center;
	margin-top: 5px;
}

.italic{
	font-style: italic;
}

.clicGauche{
	display: block;
	z-index:100;
	position:fixed;
	bottom:0px;
	left:0px;
	width:40%;
	height:50px;
	cursor: pointer;
	}

.clicDroit{
	display: block;
	z-index:100;
	position:fixed;
	bottom:0px;
	right:0px;
	width:40%;
	height:50px;
	cursor: pointer;
	}

em{
	font-weight: bold;
	}

titre, title{
	width: 100%;
	display: block;
}

paragraphe, subparagraphe, paragraph, subparagraph, exercice, exemple, example, rem, correction, legende, credits, depasse, cadre, framed{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: top;
	line-height: 40px;
}

def, prop, propo, propN, theo, lemme {
	display: block;
	margin-top: 18px;
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: top;
	line-height: 30px;
}

slide{
	display: none;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 10px;
	zoom: 250%;
}


tabvar{
	visibility: hidden;
	display: none;
	}






.input{
	width: 350px;
	height: 300px;
	resize: none;
	padding: 10px;
	box-shadow: 5px 5px 10px #a0a0a0;
	margin-bottom: 30px;
	text-align: left;
}


.outputHTML{
	width: calc(100% - 5px);
	height: 375px;
	border: none;
	background-color: white;
	margin: auto;
	margin-top: 2px;
	margin-bottom: 6px;
	text-align: left;
}


.sortieHtml{
	width: calc(100% - 20px);
	height: 380px;
	line-height: 380px;
	background-color: black;
	border-radius: 5px;
	box-shadow: 5px 5px 10px #a0a0a0;
	margin: auto;
	text-align: center;
	padding: 10px;
	margin-bottom: 20px;
}

.btnPython{
	width: 350px;
	border: 0px;
	display: inline-block;
	padding: 10px 0px;
	text-decoration: none;
	background: #f7f7f7;
	color: #ff7c5c;
	font-weight: bold;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.29);
	font-size: 90%;
	cursor: pointer;
	text-align: center;
}

.btnPython:active{
	box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
	transform: translateY(2px);
}

.containPython{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.containHTML{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 10px;
	margin-bottom: 10px;
}


.inputHTML{
/*	width: 350px;*/ /*Hatem modifie pour rendre les pages responsives*/
	width:95%; 
	height: 300px;
	resize: none;
	padding: 10px;
	box-shadow: 0px 1px 2px #a0a0a0;
	margin-top: 10px;
	margin-bottom: 10px;
}


.inputPython{
	/*	width: 350px;*/ /*Hatem modifie pour rendre les pages responsives*/
	width: 95%;
	height: 300px;
	resize: none;
	padding: 10px;
	box-shadow: 0px 1px 2px #a0a0a0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.outputPython{
	/*	width: 350px;*/ /*Hatem modifie pour rendre les pages responsives*/
	width: 95%;
	max-height: 300px;
	min-height: 10px;
	border: solid 1px black;
	box-shadow: 0px 1px 2px #a0a0a0;
	background-color: white;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	padding: 10px;
	overflow: auto;
}

.tortue{
/*	width: 400px;*/
	width: 95%;/*Hatem modifie pour rendre les pages responsives*/
	height: 400px;
	border: solid 1px black;
	box-shadow: 5px 5px 10px #a0a0a0;
	background-color: white;
	margin: auto;
	margin-bottom: 30px;
	text-align: left;
	display: none;
}



.brouillon{
	border: solid 2px black;
	border-radius: 5px;
	display: block;
	margin: auto;
	box-shadow: 5px 5px 10px #d0d0d0;
}



tag{
	display: none;
}










/* Sidebar des Cours */
#sidebar {
    position: fixed;
    top: 0;
    left: -75%; /* Commence à -75% */
    width: 75%;
    height: 100%;
    background-color: #f8f9fa;
    overflow-x: hidden;
    transition: 0.5s; /* Ajoute une transition de 0.5 seconde pour le déplacement */
    z-index: 10000; /* Assure que la barre latérale est au-dessus de l'overlay */
}

#sidebar div{
	padding: 20px;
	background-color: #E0115F;
}
#sidebar div h3{
	font-size: 24px;
	margin-top: 50px;
	margin-bottom: 10px;
	font-weight: 500;
   line-height: 1.1;
   color: white;
   font-family: 'Ubuntu', sans-serif;
   text-align: center;
}



#sidebar.active {
    left: 0; /* Glisse jusqu'à 0% lorsque la classe active est ajoutée */
}


#sidebar ul{
	padding: 0;
    list-style: none;
    margin-top: 0;
    margin-left: 0px;
    margin-bottom: 0px;
}

#sidebar ul li{
	border-color: #E0115F !important;
    border-bottom: 1px solid;
}

#sidebar ul li a {
	padding: 8px;
    font-size: 1.0em;
    display: block;
    text-align: left;
     color: #000 !important;
    font-weight: normal !important;
    color: black !important;
    font-family: 'Ubuntu', sans-serif !important;
    text-decoration: none 
}

#sidebar ul li a:visited {
    text-decoration: none ;
}



#pageSubmenu30 li{
	font-size: 0.8em;
	border-color: #E0115F !important;
     color: #000 !important;
    border-bottom: 1px solid;
}

#pageSubmenu301 li{
	font-size: 0.8em;
	border-color: #E0115F !important;
     color: #000 !important;
    border-bottom: 1px solid;
}


#sidebar ul li:first-child {
    border-top: 1px solid;
    border-color: #E0115F !important;
}


#pageSubmenu30 a{
	margin-left: 20px;
	border: 0px;
}

#pageSubmenu301 a{
	margin-left: 20px;
	border: 0px;
}

#pageSubmenu301 input{
	padding-left: 20px;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0;
    z-index: -1;
    transition: opacity 0.3s ease-in-out;
}

.overlay-active {
    opacity: 0.7 !important;
    z-index: 99 important; /* Mettez ici la valeur souhaitée */
}


#pageSubmenu30 {
    height: 0;
    overflow: hidden;
    transition: height 0.5s;
}


#pageSubmenu301 {
    height: 0;
    overflow: hidden;
    transition: height 0.5s;
}















