/* Backgrounds uniques */
 
	#demo {
	background: url('../backgrounds/bg_demo.gif') no-repeat scroll bottom left; 
	}

	#scenographie {
	background: url('../backgrounds/bg_scenographie.jpg') no-repeat scroll bottom left; 
	height:500px;
	}

	#historique {
	background: url('../backgrounds/bg_historique.gif') no-repeat scroll bottom left; 
	}

	#activites {
	background: url('../backgrounds/bg_activites.jpg') no-repeat scroll bottom left; 
	}
		
	#nouscontacter {
	background: url('../backgrounds/bg_nouscontacter.gif') no-repeat scroll bottom left; 
	}

	#disques {
	background: url('../backgrounds/bg_disques.gif') no-repeat scroll bottom left; 
	}

	#location {
	}

	#spectacles {
	background: url('../backgrounds/bg_spectacle.gif') no-repeat scroll bottom left; 
	}

	#studio {
	background: url('../backgrounds/bg_studio.gif') no-repeat scroll bottom left; 
	height:500px;
	}





