body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f8f8f8;
	color: #393939;
	background-image: url(/templates/fd.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}

body,td,th {
	font-family: Tahoma;
	font-size: 9pt;
}
.link {
	color: #008dde;
	text-decoration: none;
}
.link:visited {
	text-decoration: none;
	color: #008dde;
}
.link:hover {
	text-decoration: underline;
	color: #FF6600;
}
.link:active {
	text-decoration: none;
	color: #008dde;
}
.entree {
	font-size: 18pt;
	font-weight: bold;
	color: #00CC33;
	line-height:20px;
}
.sortir {
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
	line-height:20px;
}
.entree:hover {
	font-size: 18pt;
	font-weight: bold;
	color: #00CC33;
	line-height:20px;
	text-decoration:none;
}
.sortir:hover {
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
	line-height:20px;
	text-decoration:none;
}
.disclaimer {
	font-size: 8pt;
}
-->
