body {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border:0;
}

A:active {
	color: #990000;
}
A:link {
	color: #990000;
}
A:hover {
	color: #993300; 
	TEXT-DECORATION: none;
}
A:visited {
	color: #990000;
}

h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	font-weight: bold;
	color: #41698d; 
}

td.cours {
		font-weight: bold;
}
	
td.resultat {
		text-align: center;
}

td.resultat {
		text-align: center;
}

tr.pair {
	background-color:#c8d6e3;
}

tr.impair {
	background-color:#e8eef4;
}

p {
	text-align: justify;
}

p.norme {
	font-weight: bold;
}

p.prealable {
	font-weight: bold;
}

TH.Nav	{
	color:#ccc;
	background-color:#225;
}

TD.Nav	{
	background-color:#cce;
	text-align:center;
}

td.cours {
	font-weight: bold;
}

td.resultat {
	text-align: center;
}