@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;}
.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.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.png");background-repeat: no-repeat;background-size: contain;background-position: center center;width: 30px;}


.star{
	float: right;
}

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

pause{
	margin-left: 40px;
}

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


.btnCorr{
	color: black;
	background-color: rgba(255,124,92,0.2);
	padding: 5px;
	padding-right: 15px;
	border-top-right-radius: 10px;
	margin-top: 5px;
}



.intCorr{
	margin-top: 4px;
	padding: 5px;
	overflow-x: hidden;
	overflow-y: hidden;
	display: block;
	}
	
	
.clos{
	height: 0px;
	padding: 0px;
	font-size: 0px;
}	
	

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

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


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

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


.depasse{
	overflow-x: hidden;
	overflow-y: hidden;
	}
	
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:0.1;
	position:fixed;
	bottom:0px;
	left:0px;
	width:40%;
	height:50px;
	cursor: pointer;
	}

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

em{
	font-weight: bold;
	}

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

paragraphe, subparagraphe, def, prop, propo, exercice, exemple, theo, lemme, rem, correction, legende, depasse, cadre{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

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


tabvar{
	visibility: hidden;
	display: none;
	}






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


.output{
	width: 700px;
	height: 300px;
	border: none;
	background-color: white;
	margin-top: 10px;
}


.sortieHtml{
	width: 720px;
	height: 320px;
	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;
	height: 300px;
	resize: none;
	padding: 10px;
	box-shadow: 0px 1px 2px #a0a0a0;
	margin-top: 10px;
	margin-bottom: 10px;
}


.inputPython{
	width: 350px;
	height: 300px;
	resize: none;
	padding: 10px;
	box-shadow: 0px 1px 2px #a0a0a0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.outputPython{
	width: 328px;
	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;
	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;
}





