body
 {
  background:#ffffff;
  color:#000000;
  font-family:"Foundry","Myriad Condensed","Tahoma",sans-serif;
 }

h1.web,p.web
 {
  display:none;
 }

h2,h3,h4,h5,h6
 {
  text-align:center;
 }

img.papier
 {
  display:inline !important;
 }

a,a:visited
 {
  color:#000000;
  text-decoration:none;
 }
a[href].externe:after
 {
  content:" " attr(href) "";
 }
a.encre:after
 {
  content:"";
 }

p.dates
 {
  width:20%;
 }
p.prix
 {
  max-width:32em;
 }

q:lang(fr)
 {
  quotes:"«\2009" "\2009»" '"' '"';
 }
q:before
 {
  content:open-quote;
 }
q:after
 {
  content:close-quote;
 }

acronym,abbr
 {
  border:0;
 }
acronym.premier:after,abbr.premier:after
 {
  content:" (" attr(title) ")";
 }

.petit
 {
  font-size:0.8em;
 }
.a-la-ligne
 {
  display:block;
 }
.centre,div.vert
 {
  text-align:center;
 }
.droite,.droite-titre,.dates,.prix
 {
  text-align:right;
 }
.droite-titre
 {
  padding-left:215px;
  height:58px;
 }

div.colone-gauche,div#colone-droite
 {
  margin:0;padding:0;width:48%;
 }
div.colone-gauche
 {
  float:left;
 }
div.colone-droite
 {
  float:right;
 }
.espace
 {
  clear:both;
 }

#navigation
 {
  display:none
 }