	
	
	
	
	
	.formulaire-moteur-recherche
	{
		width:340px;
		margin:10px;
		position:relative;
		left:70px;
	}	
	
		.formulaire-moteur-recherche form
		{
			font-family : Verdana,Arial, Helvetica, sans-serif;
			color: #000000;
			font-size: 1em;
			font-weight: normal;
		}	


		.formulaire-moteur-recherche input
		{
			font-family : Verdana,Arial, Helvetica, sans-serif;
			color: #000000;
			font-size: 1em;
			font-weight: normal;
			border:#999999 solid 1px;
			width:200px;
		}	


		.formulaire-moteur-recherche label
		{
			font-family : Verdana,Arial, Helvetica, sans-serif;
			color: #000000;
			font-size: 1em;
			font-weight: normal;
			vertical-align: top;
		}	


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

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


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

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

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

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


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


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

	
	

