input.input_image {
	float:left;
	background:none;	
	margin-bottom:2px;
	display:inline;
	display:inline;
	width:21px;
	height:19px;
	
	}		
	
input.input{
	float:left;
	width:95px;
	height:16px;
	padding:2px 4px 1px;
	background:url(../images/bg-login-input.gif) no-repeat 0 0;
	border:0;
	font:13px Arial, Verdana, sans-serif;
	color:#6d6e71;
	margin-bottom:2px;
	display:inline;
	} 
	
input.input_image_valider {
	float:left;
	background:none;	
	margin-bottom:2px;
	display:inline;
	display:inline;
	width:60px;
	height:19px;
	
	}	
	
input.input_image_annuler  {
	float:left;
	background:none;	
	margin-bottom:2px;
	display:inline;
	display:inline;
	width:60px;
	height:19px;
	
	}		