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