/* Arrière plan */

#background
{
	position: absolute; 
	left: 0px; 
	right: 0px; 
	top: 50px; 
	bottom: 125px; 
}

#background #svg-bg-stars
{
	position: absolute; 
	left: 0px; 
	right: 0px; 
	top: 0px; 
	bottom: 0px; 
}

#background #front-background
{
	position: absolute; 
	left: 0px; 
	right: 0px; 
	top: 0px; 
	bottom: 0px; 
	overflow: hidden; 
}