	/* Home */
	/* --------------------------------------------------------------------------------------------------------- */
	BODY					{	overflow:hidden;}
	
	DIV#allReal				{	position:absolute; width:14em; height:1.5em;background:black;border:0.2em solid white;top:85%;left:80%;padding-top:0.2em;text-align:center;}
	DIV#allReal	A			{	color:white; text-decoration:none;}     
	DIV#allReal	A:hover		{	color:white; text-decoration:underline;}

	DIV#projets				{	position:absolute; width:300px;top:60%;left:60%;}

	DIV#projets	.descript	{	position:relative;width:26.7em;clear:both;background:white;padding: 0.2em 0.5em 0.2em 0.5em}
	DIV#loader				{	position:relative; clear:both;left:27em;}
	DIV#selProject			{	cursor:pointer}
	DIV#selProject STRONG	{	text-decoration:underline;}

	.fleche					{	position:relative;float:right;padding:0.1em;}

	DIV#bgImage				{	position:absolute;width:100%;height:100%;overflow:hidden;}

	#designByInook			{ position: absolute;top:70%;left:100%;margin-left:-10px;z-index:5000}
