body {
	margin: 0px;
	background: black;
	font-size: 12px;
	font-family: Tahoma, "Sans Serif";
	color: white;
}

a { color: #19e8e5; text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: none; }

#logo {
	height: 400px;
}

#langue {
	height: 100px;
	background: url('images/langue.jpg') center no-repeat;
}

#footer {
	font-size: 11px;
	height: 100px;
	letter-spacing: 1pt;
}