body,td,th {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
}
body {
	background-color: #000000;
	margin-left: 8px;
	margin-right: 20px;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#haut {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#haut a{
	margin-right: 8px;
}

#recherche {
	margin: auto;
	width: 680px;
	padding-top: 100px;
}

#bas {
	position: absolute;
	right: 10px;
	bottom:10px;
	margin:0px;
	align: right;
}

#resultat {
	margin: auto;
	width: 800px;
}

li{
	padding-bottom: 8px;
}

input{
	font-family: Verdana;
	font-size: 14px;
	color: #999999;
	background-color: #000000;
	border: 1px solid #333333;
}

