.message{
	color:red;
	font-weight:bold;
}
.message a{
	color:#000;
}
#login_ftp,#admin_user_edit{
	margin-top:10px;
}
#login_ftp label,#admin_user_edit label{
	float:left;
	clear:left;
	display:block;
	width:150px;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
}
#login_ftp input,#admin_user_edit input{
	margin-bottom:5px;
}
#login_ftp input.enregistrer,#admin_user_edit input.enregistrer,#pied_ftp a.enregistrer,#pied_ftp2 a.enregistrer,#admin_user_add a.enregistrer{
	border:0;
	padding:0;
	padding-left:22px;
	height:17px;
	line-height:17px;
	margin:2px;
	float:left;
	color:#666;
	display:block;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	background:url('../images/document-save.png') top left no-repeat;
	width:139px;
	height:24px;
	padding-left:32px;
	color:#666;
	font-weight:bold;
}
#pied_ftp a.enregistrer,#pied_ftp2 a.enregistrer,#admin_user_add a.enregistrer{
	height:24px;
	line-height:24px;
}
#extranet_upload,
#extranet_upload li{
	list-style-type:none;
	padding:0;
	margin:0;
}
#admin_user_add a.enregistrer{
	background:url('../images/document-save_big.png') top left no-repeat;
	width:178px;
}
#entete_ftp{
	margin-bottom:10px;
}
span.titre_ftp{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	display:block;
}
#entete_ftp ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#entete_ftp ul li{
	float:left;
	margin-left:5px;
}
#entete_ftp ul li a{
	color:#000;
}
#entete_ftp a.zip{
	color:#000;
	padding-left:25px;
	background:url('../picto/package-x-generic.png') center left no-repeat;
	line-height:25px;	
}
#ftp{
	padding-bottom:10px;
}
#ftp table{
	border-spacing:0px 3px;
	padding:0px;
	margin:0px;
	width:100%;
}
#ftp tr{
	padding:0px;
	margin:0px;
}
#ftp td{
	padding:0px 10px 0 0;
	margin:0px;
	border-top:1px solid #7a7a7a;
	border-left:0;
	border-bottom:1px solid #7a7a7a;
	border-right:0;
}
#ftp td.ico{
	width:35px;
	padding-right:3px;
	border-right:1px solid #7a7a7a;
}
#ftp .ico img{
	height:32px;
	width:32px;
}
#ftp .nom{
	height:27px;
	width:40%;/*318px;*/
	text-align:right;
	text-align:left;/* jerome 04.07.2011 */
	font-weight:bold;
	border-top:1px solid #7a7a7a;
	border-left:0;
	border-bottom:1px solid #7a7a7a;
	border-right:0;
}
#ftp td.sizebar{
	text-align:right;
	height:27px;
	width:80px;
	padding:0px 10px;
	border-top:1px solid #7a7a7a;
	border-left:0;
	border-bottom:1px solid #7a7a7a;
	border-right:1px solid #7a7a7a;
}
#ftp td.get{
	padding:0 0 0 10px;
	width:85px;
	background:url('img/ddg/fleche.gif') right no-repeat;
}
#ftp .sel td.get{
	background:url('img/ddg/fleche.gif') right no-repeat #bec0c4;
}
#ftp .sel{
	background:#bec0c4;
}
#ftp td.del{
	padding:0 0 0 40px;
}
#admin_users table{
	margin-bottom:10px;
}
#admin_users table td,#admin_users table th{
	padding:5px 10px;
}
td.icon{
	text-align:center;
}
#entete_ftp #nom_projet{
	list-style-type:disc;
	padding:0;
	margin:10px 0;
	margin-left:50px;
}
#entete_ftp #nom_projet li{
	float:none;
	margin:5px 0;
}
#entete_ftp #nom_projet li a{
	color:#b1c903;
	text-decoration:none;
}
#entete_ftp #nom_projet li a:hover,#entete_ftp #nom_projet li a.sel{
	text-decoration:underline;
	color:#b1c903;
}
