body {
	margin: 0;
	padding: 0;
	color: black;
	background: white;
	font: 11pt "Times New Roman",Times,serif;
}
/*	 commun
----------------------------------------------------- */	
div#menu {
	display: none;
}
div#footer {
	text-align: center;
}
div#footer a {
	display: none;
}
hr.clear {
	display: none;
}
a img {
	border: none;
}
a {
	color: black;
	text-decoration: none;
}
/*	 pages
----------------------------------------------------- */
div#index {
	background: none;
}
div#index-left {
	display: none;
}
div#index-right {
	width: 100%;
	color: black;
	background: white;
}
div#index-right br {
	display: none;
}
div#critere-selection-left {
	display: none;
}
div#chocolatier-left {
	display: none;
}
div#chocolatier-right-detail {
	display: none;
}
div#degustation-left {
	display: none;
}
div#boutique-left h1 {
	display: none;
}
div#contact-left h1 {
	display: none;
}
div#mentions-legales-left {
	display: none;
}
div#newsletter-left {
	display: none;
}

