@import "../../commun.css";

.code {   
   border: 1px solid black;   
   border-radius: 5pt;
   margin-left: 10%;
   width:80%;
   height:500px;
}
.codemoy {   
   border: 1px solid black;   
   border-radius: 5pt;
   margin-left: 10%;
   width:80%;
   height:250px;
}

.matos li {
	margin-top:3%;
	margin-bottom:2%;
}

p {
	text-indent:1%;
}

.codepetit {   
   border: 1px solid black;   
   border-radius: 5pt;
   margin-left: 10%;
   width:40%;
   height:150px;
}

.ex2 {
  margin-left:15%;
}

.ex1 {
  margin-left:2%;  
 }

.ex {
  margin-left:10%;
}


