body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;	
	font-weight:normal;
	background-color:#C8F3FF;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;	
	font-weight:normal;
}
.topNav {
	color:#81137F;
	font-size:14px;
    font-family: Arial;
	text-decoration:none; 
	font-weight: bold;
}
a.topNav {
	text-decoration:underline;
	color: #81137F; 
}
a.topNav:link { 
	text-decoration:underline;
	color: #81137F; 
}
a.topNav:visited { 
	text-decoration:underline;
	color: #81137F; 
}
a.topNav:hover {
	text-decoration:underline;
	color: #59B2EA;
}
a.topNav:active {
	text-decoration:underline;
	color: #81137F; 
}
.titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;	
	font-weight:bold;
}.titreWeb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #112972;
	text-decoration:none;	
	font-weight:bold;
}
td.off {
	background: #a7a452;
	color: #112972;
}

td.on {
	background: #AB171A;
	cursor: pointer;
}
.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	font-weight:normal;
	line-height: 14px;
}
