﻿ body {
	  font-family: arial, helvetica, sans-serif;          
	  font-size: 0.9em;
	  width: 960px;
	  margin: auto;
	  }
bandeau {
	width: 960px;
	height: 120px;
	}

 h1 {
	background-color: #009;
	color: #fff;          
	text-align: center
	}
 h2 {color: #33f}
 
 .invisible {
	display: none
	}
 li.page {
	list-style-image: url("img/icones/carre_bleu.gif");
	list-style-position: inside
	}