body {
	margin: 10px;
	padding: 0px;
}

table {
	position: relative;
	left: 62px;
	top: -405px;	
}

td {
	background-color: #CACACA;
	border: 1px solid #454545;	
}

td.menu {
	font-family: arial;
	font-size: 14px;
	text-align: center;
	width: 200px;
	height: 18px;
	margin: 0px;
	padding: 0px;	
}


td a, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	background-color: #CACACA;
}

td a:hover {
	background-color: #E0E0E0;
}

td.menu a:hover {
	width: 198px;
	height: 12px;
}

pre {
	font-family: Courier, Terminal;
	text-align: center;	
	font-size: 8px;
	margin-top: 3px;
}

pre.searchbox {
	font-size: 14px;
}

input {
	font-size: 10px;
	font-family: arial;
	background-color: #E0E0E0;
	border: 1px solid #454545;
	height: 16px;
}
.pouet {
	font-size: 10px;
	font-weight: bold;
}

