	/* realisation */
	/* --------------------------------------------------------------------------------------------------------- */
	DIV#realisation						{position:relative;background:white;}
	DIV#realisation .blockPreview		{position:relative;margin:1em 0 0 1em; float:left;cursor:pointer;}
	DIV#realisation .blockPreview IMG	{position:relative;border:0;}

	DIV#realisation .blockPreview .nouveau	{position:relative;z-index:10;width:125px;height:9px;top:83px;}
	DIV#realisation .blockPreview A			{display:none;}

	DIV#tips		{position:absolute;background:white;border:1px solid black;z-index:13000;padding:0 10px 0 10px;}
	DIV#projPage	{position:absolute;background:#aac700;z-index:11000;}

	DIV#mosaic		{position:absolute;z-index:12000;width:675px;}

	DIV#mosaic .titMosaic		{position:relative;float:left;color:white;font-size:11px;line-height:10px;font-weight:bold;padding-top:20px;}
	DIV#mosaic .closePrevPage	{position:relative;float:right;}
	DIV#mosaic .mosaicImgs		{position:relative;background:white;clear:both;}

	DIV#mosaic IMG				{border:0}
	DIV#mosaic UL				{position:relative;padding:0;margin:0;width:675px}
	DIV#mosaic LI				{float:left;list-style:none;border:5px solid white;background:white;}
