
a {
	text-decoration: none;
	color: white
}
a.c { color: #C0C0C0 }
body {
	background: black;
	color: white
}
img { border: 0px }
img.a {
	cursor: pointer;
	float: right
}
h2.b {
	font-family: verdana;
	color: #c0c0c0
}
td.b {
	font-size: x-large;
	text-align: center;
	padding: 5;
	border: 1px solid #636163
}
td.cl {
	font-size: x-small;
	font-family: verdana;
	text-align: left;
	padding: 5;
	width: 260;
	border-width: 2px 1px 2px 2px;
	border-style: solid;
	border-color: gray
}
td.cr {
	font-size: x-small;
	font-family: verdana;
	text-align: left;
	padding: 5;
	width: 260;
	border-width: 2px 2px 2px 1px;
	border-style: solid;
	border-color: gray
}
td.d {
	font-size: x-small;
	font-family: verdana;
	text-align: justify;
	padding: 5;
	border: 1px solid #636163
}
table.a { font-size: x-small; }
table.e {
	width: 560;
	border: 2px solid gray
}
table.f {
	border-spacing: 0;
	margin-left: auto;
	margin-right: auto
}
tr.a { display: none; }

#menuhaut { position: fixed }
#menuhaut a {
	color: red;
	text-decoration: none
}
#menuhaut dd {
	padding: 4px;
	border: 1px solid #D5212F;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font: 80% verdana
}