.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header-wrap .header {
  color: #ffffff;
}
.header-wrap .header h1,
.header-wrap .header .h1,
.header-wrap .header .h1-like {
  color: #ffffff;
}
.header-wrap .header h1 small,
.header-wrap .header .h1 small,
.header-wrap .header .h1-like small {
  color: #ccc;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  text-shadow: none;
  box-shadow: none !important;
}
.navbar-inverse .navbar-inner {
  box-shadow: none;
}
.footer-wrap .footer {
  border-top: 0;
}
.footer-wrap .footer .colophon {
  font-size: 0.8em;
  padding-top: 30px;
  border-top: 1px solid #333333;
}
.footer-wrap .footer .generator {
  top: auto;
  bottom: 4em;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.secondary {
  font-size: 0.9em;
}
.secondary h1,
.secondary h2,
.secondary h3,
.secondary h4,
.secondary h5,
.secondary h6,
.secondary .h1,
.secondary .h2,
.secondary .h3,
.secondary .h4,
.secondary .h5,
.secondary .h6,
.secondary .h1-like,
.secondary .h2-like,
.secondary .h3-like,
.secondary .h4-like,
.secondary .h5-like,
.secondary .h6-like,
.secondary .formulaire_recherche label,
.secondary .nav-header {
  font-size: 0.95em;
  color: #565656;
  font-weight: bold;
  text-transform: uppercase;
}
.secondary h1 a,
.secondary h2 a,
.secondary h3 a,
.secondary h4 a,
.secondary h5 a,
.secondary h6 a,
.secondary .h1 a,
.secondary .h2 a,
.secondary .h3 a,
.secondary .h4 a,
.secondary .h5 a,
.secondary .h6 a,
.secondary .h1-like a,
.secondary .h2-like a,
.secondary .h3-like a,
.secondary .h4-like a,
.secondary .h5-like a,
.secondary .h6-like a,
.secondary .formulaire_recherche label a,
.secondary .nav-header a {
  color: inherit;
}
blockquote,
.spip_poesie {
  border-left: 5px solid #dd61b2;
  font-family: Georgia, Times, "Times New Roman", serif;
}
.formulaire_recherche .btn {
  border-width: medium medium 2px !important;
}
.spip_logos {
  overflow: hidden;
}
@media (min-width: 979px) {
  .secondary .formulaire_spip:not(.formulaire_recherche) {
    padding: 1.5625em;
  }
}
.page_rubrique .liste.articles .liste-items,
.page_sommaire .liste.articles .liste-items {
  border: 0;
  border-top: 1px solid #eeeeee;
}
.page_rubrique .liste.articles .item,
.page_sommaire .liste.articles .item {
  border: 0;
  margin-bottom: 30px;
  padding-left: 160px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .page_rubrique .liste.articles .item,
  .page_sommaire .liste.articles .item {
    padding-left: 124px;
  }
}
@media (min-width: 1200px) {
  .page_rubrique .liste.articles .item,
  .page_sommaire .liste.articles .item {
    padding-left: 200px;
  }
}
.page_rubrique .liste.articles .item .spip_logos,
.page_sommaire .liste.articles .item .spip_logos {
  float: left;
  height: auto;
  margin-left: -160px;
  max-width: 120px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .page_rubrique .liste.articles .item .spip_logos,
  .page_sommaire .liste.articles .item .spip_logos {
    margin-left: -124px;
    max-width: 84px;
  }
}
@media (min-width: 1200px) {
  .page_rubrique .liste.articles .item .spip_logos,
  .page_sommaire .liste.articles .item .spip_logos {
    margin-left: -200px;
    max-width: 140px;
  }
}
.page_rubrique .liste.articles .item .entry-title,
.page_sommaire .liste.articles .item .entry-title {
  font-size: 1.75em;
}
.page_rubrique .liste.articles .item .entry-title a,
.page_sommaire .liste.articles .item .entry-title a {
  color: inherit;
}
.page_sommaire,
.page_rubrique,
.page_article,
.page_404,
.page_401 {
  width: 100%;
  overflow-x: hidden;
}
.page_sommaire body,
.page_rubrique body,
.page_article body,
.page_404 body,
.page_401 body {
  overflow-x: hidden;
}
.page_sommaire .hero-unit,
.page_rubrique .hero-unit,
.page_article .hero-unit,
.page_404 .hero-unit,
.page_401 .hero-unit {
  position: relative;
}
.page_sommaire .hero-unit .entry-title a,
.page_rubrique .hero-unit .entry-title a,
.page_article .hero-unit .entry-title a,
.page_404 .hero-unit .entry-title a,
.page_401 .hero-unit .entry-title a {
  color: inherit;
}
.page_sommaire .hero-unit:after,
.page_rubrique .hero-unit:after,
.page_article .hero-unit:after,
.page_404 .hero-unit:after,
.page_401 .hero-unit:after {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: -100%;
  margin-right: -100%;
  background: #eeeeee;
  z-index: -1;
}
