@charset "UTF-8";

/* -------------------------------------------------- */
/* Base (vraiment initiale) du script:                */
/* Snow Effect - By Sasa Skevin                       */
/* http://www.dynamicdrive.com/dynamicindex3/snow.htm */
/* -------------------------------------------------- */

.snow-spanstyle
{
  position    : absolute;
  top         : -50px;
  visibility  : visible;
  z-index     : 12345679;
}
