#container {
	height: 700px;
}
#ici {
	width: 268px;
	height: 24px;	
	position: absolute;
	left: 110px;
	top: 90px;
}
#origine p {
	width: 300px;
	height: 210px;
	position: absolute;
	left:50px;
	top: 160px;
}
#comete p {
	width: 150px;
	height: 120px;
	position: absolute;
	left:200px;
	top: 480px;
}
#nature p {
	width: 500px;
	height: 520px;
	position: absolute;
	left: 420px;
	top: 160px;
}
#image01 {
	position: absolute;
	left: 480px;
	top: 380px;
}
#image01 img {
	width: 380px;
}
#image02 {
	position: absolute;
	left: 50px;
	top: 420px;
}
#image02 img {
	width: 154px;
}


