/**** balise ****/   

/**** class ****/
.menu_espace_client
{
	margin: 10px auto 10px auto;
	width: 90%;
	text-align: center;
}
.fichier
{
	width: 100%;
	height: 18px;
	margin-bottom: 2px;
	border-bottom: dashed 1px #cccccc;
}
.fichier_action
{
	float: right;
	width: 25px;
	text-align: center;
}
.fichier_date
{
	float: right;
	width: 120px;
	font-style: italic;
	text-align: right;
}
