body {
	background:url(fond-tout.jpg);
	background-color:#FFF;
	margin:0px;
	font-family:tahoma;
	font-size:12px;
	color:#6F7F81;
	text-align:justify;
	}




img {border:0px;vertical-align:top;}
form {padding:0px;margin:0px;}
table {text-align:left;}
td{vertical-align:top;}

a:link {text-decoration:none;border-bottom:1px dotted #FFF;}
a:visited {text-decoration:none;border-bottom:1px dotted #FFF;}
a:hover {text-decoration:none;border-bottom:1px solid #FFF;}
	

	
#attente{
	width: 280px;
	height:83px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	position : absolute;
	top:50%;
	left:50%;
	margin-left: -140px;
	margin-top: -100px;
	}
