
#news-switch-language {
  float: left;
  width: 100%;
  height: 16px;
}

#news-switch-language a {
  display: none;
  float: right;
  width: 23px;
  height: 16px;
}

.view-novita.view-display-id-block_2 #news-switch-language a.flag-it {
  display: block;
  background: url(../image/flag-it.png) 0 0 no-repeat;
}

.page-actualites #news-switch-language a.flag-en {
  display: block;
  background: url(../image/flag-en.png) 0 0 no-repeat;
}

#content.default_page{
  padding: 2em 0 0 0 !important;
}

.lay_news {
  overflow: hidden;
  margin-left: -14px;
  margin-right: -14px;
  float: left;
}
.lay_news article {
  background: #ffffff;
  border: 1px solid #DADADA;
  float: left;
  height: 387px;
  overflow: hidden;
  margin: 14px;
  position: relative;
}
.lay_news article .type {
  background: #ccc;
  font-size: 14px;
  padding: 10px;
  position: absolute;
  z-index: 10;
}
.lay_news article .image {
  display: block!important;
  float: left;
  height: 100%;
  width: 473px;
  position: relative;
  z-index: 1;
}

.lay_news article .image img {
  width: 100%;
  height: 100%;
}
.lay_news article .text {
  float: right;
  overflow: hidden;
  padding: 23px 0;
  position: relative;
  width: 293px;
  z-index: 2;
}
#content .col-70 .lay_news article .text h1 {
  color: #000000;
  font-family: 'FlamaMedium' !important;
  font-size: 39px !important;
  line-height: 91% !important;
  margin-bottom: 20px;
  max-height: 122px;
  overflow: hidden;
  padding: 0 23px;
}
#content .col-70 .lay_news article .text p {
  font-size: 13px;
  line-height: 140%;
  margin-top: 25px;
  padding: 0 23px;
  margin: 0!important;
}
.lay_news article.mini {
  width: 367px;
}
.lay_news article.mini .image {
  height: 100%;
  width: 100%;
}
.lay_news article.mini .text {
  background: transparent;
  bottom: 0px;
  height: 135px;
  left: 0px;
  padding: 0 0 5px;
  position: absolute;
  text-align: center;
  width: 100%;
}
#content .col-70 .lay_news article.mini .text h1 {
  font-family: 'FlamaMedium' !important;
  font-size: 39px !important;
  padding: 0 10px;
  margin-bottom: 13px;
}
#content .col-70 .lay_news article.mini .text p {
  font-size: 12px;
  line-height: 120%;
  padding: 0 10px;
}
@media (max-width: 1265px) {
  .lay_news {
    overflow: hidden;
    margin-left: -11px;
    margin-right: -11px;
  }
  .lay_news article {
    height: 308px;
    margin: 11px;
  }
  .lay_news article .image {
    width: 377px;
  }
  .lay_news article .text {
    width: 233px;
  }
  #content .col-70 .lay_news article .text h1 {
    font-family: 'FlamaMedium' !important;
    font-size: 34px  !important;
    padding: 0 15px;
  }
  #content .col-70 .lay_news article .text p {
    font-size: 11px;
    margin-top: 15px;
    padding: 0 15px;
  }
  .lay_news article.mini {
    width: 292px;
  }
  .lay_news article.mini .text {
    height: 110px;
  }
  #content .col-70 .lay_news article.mini .text h1 {
    font-family: 'FlamaMedium' !important;
    font-size: 34px !important
  }
  #content .col-70 .lay_news article.mini .text p {
    font-size: 11px;
  }
}
@media (max-width: 946px) {
  .lay_news {
    overflow: hidden;
    margin-left: -14px;
    margin-right: -14px;
  }
  .lay_news article {
    height: 357px;
    margin: 14px;
  }
  .lay_news article .image {
    width: 436px;
  }
  .lay_news article .text {
    width: 270px;
  }
  #content .col-70 .lay_news article .text h1 {
    font-family: 'FlamaMedium' !important;
    font-size: 38px !important;
    padding: 0 15px;
  }
  /*this*/
  #content .col-70 .lay_news article .text p {
    font-size: 13px;
    margin-top: 15px;
    padding: 0 15px;
  }
  .lay_news article.mini {
    width: 338px;
  }
  .lay_news article.mini .text {
    height: 128px;
  }
  #content .col-70 .lay_news article.mini .text h1 {
    font-family: 'FlamaMedium' !important;
    font-size: 41px !important;
  }
   /*this*/
  #content .col-70 .lay_news article.mini .text p {
    font-size: 11px;
  }
}


.lay_news article.landscape {
    height: auto;
    width: 46%;
    float: left;
    overflow: visible;
  }
  .lay_news article.landscape .image {
    height: auto;
  }
.lay_news article.landscape .image img {
    display: block;
    height: auto;
  }
 .lay_news article.landscape .text p {
    font-size: 14px;
  }
  .lay_news article.landscape .image {
   display: block:
  }
  .lay_news article.landscape .text {
    height: auto;
    margin-top: -40%;
    position: relative;
  }
  .lay_news article.landscape .clearfix {
    height: auto;
  }
.lay_news article .text a {
  color: inherit!important;
  text-decoration: underline;
 }
 .lay_news article .text a:hover {
  color: inherit!important;
  text-decoration: none;
 }
