
		/* Définition du fond pour l'univers LE PARC EN ACTION */
		
		body
		{
			background-image: url("/design/fond_pnrgc.gif");
			background-repeat: no-repeat;
			background-color:#BF472E;
		}
		
		/* 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/parc_action.gif");
			background-position:  top;
			background-repeat: no-repeat;
			padding-top:60px;
			
		}
		
		
		

