
	.illustration_small
	{
		float : left ;
		margin-right : 10px ;
		background : transparent none center center no-repeat ;
	}
	
		.illustration_small div
		{
			height : 200px ;
			width : 200px ;
			background : transparent url('./backgrounds/illustration_small.png') center center no-repeat ;
		}
		
	.illustration_large, .illustration_extralarge
	{
		margin-bottom : 10px ;
		background : transparent none center center no-repeat ;
		width : 450px ;
	}
	
		.illustration_large div
		{
			height : 200px ;
			background : transparent url('./backgrounds/illustration_large.png') center center no-repeat ;
		}
		
		.illustration_extralarge div
		{
			height : 300px ;
			background : transparent url('./backgrounds/illustration_extralarge.png') center center no-repeat ;
		}
		
		
	
	/* LARGES */
	
	#ill_cellules { background-image : url('./illustrations/cellules.jpg') ; }
	#ill_cabane { background-image : url('./illustrations/cabane.jpg') ; }
	#ill_cuisines { background-image : url('./illustrations/cuisines.jpg') ; }
	#ill_souterrain { background-image : url('./illustrations/souterrain.jpg') ; }
	
	/* DEHORS */
	
	#ill_evasion { background-image : url('./illustrations/evasion.jpg') ; }
	#ill_cavale { background-image : url('./illustrations/cavale.jpg') ; }
	
	/* DIVERS */
	
	#ill_inscription { background-image : url('./illustrations/inscription.jpg') ; }
	
	/* PERSONNAGES */
	
	#ill_gardien { background-image : url('./illustrations/gardien.jpg') ; }
	#ill_gardien_desert { background-image : url('./illustrations/gardien_desert.jpg') ; }
	
	#ill_directeur { background-image : url('./illustrations/directeur.jpg') ; }
	#ill_directeur_desert { background-image : url('./illustrations/directeur_desert.jpg') ; }
	
	#ill_infirmerie { background-image : url('./illustrations/infirmerie.jpg') ; }
	#ill_infirmerie_desert { background-image : url('./illustrations/infirmerie_desert.jpg') ; }
	
	/* SECTEURS */
	
	#ill_secteur_1 { background-image : url('./illustrations/secteur_1.jpg') ; }
	#ill_secteur_2 { background-image : url('./illustrations/secteur_2.jpg') ; }
	#ill_secteur_3 { background-image : url('./illustrations/secteur_3.jpg') ; }
	#ill_secteur_4 { background-image : url('./illustrations/secteur_4.jpg') ; }
	
	
	
	/* SPECIFIQUE */
	
	.illustration_musique
	{
		background : transparent url('./illustrations/musique.jpg') center center no-repeat ;
	}
	
		.illustration_musique div
		{
			height : 232px ;
			background : transparent url('./backgrounds/illustration_musique.png') center center no-repeat ;
		}
	
	