.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	margin-right:auto;
	margin-left:auto;
	text-decoration: none;
}

div#legende{
	width:150px;
	height:50px;
	overflow:auto;
	position:absolute;
	z-index:1;
	color:#000000;
	font-size:12px;
	margin-left:300px;
}
div#conteneur{
	text-align: center;
	width: 820px;
	border: 1px solid Black;
	position:relative;
	z-index:10;
}

div#copyright{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: regular;
	color: #999999;
	margin-right:auto;
	margin-left:auto;
	text-decoration: none;
}
div#copyright a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
div#bouton{
	margin-top:0px;
	text-align: center;
	width:800px;
	background-image:url(img/centerBack.jpg);
	}
div#back{
	width:800px;
	background-image:url(img/basBack.jpg);
	}
	div#back .texte{
		margin-top:20px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#FFFFFF;
		}
	div#back .action{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		font-style:italic;
		color:#CCCCCC;
		}
div#form{
	text-align:left;
	margin-left:30px;
	}
	div#form .nom{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#FFFFFF;
		}
	div#form .nom a{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		}
	div#form .colonne{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		font-weight:bold;
		color:#CCCCCC;
		text-align:center;
		}
