<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.last_actus_block .nopadding {
  padding-left: 0;
  padding-right: 0; }

.last_actus_block .actualite {
  display: block;
  text-decoration: none;
  color: #000;
  position: relative;
  height: 100px;
  padding-left: 163px;
  margin: 20px 0; }
  @media screen and (max-width: 991px) {
    .last_actus_block .actualite {
      padding-left: 50%; } }
  .last_actus_block .actualite .title {
    font-size: 26px;
    font-family: "din-2014-narrow",sans-serif;
    font-style: normal;
    font-weight: 600;
    padding-right: 15px; }
    @media screen and (max-width: 991px) {
      .last_actus_block .actualite .title {
        font-size: 18px; } }
  .last_actus_block .actualite .image {
    width: 140px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
    @media screen and (max-width: 991px) {
      .last_actus_block .actualite .image {
        width: 40%; } }
    .last_actus_block .actualite .image:before {
      content: '';
      display: block;
      position: absolute;
      top: 10px;
      left: 10px;
      right: 10px;
      bottom: 10px;
      border: 1px solid #fff; }

.last_actus_block.agriculture-home .actualite {
  margin-top: 5px;
  margin-bottom: 10px; }
  .last_actus_block.agriculture-home .actualite .title {
    color: #000000;
    font-family: "DIN 2014 Narrow";
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.67px;
    line-height: 25px;
    padding-right: 0; }

.last_actus_block.agriculture-home .clearfix {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 30px;
  padding-bottom: 10px; }
</pre></body></html>