.GestionFichiers_input {
	width: 200px;
	font-family: tahoma;
	font-size: 12px;
}

.GestionFichiers_combo {
	width: 100px;
	font-family: tahoma;
	font-size: 12px;
}

.GestionFichiers_label {
	width: 100px;
	font-weight: bold;
	float: left;
	font-family: tahoma;
	font-size: 12px;
}

.GestionFichiers_submit {
	width: 300px;
	font-weight: bold;
	float: left;
	font-family: tahoma;
	font-size: 12px;
}

.GestionFichiers_panelGauche {
	width: 400px;
	height: 200px;
	float: left;
}

.GestionFichiers_panelDroit {
	margin-left: 10px;
	width: 500px;
	height: 200px;
	float: left;
}

/*

#divinputfile{
 background:url(upload_file.gif) no-repeat 100% 1px;
 height:28px;
 width:385px;
 margin:0px;
}*/ /*#divinputfile #filepc{
 opacity: 0.0;
 -moz-opacity: 0.0;
 filter: alpha(opacity=00);
 font-size:18px;
}*/
#fakeinputfile {
	margin-top: -28px;
}

#fakeinputfile #fakefilepc {
	width: 265px;
	height: 22px;
	font-size: 18px;
	font-family: Arial;
}
/* Respecter l'ordre pour utiliser c'est balise!! */
	/* a:link {color:#FF0000}  non visité */
	/* a:visited {color:#00FF00} visité */
	/* a:hover {color:#FF00FF} souris au dessus */
	/* a:active {color:#0000FF}  lien sélectionné */