A.lienretour IMG
{
	padding-right: 5px;	
}

A.lienretour
{
	color: #fa6700;	
	font-weight: bold;
	text-decoration: none;
}

A.lienretour:hover
{
	color: #379B05;
	font-weight: bold;
	text-decoration: none;
}

#partiedroite 
{
	margin-top		: 0px;
	height			: 470px;
}

#liste-tuiles, #liste-enduits
{	
	overflow		: auto;
	width			: 515px;
	height			: 340px;
	background		: white;
}

#liste-tuiles IMG, #liste-tuiles IMG.disabled, #liste-enduits IMG, #liste-enduits IMG.disabled
{
	background		: white;
	padding			: 1px;
	border			: 2px solid white;
	cursor			: pointer;
}

#liste-tuiles IMG.disabled
{
	cursor			: default;
}

#projetHeader, #projet
{
	width			: 540px;
	background		: white;	
	margin-left		: 5px;
	margin-top		: 15px;
	border-collapse	: collapse;	
	
}

#projetHeader .gras, #projet .gras
{
	font-weight		: bold;	
}

#projetHeader .titre, #projet .titre
{
	background		: #e5e5e5;	
}

#projetHeader TD, #projet TD
{
	border-top		: 1px solid #ffe8d9;
	padding-left	: 5px;
	text-align		: left;
}

#switchEtage
{
	position:absolute;
	z-index:1000;
	margin-top:60px;
	margin-left:30px;
	cursor: pointer;
}
