	
	
	/*------ TYPOGRAPHIE ------*/
	.moteur-li-r
	{
		line-height:30px;
		list-style-type: none;
		background-image: url(../charte/icones/Plan.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		padding-left:30px;	
	}	

		.moteur-li-r a
		{
			width:100%;
		}	


	.moteur-li-sr
	{
		line-height:30px;
		list-style-type: none;
		background-image: url(../charte/icones/Plan.gif);
		background-repeat: no-repeat;
		background-position: 30px 0px;
		padding-left:60px;
	}	

		.moteur-li-sr a
		{
			width:100%;
		}	
		

	.moteur-li-ssr
	{
		line-height:30px;
		list-style-type: none;
		background-image: url(../charte/icones/Plan.gif);
		background-repeat: no-repeat;
		background-position: 60px 0px;
		padding-left:90px;	
	}	


		.moteur-li-ssr a
		{
			width:100%;
		}	
	/*------ TYPOGRAPHIE ------*/

	
	
