
body {
  color: #000;
  background: #fff;
  padding: 0;
  margin: 0;
  border: 0;
  text-align: center;
  font-size: 90%;
  font-family: helvetica, sans-serif, serif;
}

img {
  display: none;
}

p {
  margin: 0;
  padding: 2pt 2pt 1pt;
}
a {
  color: #000;
  text-decoration: none;
}
.exposant {
  vertical-align : super;
  font-size : 60%;
}

#logo_bg, #logo_bg img, #ads, #menu_ads, #logo, #bottom, #contact form {
  display: none;
}

#content {
  margin: 0;
  text-align: justify;
}
#content.chene {
  background: inherit;
}

#floatie {
  display: none;
}

#text {
  padding: 10pt;
}
#text h1 {
  font-family: 'urw gothic l', 'century gothic', helvetica, sans-serif, serif;
  font-size: 180%;
  font-variant: small-caps;
  text-align: right;
  text-decoration: underline;
}
#text h2 {
  font-size: 140%;
  font-variant: small-caps;
  padding-left: 30pt;
  text-decoration: underline;
}
#text h3 {
  font-size: 120%;
  text-decoration: underline;
}
#text #cite {
  margin : 1em 0;
  font-family : Georgia,"New York",serif;
  font-size : 120%;
  font-style : italic;
}
#text #contact strong {
  font-size: 120%;
}
#text .center {
  text-align: center;
}
#text .center img {
  border: 1pt solid #000;
  margin: 10pt auto;
}
#text .left {
  clear: left;
}
#text div.plan {
  display: none;
}

#tarif {
  page-break-before: always;
  page-break-inside: avoid;
}

#tarif table {
  display : table;
  border-collapse : collapse;
  border : 2pt solid #000;
  background : white;
  text-align : center;
  font-size : 120%;
  table-layout : fixed;
  width : 15cm;
  margin : 20pt auto;
}
#tarif .asth {
  font-weight : bold;
}
#tarif col#quantite {
  width : 6cm;
}
#tarif col#dimension {
  width : 3cm;
}
#tarif col#prix {
  width : 3cm;
}
#tarif col#prix-sapin {
  width : 3cm;
}
#tarif caption {
  font-weight : bold;
  caption-side : bottom;
  margin : 20pt auto;
}
#tarif th {
  border : 1pt solid #000;
}
#tarif td {
  border : 1pt solid #000;
}
#tarif .prix {
  font-weight : bold;
}
