.ico_close_blanc{
    background:url(../images/ico_close_blanc.png) no-repeat center;
}
.ico_close_gris{
    background:url(../images/ico_close_gris.png) no-repeat center;
}
.ico_close_noir{
    background:url(../images/ico_close_noir.png) no-repeat center;
}
.ico_edit{
	background:url(../images/ico_edit.png) no-repeat center;
}
.ico_del{
	background:url(../images/ico_del.png) no-repeat center;
}
.ico_user{
	background:url(../images/ico_user.png) no-repeat center;
}
.ico_sub{
	background:url(../images/ico_sub.png) no-repeat center;
}
.ico_etab{
	background:url(../images/ico_etab.png) no-repeat center;
}
.ico_discuss{
	background:url(../images/ico_discuss.png) no-repeat center;
}
.ico_dwl_blanc{
	background:url(../images/ico_dwl_blanc.png) no-repeat center;
}
