.champ_type{background:none; border:1px solid #333333;}

#conteneurFile #divFile
		{
			position		: relative;
			width			: 250px;
			text-align		: right;
			border-width:          0px;
		}
		
		#conteneurFile .inputFile
		{
			opacity			: 0; /* for !IE */
			filter			: alpha(opacity=0); /* for IE */
			position		: absolute;
			right			: 0;
			top				: 0;
		}
		
		#conteneurFile .inputText
		{
			background:none; border:1px solid #333333;
				font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
		}
		

