	* 
	{
		font-family:Arial;
	}
	body
	{
		width:99%;
		height:99%;
		overflow:hidden;
		text-align:center;
	}
	h2
	{
		color:black;
		font-weight:bold; 
		font-size:14px;
	}
	a 
	{ 
		color:#000044; 
		font-size:9px; 
		font-weight:bold; 
		text-decoration:none; 
		font-weight:bold;
	}
	
	.alt0 *
	{ 
		background-color:#eeeeff;
	}
	.alt1 *
	{
		background-color:#ddddff;
	}		
	#liste tr:hover td, #liste tr:hover td a 
	{ 
		background-color:#666666; 
		color:white; 
		font-weight:bold;
	}
		
	#prestataire-liste-container
	{
		border:solid 3px black;		
		display:block;
		padding:10px;
	}
	#prestataire-liste
	{
		display:block;
		overflow:auto;
		height:280px;		
		width:98%;
	}	
	#liste 
	{
		width:500px;
	}
	