#header,
#pied,
#menu,
#evitement,
select,
#croix,
#imageToolBar,
#navButtons,
.navThumb,
#imageHeaderBar
{
	display: none;
}

body {
	font-family: serif;
	font-size: 12pt;
	background: white;
	color: black;
}

a {
	color: blue;
	text-decoration: none;
}


