html {width: 100%;}

body {
  background: white;
  text-align: left;
  color: black;
  font-size: 11pt !important;
  line-height: 125%;
  border: 0;
  margin: 0;
  padding: 0; 
  font-family: Georgia, Palatino, serif;
}

#navigation, #top,
form, #menu {
  display: none;
}

.sIFR-flash { display:none; }


#contenu a:link:after, #contenu a:visited:after {
 content: " (" attr(href) ")";
 font-size: 75%;
}
#contenu a[href^="/"]:after {
  content: " (http://z720.net" attr(href) ")";
}

pre { background: #CCC;}
#adm {display: none;}