@import "../../commun.css";

.grand {
	width: 80%;
}


.code {   
   border: 1px solid black;   
   border-radius: 5pt;
   margin-left: 10%;
   width:80%;
   height:700px;
}

.code_petit {   
   border: 1px solid black;   
   border-radius: 5pt;
   margin-left: 10%;
   width:80%;
   height:300px;
}
