﻿body 
{
	font-family : Arial, sans-serif;
	color :White;
	line-height : 1.166;
	width :auto;
	margin-left : auto;
	margin-right : auto;
	padding : 0px;
	background-color:White;
	background-image: none;
}

h1
{
	display: none;
}

.printHidden
{
	display: none;
}

#navBar
{
	display: none;	
}

#contenu 
{
float :none;
margin:0px auto;
padding:0px;
width : 100%;/*530,550*/
}

.StatTable
{
	width:95%;	
}

#siteInfo
{
	display: none;
}

#SiteMap 
{
	display: none;
}
