@charset "UTF-8";
html, body {
  margin: 0;
  padding: 0;
  color: #202020;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-style: normal;
}

p {
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

input:focus,
select:focus {
  outline: none;
  border-radius: 0;
}

header {
  background: #00326A;
}
header .inside {
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px 10px;
}
header .inside a {
  text-decoration: none;
}
header .inside .logo {
  color: white;
  font-size: 20px;
}
header .inside .logo img {
  margin: 0;
  padding: 0 10px 0 0;
  max-height: 42px;
  vertical-align: bottom;
}

footer {
  background: #00326E;
  margin-top: 2rem;
  padding: 2rem 0 3rem 0;
}
footer nav ul, footer nav li {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer nav ul {
  display: block;
  text-align: center;
}
footer nav ul li {
  display: inline-block;
  margin: 0 0.5rem;
}
footer nav ul li a {
  color: #fff;
  text-decoration: none;
}
footer nav ul li a:hover {
  text-decoration: underline;
}

main {
  max-width: 1000px;
  margin: 1rem auto 0 auto;
  padding: 0 10px;
}
main #block-vivreananteuil-breadcrumbs {
  margin: 1rem 0;
}
main #block-vivreananteuil-breadcrumbs ol, main #block-vivreananteuil-breadcrumbs li {
  margin: 0;
  padding: 0;
  list-style: none;
}
main #block-vivreananteuil-breadcrumbs ol {
  text-align: center;
}
main #block-vivreananteuil-breadcrumbs ol li {
  text-transform: uppercase;
  display: inline;
  font-size: 14px;
}
main #block-vivreananteuil-breadcrumbs ol li a {
  color: #202020;
  text-decoration: none;
}
main #block-vivreananteuil-breadcrumbs ol li a:hover {
  text-decoration: underline;
}
main #block-vivreananteuil-breadcrumbs ol li:after {
  content: "/";
}
main #block-vivreananteuil-breadcrumbs ol li:last-child:after {
  content: none;
}
main #block-vivreananteuil-nlh60sociallinksblock {
  margin: 2rem 0;
}
main #block-vivreananteuil-nlh60sociallinksblock p.share {
  display: inline;
  vertical-align: middle;
}
main #block-vivreananteuil-nlh60sociallinksblock ul#social-links {
  display: inline;
  text-align: center;
  list-style: none;
  margin: 1rem 0;
  padding: 0;
}
main #block-vivreananteuil-nlh60sociallinksblock ul#social-links li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.25rem;
  position: relative;
}
main #block-vivreananteuil-nlh60sociallinksblock ul#social-links li a {
  display: inline-block;
  width: 2.2rem;
  height: 2.2rem;
  border: 1px solid #202020;
  border-radius: 50%;
  overflow: hidden;
  text-indent: -9999px;
  transition: all ease 0.4s;
}
main #block-vivreananteuil-nlh60sociallinksblock ul#social-links li a:before {
  content: "";
  font: normal normal 900 14px/1 "Font Awesome 5 Free";
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  text-indent: 0;
  position: absolute;
  color: #202020;
  top: 0.5rem;
  left: 0.55rem;
  font-size: 1.2rem;
  transition: all ease 0.4s;
}
main #block-vivreananteuil-nlh60sociallinksblock ul#social-links li a:hover {
  color: #fff;
  background: #202020;
}
main #block-vivreananteuil-nlh60sociallinksblock ul#social-links li a:hover:before {
  color: #fff;
}
main #block-vivreananteuil-nlh60sociallinksblock ul#social-links li a.fb:before {
  left: 0.65rem;
}
main #block-vivreananteuil-nlh60sociallinksblock ul#social-links li a.twitter:before {
  content: "";
}
main #block-vivreananteuil-nlh60sociallinksblock ul#social-links li a.print:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
}

body.homepage h1 {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal;
}
body.homepage #block-views-block-articles-publies-block-1 {
  margin-top: 1rem;
}
body.homepage #block-views-block-articles-publies-block-1 .item-list ul, body.homepage #block-views-block-articles-publies-block-1 .item-list li {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
body.homepage #block-views-block-articles-publies-block-1 .item-list li {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #ccc;
}
body.homepage #block-views-block-articles-publies-block-1 .item-list li .views-field {
  margin-bottom: 0.5rem;
}
body.homepage #block-views-block-articles-publies-block-1 .item-list li .views-field-field-image-de-couverture {
  float: left;
  margin: 0 1rem 0 0;
}
body.homepage #block-views-block-articles-publies-block-1 .item-list li .views-field-title a {
  font-size: 1.5rem;
  color: #202020;
  text-decoration: none;
  line-height: 2.2rem;
}
body.homepage #block-views-block-articles-publies-block-1 .item-list li .views-field-title a:hover {
  text-decoration: underline;
}
body.homepage #block-views-block-articles-publies-block-1 .item-list li .views-field-created {
  font-size: 0.85rem;
}
body.homepage #block-views-block-articles-publies-block-1 .item-list li .views-field-body {
  line-height: 1.8rem;
}
body.homepage #block-views-block-articles-publies-block-1 .item-list li .views-field-body a {
  color: #202020;
  text-decoration: none;
}
body.homepage #block-views-block-articles-publies-block-1 .item-list li:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
body.homepage #block-introdelahome {
  font-size: 1.2rem;
  line-height: 2rem;
}

