* {
  margin: 0 !important;
  padding: 0 !important;
}
body {
  background-color: white;
}
nav, footer {
  display: none;
}
p, blockquote, blockquote.spip_poesie {
  margin: 10px 0 !important;
  font-size: 0.9em;
}
#img_fond_header, #coordonnees_entete{
  display: none;
}
div {
  width: 100% !important;
}
h1, h2, h3, h4 {
  margin-top: 10px !important;
  margin-bottom: 20px !important;
}
ul {
  margin-left: 30px !important;
}
li {
  font-size: 0.9em;
}
.spip_documents_center {
  margin: 2.5em auto 20px !important;
}
.spip_documents_left { float: left; margin: 0 15px 8px 0 !important; }
.spip_documents_right { float: right; margin: 0 0 8px 15px !important; }

#spip-admin {
  display: none;
}
