/*
#@0
#@1
#@2
#@3
#@4
#@5
#@6
#@7
#@8
#@9
#@10
#@11
#@12
#@13
#@14
#@15
#@16
#@17
#@18
#@19
#@20
#@21
#@22
#@23
#@24
#@25
#@26
#@27
#@28
#@29
#@30
#@31
#@32
#@33
#@34
#@35
#@36
#@37
#@38
#@39
*/
/* Variables et declarations specifiques, en complement de _variables.scss */
html {
  font-size: 112.5%;
}
@media (min-width: 1440px) {
  html {
    font-size: 125%;
  }
}
@media (max-width: 767.98px) {
  html {
    font-size: 100%;
  }
}
@media (min-width: 992px) {
  #content {
    margin-right: -30px;
  }
  .secondary {
    margin-left: -30px;
  }
}
body {
  background-image: url('https://bibliogram.pressthebutton.pw/plugins/dist/themes/spipr-v2/readable/css/img/background.png');
  background-repeat: repeat;
}
.header {
  position: relative;
}
@media (min-width: 768px) {
  .header .accueil {
    -ms-flex-preferred-size: 66.6666666667%;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .header .menu-lang {
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .header .accueil {
    -ms-flex-preferred-size: 58.3333333333%;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .header .menu-lang .formulaire_menu_lang {
    margin-left: -30px;
    width: auto;
  }
}
@media (max-width: 575.98px) {
  .header .formulaire_menu_lang {
    margin-top: -2rem;
    margin-bottom: 0.5rem;
  }
  .header .formulaire_menu_lang label {
    float: right;
  }
}
a:hover, a:focus, a:active {
  background-color: #e9e9e2;
}
.header {
  padding-top: 0.625rem;
  position: relative;
}
.header .accueil a {
  color: inherit;
}
.header .spip_logo {
  float: left;
  margin: 0.625rem 1rem;
  margin-left: 0;
  margin-top: 0;
}
#nav {
  padding: 0;
}
#nav .navbar-nav {
  margin-left: -0.75rem;
}
#nav .navbar-nav .nav-item.active:first-child {
  position: relative;
}
#nav .navbar-nav .nav-item.active:first-child:before {
  content: "";
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  left: -50vw;
  background: rgba(40, 40, 40, 0.25);
}
#logo_site_spip {
  line-height: 1em;
}
#slogan_site_spip {
  display: block;
}
@media (min-width: 992px) {
  .secondary .formulaire_spip {
    padding: 1.5rem;
  }
  .secondary .formulaire_spip.formulaire_recherche {
    padding: 0;
  }
}
.footer {
  font-size: 0.866rem;
  text-align: center;
}
.breadcrumb {
  background-color: transparent;
  padding: 0;
}
.cartouche {
  margin-bottom: 1.5rem;
}
.content-principal::after {
  display: block;
  clear: both;
  content: "";
}
.spip_code, code, pre {
  background-color: #fff;
}
blockquote, small {
  color: #777;
}
.nav-list .nav-item > .nav-link:hover, .nav-list .nav-item.active > .nav-link, .nav-list .nav-item.active > .nav-link:hover {
  background-color: transparent;
  text-shadow: none;
}
.nav-list .nav-item.active > .nav-link, .nav-list .nav-item.active > .nav-link:hover {
  color: #282828;
}
.nav-list .divider {
  margin: 1px;
}
