body {
	font-size: 90%;
	font-family: 'Geneva', Verdana, Arial, Sans-Serif;
	color: #333;
	margin-left: 20px; 
	margin-top: 5px;
	min-width: 700px;
	text-align: center;
	background: #FFFBF0;
	}

#legende{
	color:#800080;
	font-size: 75%;
	font-family: 'Geneva', Verdana;
}

a {
	color:#C04914;
	text-decoration: none;
}
	
	
#table {
	font-size: 50%;
	background: #FFFBF0;
	width: 90%;
	padding-left: 10px;
	padding-right: 0px;
}
	
#titre {
	font-weight:bold;
	font-size: 2.2em;
}

#retrait {
	padding-left: 30px;
	font-size: 80%;
	font-style: bold;
}	

h1, h2, h3 {
	font-family: 'Trebuchet MS', Lucida Grande, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.5em;
	text-align: center;
	}
	
#pied {
	border: none;
	margin-bottom: 100px;
	}

