#expos table.exportation	{
	table-layout: fixed;
	width: 100%;
	}
#expos .exportation td	{
	text-align: center;
	}
#expos .exportation th	{
	text-align: left;
	}
#expos .exportation th ul	{
   font-weight: normal; 
	}
#result-expos-liste table	{
	table-layout: fixed;
	width: 100%;
	}
#result-expos-liste td	{
	border: 1px solid white;
	}
#result-expos-liste ul	{
	list-style: none;
	}
