body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: black;
	font-size: 12px;
	margin : 0px;
}

td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

.banner {
	background-position : right;
	background-repeat : no-repeat;
	height: 100%;
}

.liens {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
}
.liens a {
	font-family: Arial, Helvetica, sans-serif;
	color: #D0D0D0;
	text-decoration: none;
}
.liens a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: underline;
}

/*input, textarea {
	background-color: black;
	color: white;
}*/

.rightbar {
	border-left: 1px white solid;
}

a {
	color: #D0D0D0;
	text-decoration: none;
}
a:visited {
	color: #D0D0D0;
	text-decoration: none;
}
a:active {
	color: #D0D0D0;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: underline;
}

.encadre {
	border: solid 1px white;
}

