/*
§§(legend)Sommaire§§
			-  Structure


  


------------------------------
1. Structure
------------------------------

(css) */
#Page {
	background:#132525;
	color:white;
}
#Corps {
	background:#000 100% 0% no-repeat url('http://www.grainedufou.be/wiki/files/images/FondGustave.jpg');
	width:710px;
	margin-left:40px;
	border:2px solid #B02B1B;
}

body.spectacle #Corps {
	background:#000 100% 0% no-repeat url('http://www.grainedufou.be/wiki/files/images/FondGustave4.png');
	width:710px;
	margin-left:40px;
	border:2px solid #B02B1B;
}
body.spectaclemusical #Corps {
	background:#000 100% 0% no-repeat url('http://www.grainedufou.be/wiki/files/images/FondGustave4.png');
	width:710px;
	margin-left:40px;
	border:2px solid #B02B1B;
}

body.musicale #Corps {
	background:#000 100% 0% no-repeat url('http://www.grainedufou.be/wiki/files/images/FondGustave4.png');
	width:710px;
	margin-left:40px;
	border:2px solid #B02B1B;
}

body.animations #Corps {
	background:#000 100% 0% no-repeat url('http://www.grainedufou.be/wiki/files/images/FondGustave2.png');
	width:710px;
	margin-left:40px;
	border:2px solid #B02B1B;
}

 /*  */
 

