.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: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background-image: url("http://www.taize.fr/squelettes/css/img/background.png");
  background-repeat: repeat;
}
.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%;
}
.footer {
  font-size: 0.85em;
  text-align: center;
}
.breadcrumb {
  background-color: transparent;
}
.cartouche {
  margin-bottom: ;
}
.content-principal {
  *zoom: 1;
}
.content-principal:before,
.content-principal:after {
  display: table;
  content: "";
  line-height: 0;
}
.content-principal:after {
  clear: both;
}
