/*
#@/home/pierredezt/www/pierredechevilly/css/variables.less
#@/home/pierredezt/www/plugins/auto/bootstrap/v2.1.8/bootstrap2spip/css/spip.variables.less
#@/home/pierredezt/www/plugins/auto/bootstrap/v2.1.8/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;
}
.header .accueil a {
  color: inherit;
}
.header .spip_logos {
  float: left;
  margin: 11px 19px;
  margin-left: 0;
  margin-top: 0;
}
#logo_site_spip {
  line-height: 1em;
}
#slogan_site_spip {
  display: block;
}
.header .formulaire_menu_lang {
  width: 100%;
}
.header .formulaire_menu_lang select {
  width: 100%;
}
.hero-unit .postmeta {
  clear: both;
}
.hero-unit {
  font-size: 1em;
  padding: 2.28571429em;
  margin-bottom: 2.28571429em;
  line-height: 1.42857143em;
  color: #332c2f;
  background-color: #ffffff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.hero-unit h1 {
  color: inherit;
  letter-spacing: -1px;
}
.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%;
}
.footer {
  *zoom: 1;
  margin-top: 4em;
  padding-top: 2em;
  border-top: 0;
  padding-bottom: 2em;
  margin-bottom: 0;
  text-align: left;
  position: relative;
}
.footer:before,
.footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.footer:after {
  clear: both;
}
.footer .colophon {
  padding-right: 100px;
}
.footer .generator {
  position: absolute;
  top: 2em;
  right: 0;
  max-width: 100px;
}
.cartouche h1 {
  padding-left: 0;
}
.cartouche {
  margin-bottom: 1.42857143em;
}
.content.primary {
  min-height: 320px;
}
.content .postmeta .tags .inline {
  display: inline;
}
.spip_documents,
.spip_doc_titre,
.spip_doc_descriptif {
  text-align: left;
}
.page_sommaire .breadcrumb {
  display: none;
}
#nav > .navbar-inner {
  padding: 11px 0 10px;
}
.navbar {
  margin-bottom: 0;
}
.tableaux {
  background-color: #332c2f;
  color: #ffffff;
}
#remonter {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  bottom: 14%;
  color: #fff !important;
  cursor: pointer;
  display: none;
  padding: 0.1em 0.55em 0.3em;
  position: fixed;
  right: 2%;
}
#remonter:hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
}
#cboxContent {
  margin-top: 20px;
}
#cboxTitle {
  position: absolute;
  top: -21px;
  left: 0;
  right: 0;
  color: #000;
  background: rgba(0, 0, 0, 0);
  padding: 1px 5px;
  padding-right: 50px;
  float: none !important;
}
#cboxClose {
  display: block;
  background-image: none;
}
#cboxClose:hover {
  background-position: bottom center;
}
