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

#zic {
	margin-top: 5%;
	width:80%;
	height:200px;
	background:green;
}

.schema {
	width : 90%;
	margin-left: 5%
}

.code {
	width : 90%;
	height :650px;
	margin-left: 5%
}

.codepetit {
	width : 20%;
	margin-left: 40%
}

.codemoyen {
	width : 60%;
	height :350px;
	margin-left: 20%
}

h5 {
	text-align:center
}

.comm {
	color:  green
}
