#fichiers .first {
    background	: #FEECB4;
	color		: #8C7325;
}

#fichiers .odd  {
    background	: #7799BD;
	color		: #D8E4F1;
}

#fichiers .even  {
    background	: #96A9BD;
	color		: #D8E4F1;
}

#fichiers td.td_tabfic	{width	: 400px; 	border	: 0px;	margin	: 5px;		padding : 2px;	margin : 0px;	height : 30px;	}
#fichiers td.td_nomfic	{width	: 350px;	border	: 0px;	margin	: 5px;		padding : 2px;	padding-left : 15px;						}
#fichiers td.td_icone	{width	: 50px;		border	: 0px;	margin	: 5px;		padding : 2px;	text-align : center;	}

div#upload {
	border		: 0px dotted #7e9db5;
	/*position: absolute;
	background: url('images/divbg.png') no-repeat;*/

	width		: 500px;
	height		: 250px;

	/*left		: 50%;
	top			: 50%;

	margin-left	: -375px;
	margin-top	: -0px;

	padding		: 1px;
	text-align	: center;*/
}

.fic_select {        
	font-size	: 18px;
	font-family	: "Tahoma";
	font-weight	: normal;
	color		: #AD5858;
}

#form {
	/*width: 400px;
	height: 30px;
	margin: auto;*/
}

div#fichiers {
	width	: 400px;
	/*margin	: auto;*/
	margin	: 0px;
	padding	: 0px;
	border	: 0px dotted #7e9db5;

	font-size	: 13px;
	text-align	: left;
	background	: #FFFFFF;
	color		: #106DCA;
}

input.btn {
	width		: 80px;
	height		: 30px;
	margin-top	: 0px;

	background	: #f2f8fd;
	color		: #106DCAs;
	border		: 1px #c3c3c3 solid #7e9db5;
}

.txtLigneFichier
{
	width		: 350px;
	height		: 35px;
	border		: 0px dotted #7e9db5;
	background	: #cccccc;
	color		: #106DCA;
}
.txtLabel
{
	width		: 100px;
	border		: 0px dotted #7e9db5;
	background	: #f2f8fd;
}
.txtInput
{
	width		: 250px;
	border		: 0px dotted #7e9db5;
	background	: #f2f8fd;
}
.txtEnvoi
{
	width		: 100px;
	border		: 0px dotted #7e9db5;
	background	: #f2f8fd;
}
