div#bandeau,
div#footer,
div#baseline,
div#vuepanier,
div.panier_boutons, div#panier_popup i {
	display: none;
}
div#container {
	position:relative;
	top: 0;
	left: 0;
	margin: 0;
	border: none;
	width: 700px;
}

div#contenu {
	width: 700px;
	text-align: left;
}
div#message {
	width: 600px;
	text-align: center;
}
table.tableau {
	width: 700px;
}

/*div#contenu div table*/
table.tab_degustation {
	width: 880px;
}
table.tab_degustation tbody tr td {

}
table.tab_degustation tbody tr td table.rouge {

}
table.tab_degustation tbody tr td table.rouge tr td div table {
	display: none;
}

div#message {
	text-align:left;
}
html body div#flux  {
	position: relative;
	left:0 !important;
	top:0 !important;
}