body.not-homepage h1 {
  line-height: 3rem;
  font-weight: 600;
}
body.not-homepage article {
  font-size: 16px;
}
body.not-homepage article p {
  margin: 1rem 0;
  line-height: 1.7rem;
}
body.not-homepage article li {
  line-height: 1.7rem;
}
body.not-homepage article img {
  max-width: 100%;
  height: auto;
}
body.not-homepage article .publication-date {
  margin: 1rem 0 0.5rem 0;
}
body.not-homepage article .field-auteur-formatted {
  margin: 0.5rem 0 1rem 0;
}
body.not-homepage article .field-auteur-formatted .auteur-label, body.not-homepage article .field-auteur-formatted .field {
  display: inline;
}
body.not-homepage article .field-auteur-formatted .auteur-label a, body.not-homepage article .field-auteur-formatted .field a {
  text-decoration: none;
  color: #202020;
  border-bottom: 1px dashed #202020;
}
body.not-homepage article .field-auteur-formatted .auteur-label a:hover, body.not-homepage article .field-auteur-formatted .field a:hover {
  border-bottom: none;
}
body.not-homepage article .field--name-field-image-de-couverture .field--name-field-legende,
body.not-homepage article .field--name-field-image-de-couverture .field--name-field-copyright {
  font-size: 0.8rem;
  float: left;
}
body.not-homepage article .field--name-field-image-de-couverture .field--name-field-copyright:before {
  content: "©";
  padding-right: 0.1rem;
}
body.not-homepage article .field--name-field-image-de-couverture .field--name-field-legende {
  margin-right: 0.5rem;
}
body.not-homepage article .field--name-field-image-de-couverture .field--name-field-copyright {
  color: #777;
}
body.not-homepage article .field--name-field-image-de-couverture:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
body.not-homepage article .paragraph--type--mise-en-avant {
  margin: 1rem 0;
  border: 1px solid #ff5c50;
  padding: 0 1rem;
}
body.not-homepage article .paragraph--type--mise-en-avant h2 {
  font-size: 18px;
}
body.not-homepage article .paragraph--type--mise-en-avant h2 .exergue {
  color: #ff5c50;
}
body.not-homepage article .field--name-field-contenu,
body.not-homepage article .poll {
  max-width: 800px;
}
body.not-homepage article .field--name-field-media-document {
  margin: 0.5rem 0;
}
body.not-homepage article a[href] {
  color: #202020;
  font-weight: 600;
  text-decoration: underline;
}
body.not-homepage article a[href]:hover {
  text-decoration: none;
}
body.not-homepage article a.call-to-action {
  display: inline-block;
  background: #1c8e13;
  border: none;
  color: #fff;
  font-family: "Libre Baskerville", serif;
  font-size: 1rem;
  padding: 0.5rem 1rem;
  text-decoration: none;
  font-weight: normal;
  border: 2px solid #1c8e13;
  transition: all ease 0.4s;
}
body.not-homepage article a.call-to-action:hover {
  background: #fff;
  color: #1c8e13;
}
body.not-homepage article h2 {
  line-height: 2.2rem;
}
body.not-homepage #block-accroche-article .article-teaser {
  line-height: 2rem;
  font-size: 1.3rem;
}

.drupal-local-tasks ul {
  display: block;
  list-style: none;
  padding: 0 1rem;
  margin: 1rem 0;
  border-bottom: 1px solid #ccc;
}
.drupal-local-tasks ul li {
  display: inline-block;
}
.drupal-local-tasks ul li a {
  color: #202020;
  text-decoration: none;
  display: inline-block;
  background: #ccc;
  padding: 0.5rem 1rem;
  margin: 0 0.25rem;
  border-radius: 5px 5px 0 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  transition: all ease 0.4s;
}
.drupal-local-tasks ul li a.is-active, .drupal-local-tasks ul li a:hover {
  background: #fff;
}

form textarea, form input, form select {
  max-width: 100%;
}
form input:focus,
form select:focus {
  outline: none;
  border-radius: 0;
}
form input[type=text],
form input[type=password],
form input[type=email],
form select {
  border: 1px solid #202020;
  font-family: "Libre Baskerville", serif;
  font-weight: normal;
  font-size: 1rem;
  padding: 0.5rem;
  width: 100%;
  border-radius: 5px;
}
form input[type=submit] {
  background: #1c8e13;
  border: none;
  color: #fff;
  font-family: "Libre Baskerville", serif;
  font-size: 1rem;
  text-transform: uppercase;
  padding: 0.5rem 1rem;
}
form .form-item {
  margin: 1rem 0;
}
form .description {
  font-size: 0.85rem;
  margin: 0.25rem 0;
}