/****************************************
	Générailités
****************************************/
body {
	background:#ffffff;
	padding:20px;
	text-align:left;
	}
	
/****************************************
	header
****************************************/
#Entete {
	width:auto;
	height:auto;
	background:none;
	}
#Entete .haut {
	height:auto;
	}
	
#Entete h1 {
	position:relative;
	top:auto;
	left:auto;
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	}
#Entete h1 a {
	display:inline;
	height:auto;
	}
#Entete h1 a img {
	display:inline;
	}
	
#Entete p.favoris {
	display:none;
	}
table#MenuHaut {
	display:none;
	}
#MenuCat {
	display:none;
	}

/****************************************
	 colonne
****************************************/
.colonne {
	display:none;
	}

/****************************************
	body
****************************************/
table#Body {
	width:auto;
	margin:0;
	}
td.ColonneCentrale {
	width:auto;
	padding:0;
	}
	
/****************************************
	 footer
****************************************/
div#Footer {
	display:none;
	}
.copyright {
	width:auto;
	margin:20px;
	}
.copyright a.hautdelapage {
	display:none;
	}