body {
  background: url(fond.gif);
  background-repeat: repeat-x;
	background-color: #000000;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	margin: 0;
}
#global {
		position: absolute;
		left: 50%;
		top: 50%;
		width: 1050px;
		height: 605px;
		margin-top: -211px;
		margin-left: -382px;
}
#panneau {
		position: absolute;
		left: 361px;
		top: 0;
		width: 206px;
		height: 91px;
}
a {
  text-decoration:none;
}

