/* eléments principaux de la page */

body
{
	background: url('fond_jaune.png');
	font-family: 'trebuchet MS', Arial, sans-serif;
	width:895px;
	color: black;
}

h1
{
	
	text-align:center;
	color: red;
}
ul 
{
	border: ;
	width:;
	
}
li
{
		display: inline-block;
		
		margin-right; 15px;
}
.graphjour
{
	display:center;
	width:872px;
	
	
}