* {
	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;
	}
#f_contact label {
	float: left;
	width: 120px;
	text-align: right;
	clear: left;
	}
input,textarea {
	border: 1px inset;
	}
#f_contact input,textarea {
	font: 9pt "DejaVu Sans","Verdana";
	margin-left: 10px;
	}
textarea {
	font: 10pt/12pt "DejaVu Sans","Verdana";
	}
#statuts input,#civilites input {
	border: none;
	}
#f_contact label.professionnels {
	float: none;
	}
#f_contact label.important {
	color: #f00;
	font-weight: bold;
	width: 200px;
	text-align: left;
	float: none;
	}
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;
	}
#adresse_facturation,#adresse_livraison {
	font: 9pt "DejaVu Sans","Verdana";
	margin-bottom: 10px;
	width: 49%;
	}
#adresse_facturation {
	float: left;
	}
#adresse_livraison {
	float: right;
	}
#adresse_facturation label,#adresse_livraison label {
	width: 145px;
	float: left;
	text-align: right;
	clear: left;
	margin-bottom: 5px;
	}
p.type_adresse {
	font: bold 9pt "DejaVu Sans","Verdana";
	text-align: center;
	margin: 0;
	margin-bottom: 5px;
	}
#adresse_facturation input,#adresse_livraison input {
	font: 9pt "DejaVu Sans","Verdana";
	float: left;
	margin-left: 5px;
	}
#infos_livreur {
	margin-bottom: 10px;
	}
#visite p.gauche, #visite p.droite {
	padding: 0 40px;
	}
#visite p.gauche {
	float: left;
	}
#visite p.droite {
	float: right;
	}
#visite p {
	font: bold 14pt/28pt "DejaVu Sans","Verdana";
	text-align: center;
	margin: 15px 0;
	}
#fiche h1 {
	font-size: 20pt;
	background: #fc6;
	color: #090;
	margin: 10px 0;
	}
#fiche h2 {
	font-size: 11pt;
	margin-top: 10px;
	color: #900;
	}
h2 span {
	color: #000;
	}
#fiche .millesime {
	float: left;
	}
#fiche .libelle {
	float: right;
	}
#fiche .contenance {
	clear: left;
	float: left;
	}
#fiche .prix {
	clear: right;
	float: right;
	color: #000;
	}
#fiche p {
	clear: both;
	text-align: justify;
	}
#fiche #contenu {
	width: 600px;
	}
#fiche div {
	margin: auto;
	}
#fiche #footer {
	margin-top: 10px;
	}
.pied {
	text-align: right;
	font-weight: bold;
	}
.total {
	font-weight: bold;
	}
#procedure h1 {
	text-align: center;
	font-size: 20pt;
	font-style: italic;
	color: #900;
	margin: 20px 0;
	}
#procedure ol {
	list-style: decimal outside;
	}
#procedure ul {
	list-style: none;
	}
#procedure ol li {
	text-align: left;
	font-size: 12pt;
	margin: 25px;
	}
#procedure li li {
	font-weight: bold;
	text-align: center;
	}
#procedure,#mail,#mail p {
	text-align: center;
	}
.succes,.echec {
	font-weight: bold;
	}
.succes {
	color: #0f0;
	}
.echec {
	color: #f00;
	}
.resume_gauche,.resume_droite {
	width: 49%;
	}
.resume_gauche {
	float: left;
	clear: both;
	}
.resume_droite {
	float: right;
	}
.resume_gauche p,.resume_droite p {
	text-align: left;
	line-height: 25px;
	}
#err {
	text-align: left;
	color: #f00;
	font: bold 8pt "DejaVu Sans","Verdana";
	}
#bon {
	text-align: center;
	background: #fff;
	}
#bon h1 {
	font: 2em "DejaVu Sans","Verdana";
	margin: 1cm 0;
	}
#bon table {
	font: 0.8em "DejaVu Sans","Verdana";
	border-collapse: collapse;
	width: 17cm;
	clear: left;
	margin: auto;
	}
#bon th,#bon td {
	border: 1px solid #000;
	padding: 5px;
	background: #fff;
	}
#bon .libelle {
	text-align: right;
	}
#bon .total {
	border: 2px solid #000;
	font-weight: bold;
	}
#bon a {
	font: 0.9em "DejaVu Sans","Verdana";
	}
#bon img {
	margin-top: 1cm;
	}
#bon #adresse_facturation,#bon #adresse_livraison {
	width: 48%;
	clear: none;
	margin: 0.5cm 0;
	}
#bon #adresse_facturation {
	float: left;
	}
#bon #adresse_livraison {
	float: right;
	}
#bon .title,#bon .label,#bon .input {
	border: none;
	font: 0.9em/0.6em "DejaVu Sans","Verdana";
	}
#bon .title {
	font-weight: bold;
	text-align: left;
	}
#bon .label {
	display: none;
	text-align: right;
	width: 4cm;
	}
#bon .input {
	text-align: left;
	}
#bon p {
	margin: 0;
	border: 0;
	padding: 0;
	margin-left: 1.9cm;
	font: 0.9em/0.6em "DejaVu Sans","Verdana";
	}
#bon #infos_livreur {
	margin: 0.1cm 0 0.5cm 1.9cm;
	}
#bon #adresses {
	margin-left: 1.8cm;
	}
#bon p {
	font: 0.8em "DejaVu Sans","Verdana";
	}
#bon p.title {
	font: bold 0.8em "DejaVu Sans","Verdana";
	}
#mentions p {
	text-align: center;
	}
#salons p {
	text-align: center;
	}
#salons p span.periode {
	text-decoration: underline;
	}
#salons p span.intitule {
	font-weight: bold;
	}
#photos div {
	width: 50%;
	margin-bottom: 10px;
	}
#photos div.photo0 {
	float: left;
	clear: both;
	}
#photos div.photo1 {
	float: right;
	}
#photos div img {
	width: 100%;
	}
#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;
		}
	}
