@import "../../commun.css";

.indent {
	margin-left: 25%;
	margin-top:2%;
	margin-bottom: 2%;
}

.code {
	width: 80%;
	height: 600px;
	margin-left:10%;
	margin-bottom: 1%;
}

.codePetit {
	width: 80%;
	height: 400px;
	margin-left:10%;
	margin-bottom: 1%;
}

.im {
	margin-left: 2%;
}

.petit {
	width: 60%;
}


