body
{
	overflow : hidden;
	background-image : url('images/fond.jpg');
	background-repeat : repeat;
}

.univers
{
	display : block;
	position : absolute;
		top : 50%;
		left : 50%;
	margin-top : -200px;
	margin-left : -322px;
	border : none;
}

.titre
{
	display : block;
	position : absolute;
		top : 30px;
		left : 50%;
	margin-left : -243px;
}



#solum
{
	position : absolute;
		left : 50%;
		top : 50%;
	margin-top : -143px;
	margin-left : -100px;
	display : none;
}

#terre
{
	position : absolute;
		left : 50%;
		top : 50%;
	margin-top : 20px;
	margin-left : 225px;
	display : none;
}

#laubfeux
{
	position : absolute;
		left : 50%;
		top : 50%;
	margin-top : -240px;
	margin-left : -355px;
	display : none;
}

#scarabee
{
	position : absolute;
		left : 50%;
		top : 50%;
	margin-top : -185px;
	margin-left : 60px;
	display : none;
}

#bricbrac
{
	position : absolute;
		left : 50%;
		top : 50%;
	margin-top : 45px;
	margin-left : -350px;
	display : none;
}

#ca
{
	position : absolute;
		left : 50%;
		top : 50%;
	margin-top : 245px;
	margin-left : -45px;
	display : none;
}