body
	{color:000000;
	background-image: url(fond.gif);
	font-size : 20px;
		}
	
	h1
	{
	background-color : 0058D0;
	font-weight : lighter;
	font-size : 24px;
	font-family: arial;
	color:ffffff;
}

	td
	{
	font-size : 20px;
}	

	td.def
	{
	
	background : transparent;
}

td.sur
{
background-color:f0f000;	
}
	

	
a:link
	{color: Blue;}
a:active
	{
	color : Blue;
	}
a:visited
	{color: Blue;}
