	/* 																COMMUNS	 														*/
	/******************************************************************************/
	/******************************************************************************/
	
		*{	margin:0; padding:0;}
		
		a:visited{ color: #333;}
		img, 	a img{border:0;	}
		
		input, textarea{	font-family:Verdana, Arial, Helvetica, sans-serif; width: 90%; }
		fieldset{ padding: 10px; border: 1px solid #009EFF}
		legend{ padding: 0 15px; color: #009EFF; font-size: 80%;}
		
		ul{ list-style-type:none;}
		li{ list-style-type:none;}

		label{ font-size: 80%;}
		
		
		/******************************************************************************/
		
		.clearboth 	{clear:both;overflow:hidden;height:0 !important;height /**/:1px;		}
		
		.centreur{	text-align:center;}
			
		.fl_gauche,
		.fl_g{	float:left;}
		
		.fl_droite,
		.fl_d{	float:right;}
		
		.SPACER{display:block; height:20px;}


		.ignore_moi{display: none; }
		
		/******************************************************************************/
