* {
	margin: 0;
	border: 0;
	padding: 0;
	}
html {
	font-family: "DejaVu Sans","Verdana";
	background: #ff6;
	}
#fiche html {
	text-align: center;
}
#page,#fiche,#procedure {
	position: absolute;
	left: 50%;
	margin-left: -395px;
	width: 790px;
	background: #fc6;
	border: 1px solid #990;
	}
#logo {
	width: 790px;
	height: 190px;
	}
#menu {
	font-size: 8pt;
	text-align: center;
	}
h1,h2,h3,h4 {
	text-align: center;
	}
h3 {
	margin: 20px 0;
	clear: right;
	}
p.intro {
	font-style: italic;
	font-size: 11pt;
	}
img.gauche {
	float: left;
	margin-right: 20px;
	}
img.droite {
	float: right;
	margin-left: 20px;
	}
p {
	font: 11pt/18pt "DejaVu Sans","Verdana";
	text-align: justify;
	margin: 15px 0;
	}
h5 {
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #fc3;
	clear: both;
	}
h1 {
	font: bold 24pt "URW Chancery L","Monotype Corsiva","Comic Sans MS";
	margin-bottom: 5px;
	background: #c93;
	color: #660;
	}
#contenu {
	text-align: center;
	padding: 0 5px;
	}
#menu li {
	display: inline;
	}
#menu a {
	text-align: center;
	text-decoration: none;
	color: #000;
	}
#menu a.actif {
	font-weight: bold;
	}
#menu a:hover {
	text-decoration: underline;
	}
#footer {
	clear: both;
	margin: 5px 0;
	padding: 0 5px;
	}
h6 {
	text-align: center;
	border-top: 1px solid #000;
	}
ul {
	list-style: disc inside;
	margin-bottom: 10px;
	}
#terroir li,#conditions li {
	text-align: left;
	padding: 2px;
	font-size: 11pt;
	margin-left: 50px;
	}
p.ingredients {
	color: #090;
	float: left;
	clear: left;
	width: 34%;
	text-align: left;
	}
p.recette {
	float: right;
	width: 65%;
	}
#f_commande table {
	margin: auto;
	}
#f_contact {
	border: 1px outset;
	width: 550px;
	height: 750px;
	padding: 0 15px;
	background: #fc3;
	margin: auto;
	}
p.boutons {
	text-align: center;
	}
p.boutons input {
	border: 1px outset #ff0;
	cursor: pointer;
	background: #fff;
	}
table {
	font: 9pt "DejaVu Sans","Verdana";
	clear: both;
	}
td.gamme {
	background: #ff3;
	font-weight: bold;
	}
th,td {
	border: 1px outset #fff;
	padding: 2px;
	}
th {
	background: #ff6;
	}
td {
	background: #ff9;
	}
td input {
	text-align: center;
	}
p.important {
	text-align: center;
	color: #f00;
	font-weight: bold;
	}
h2 span {
	color: #000;
	}
.pied {
	text-align: right;
	font-weight: bold;
	}
.total {
	font-weight: bold;
	}
#bienvenue p.gauche {
	width: 20%;
	float: left;
	text-align: center;
	}
#bienvenue p.centre {
	width: 58%;
	float: left;
	text-align: justify;
	margin: 20px 1%;
	font-style: italic; 
	}
#bienvenue p.droite {
	width: 20%;
	float: right;
	text-align: center;
	}
#bienvenue img.logo {
	width: 150px;
	height: 150px;
	}
@media print {
	#page {
		border-style: none;
		}
	#header,#menu,#footer,a {
		display: none;
		}
	h1 {
		background: #fff;
		color: #000;
		}
	}

