/* Structure */body {	background-color: #CCCCCC;	text-align: center;}#global {	position: absolute;	height: 550px;	width: 744px;	top: 0px;	margin-top: 0px;	margin-left: -372px;	left: 50%;	background-color: #CCCCCC;}#content {	position: absolute;	height: 550px;	width: 684px;	top: 0px;	left: 30px;}/* conditions */#conditions {	position: absolute;	height: 15px;	width: 300px;	top: 550px;	margin-left: -150px;	left: 50%;	background-color: #CCCCCC;	color: #000000;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	text-align: center;}/*Bejust*/#bejust {	position: absolute;	height: 110px;	width: 15px;	right: 0px;	bottom: 95px;}/* Lien */a{text-decoration:none;font-weight:bold;color:#000000;}
