body {
	scrollbar-face-color: #0000FF;
	scrollbar-shadow-color: #808080;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-highlight-color: #808080;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-track-color: #8080FF;
	scrollbar-arrow-color: #000000;
	background-color: #000000;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: none;
	font-family: Courier, MS Courier New, Prestige, Lucida, Everson Mono, Monospace;
	font-size: 10pt;
	color: #c0c0c0;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}
img {
	border-style: solid;
	border-width: 2px;
}
img.grande {
	border-width: 2px;
	border-style: solid;
	border-color: #c0c0c0;
}
a:link {
	color: #ffff80;
	text-decoration:none;
}
a:visited {
	color: #ffff80;
	text-decoration:none;
}
a:hover {
	color: #ffff80;
	text-decoration:none;
}
a:active {
	color: #ffff80;
	text-decoration:none;
}
input, textarea {
	background: #000000;
	color: #c0c0c0;
}
table {
	border: 0 none inherit;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
table.maxi {
	height: 100%;
	border-spacing: 0px;
}
td {
	padding: 5px;
	font-size: 10pt;
	color: #c0c0c0;
	text-align: center;
	vertical-align: middle;
}
td.titre {
	padding: 5px;
	font-size: 12pt;
	background-color: #004080;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	border-style: solid;
	border-width: 1px;
	border-color: #0080c0;
}
td.navigation {
	padding: 5px;
	font-size: 10pt;
	background-color: #004080;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	border-style: solid;
	border-width: 1px;
	border-color: #0080c0;
}
td.mini {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 8pt;
	color: #808080;
	text-align: center;
	vertical-align: top;
}
td.minicenter {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 8pt;
	color: #808080;
	text-align: center;
	vertical-align: middle;
}
td.comment {
	padding: 5px;
	font-size: 10pt;
	font-weight: normal;
	color: #c0c0c0;
	text-align: left;
	vertical-align: middle;
	border-style: none;
	border-width: 0px;
}
td.mosaic {
	padding: 0px;
}
