/*
#@/var/www/laupri/blog/plugins/auto/bootstrap/v2.1.10/bootstrap2spip/css/variables.less
#@/var/www/laupri/blog/plugins/auto/bootstrap/v2.1.10/bootstrap2spip/css/spip.variables.less
#@/var/www/laupri/blog/plugins/auto/bootstrap/v2.1.10/bootstrap/css/mixins.less
*/
.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: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header {
  position: relative;
  margin-bottom: 2.85714286em;
}
.header .accueil a {
  color: inherit;
}
.header .spip_logos {
  float: left;
  margin: 11px 19px;
  margin-left: 0;
  margin-top: 0;
}
.header .accueil {
  margin-top: 1.42857143em;
}
.header #slogan_site_spip {
  display: block;
}
.header .formulaire_menu_lang {
  text-align: right;
}
.header .formulaire_menu_lang select {
  width: 100%;
}
[class^="icon-"],
[class*=" icon-"] {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.formulaire_recherche,
.secondary .formulaire_recherche {
  padding-right: 70px;
}
/* provisionner la largeur du bouton+padding sur le input.search */
.formulaire_recherche form .input-append {
  width: 100%;
}
.formulaire_recherche form input.search {
  width: 100%;
}
.hero-unit h1 {
  font-size: 38.5px;
  line-height: 40px;
}
.hero-unit {
  padding: 40px;
}
.hero-unit p [class^="icon-"],
.hero-unit p [class*=" icon-"] {
  margin-top: 4px;
}
.content.primary {
  min-height: 320px;
}
.primary a {
  text-decoration: underline;
}
.primary .entry-title a,
.primary a.btn,
.primary .nav a {
  text-decoration: none;
}
.breadcrumb {
  background-color: #eeeeee;
}
.breadcrumb a {
  text-decoration: none;
}
.minicalendar > h2 {
  display: none;
}
.categories.well {
  padding-left: 0;
  padding-right: 0;
}
.content article .cartouche,
.content section .cartouche,
.content article .main,
.content section .main,
.content article footer,
.content section footer,
.content article aside,
.content section aside {
  *zoom: 1;
}
.content article .cartouche:before,
.content section .cartouche:before,
.content article .main:before,
.content section .main:before,
.content article footer:before,
.content section footer:before,
.content article aside:before,
.content section aside:before,
.content article .cartouche:after,
.content section .cartouche:after,
.content article .main:after,
.content section .main:after,
.content article footer:after,
.content section footer:after,
.content article aside:after,
.content section aside:after {
  display: table;
  content: "";
  line-height: 0;
}
.content article .cartouche:after,
.content section .cartouche:after,
.content article .main:after,
.content section .main:after,
.content article footer:after,
.content section footer:after,
.content article aside:after,
.content section aside:after {
  clear: both;
}
.content article .cartouche p,
.content section .cartouche p {
  margin-bottom: 0;
}
.content .liste .publication {
  display: block;
}
.content .postmeta .tags ul,
.content .postmeta .tags li {
  display: inline;
}
.content .main,
.content footer {
  margin-bottom: 1.42857143em;
}
.page_auteur .liste.articles .info-publi .auteurs {
  display: none;
}
.footer {
  padding-top: 2em;
  border-top: 2px solid;
  padding-bottom: 2em;
  text-align: left;
  position: relative;
}
.footer .colophon {
  padding-right: 100px;
}
.footer .generator {
  position: absolute;
  top: 2em;
  right: 0;
  max-width: 100px;
}
.page_sommaire .breadcrumb {
  display: none;
}
.page_sommaire .liste.long.articles h2 {
  display: none;
}
.page_mot .content h1 {
  font-size: 1.42857143em;
  line-height: 1;
}
.page_mot .content h1 .label {
  font-size: 1em;
  line-height: 1;
}
.page_mot .content h1 .label [class^="icon-"],
.page_mot .content h1 .label [class*=" icon-"] {
  margin-top: 6px;
}
.page_plan h4,
.page_archives h4 {
  margin-bottom: 0;
}
.page_plan .liste-items,
.page_archives .liste-items {
  margin-bottom: 1.42857143em;
}
.page_plan .liste-items.short.articles .entry-title,
.page_archives .liste-items.short.articles .entry-title {
  font-weight: normal;
}
.page_plan .liste-items.short.articles .authors,
.page_archives .liste-items.short.articles .authors {
  display: none;
}
.comment-item .comment-meta .item {
  display: none;
}