#container {
	height: 700px;
}
#ici {
	width: 141px;
	height: 48px;	
	position: absolute;
	left: 340px;
	top: 90px;
}
#lunette p {
	width: 520px;
	height: 60px;
	position: absolute;
	left:20px;
	top: 330px;
}
#disque p {
	width: 340px;
	height: 190px;
	position: absolute;
	left: 580px;
	top: 140px;
}
#image01 {
	position: absolute;
	left: 10px;
	top: 120px;
}
#image01 img {
	width: 940px;
}
#image02 {
	position: absolute;
	left: 740px;
	top: 410px;
}
#image02 img {
	width: 200px;
}


