	/* Projet */
	/* --------------------------------------------------------------------------------------------------------- */

	DIV#btBack				{	position:absolute; top:100px;left:150px;border:1px solid green;}
	DIV#btBack IMG			{	position:absolute; border:0;width:34px;height:34px;}

	DIV#btBack A.txt		{	position:absolute; top:10px;left:45px; font-weight:bold; color:white;text-decoration:none;}
	DIV#btBack A.txt:hover	{	position:absolute; top:10px;left:45px; font-weight:bold; color:white;text-decoration:underline;}


	DIV#content					{	position:absolute;top:350px;left:150px;}
	DIV#content #titre			{	position:relative;width:305px;height:16px;background:white;padding-left:3px;text-decoration:underline;font-weight:bold;cursor:pointer;}
	DIV#content #contentText	{	position:relative;width:305px;background:white;padding-left:3px;}
	DIV#content #projText		{	width:295px;display:block;}
	DIV#content #projText DIV	{	width:280px;}
	
	DIV#content #imgBtOpenClose	{	position:relative;border:1px solid white;}

	DIV#content #btOpen		{	position:relative;float:right;}

	DIV#navImg				{	position:absolute;top:350px;left:465px;width:115px;background:white;height:16px;background:white;padding-left:3px;}

	.fleche					{	position:relative;float:right;margin:1px;}

	DIV#bgImage				{	position:absolute;width:100%;height:100%;overflow:hidden;}
	DIV#loader				{	position:absolute;z-index:200; left:550px;top:330px}