/* Custom styles for odft */
body,
.ui-widget {
  background-color: #FFFFFF;
  color: #242021;
  font-family: Georgia, "Adobe Garamond Pro", "Apple Garamond", "ITC Garamond", "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 26px;
  margin: 40px 0 40px 0;
  text-rendering: optimizeLegibility;
}
#content {
  /*  width: auto; */
}
#content.with_sidebar {

}
#content.no_sidebar {
  width: auto;
}
#sidebar {
   /*  width: auto; */
}
/* pour tous les contenus avec image (accueil, listes) */
.views-field-field-image {
    float: left;
    padding-right: 2em;
    padding-bottom: 2em;
}
.views-field-title {

}
.views-field-field-auteur{
  padding-bottom: 1em;
}
.views-field-body {
    padding-bottom: 1em;
}
.views-row {
	clear: both;
}
#block-menu-menu-menu-secondaire li {
  display: inline;
  list-style: outside none none;
  margin-left: 0;
  padding-right: 20px;
}
#block-menu-menu-menu-secondaire ul {
  padding-left: 0;
}
/* espace entre champs */
