@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Helvetica, Arial, Times New Roman;
	font-size: 14px;
	color: #000000;
}

body {
	background-image: url(../images/background/fond.png);
	margin-top: 15px;
}

.WhiteBackgroundFont14pt {
	font-size: 14pt;
	background:#FFFFFF;
}

.Subsection {
	font-size: 13pt;
}
.LangSelected {
	color: #999;
	text-decoration: underline;	
}
.SubSelected {
	color: #999;
	text-decoration: none;	
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none;
}
