
		/* Définition du fond pour l'univers NOTRE PARC */
		
		body
		{
			background-image:url("/design/fond_notreparc.gif");
			background-repeat: no-repeat;
			background-color:#C29648;
		}
		
		/* classe CONTENT pour le menu m5 de niveau N0 */
	
		DIV.content_m5_n0 
		{
			float:left;
			width:164px;
			padding-bottom:5px;
			padding-left:10px;
			background-image: url("/design/notre_parc_pi.gif");
			background-position:  top;
			background-repeat: no-repeat;
			padding-top:60px;
			
		}
		
		
	
		
		

	
		
