﻿/* Zone Authentifier */
.nms_logged
{
	display:none;
}

/* Zone Anonyme */
.nms_unlogged
{
	
}

.NmsAjaxLoading {
  top: 50%;
  left: 50%;
  position: fixed;
  background-color: transparent;
  z-index: 99;
}

.NmsAjaxLoading-Image {
  z-index: 100;
}