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

.grand {
margin-left: 10%;
}

.petit {
	width: 50%;
	margin-left: 5%;
}

 .code {
	width: 70%;
	margin-left: 15%;
	height:700px;	
 }

.ancienne_version {		
	margin-top:1%;			
	}

.ancienne_version img {
	position: fixed; z-index: 1;
	width: 30%;
	}
