﻿/* @override https://lutry.arcantel.ch/fileadmin/templates/assets/css/custom.css */

@import url("sfx.css");
@import url("form.css");

  .csc-textpic-imagewrap table {
    width:100%;
    table-layout:fixed;
  }

  .csc-textpic-imagewrap{
    width:100%;
  }
  .csc-textpic-image img{
    width:100%;
  }

  .ce-textpic img {
    margin-bottom: 15px;
  }

/* PLAN DE SITE */
/* ---------------------------------------------------------------------------------- */

/* n1 */
#page-366 .csc-sitemap > li > a {
  font-size: 20px;
  margin-bottom: 20px;
  padding-left: 0 !important;
  display: block;
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Roboto,sans-serif;
  font-size: 25px;
  text-indent: 0;
}

/* n2 */
#page-366 .csc-sitemap > li > li > a {
  font-size: 17px;
  display: inline-block !important;
  margin-bottom: 0;
  border-bottom: none;
  border-top: none;
  padding-top: 0;
  padding-bottom: 10px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin-left: 20px;
}

#page-366 .csc-sitemap > li > li > a:before {
  font-family: FontAwesome;
  content: "\f105";
  padding-right: 10px;
}

/* n3 */

#page-366 .csc-sitemap > li > li > li.hassub > a {
  font-size: 17px;
  font-weight: 400;
  pointer-events: none;
  cursor: default;
  color: black !important;
  border-bottom: none ;
  padding-bottom: 0px;
  margin-left: 60px;
}

#page-366 .csc-sitemap > li > li > li > a:before {
  content: none ;
}

/* n4 */
#page-366 .csc-sitemap > li > li > li.hassub > li > a {
  font-weight: normal;
  pointer-events: auto;
  cursor: auto;
  color: #0282d5 !important;
  margin-left: 100px;
}

#page-366 .csc-sitemap li li li li a:before {
  font-family: FontAwesome;
  content: "\f105";
  padding-right: 10px;
}

#page-366 .csc-sitemap li li li li a:hover {
  color: #BA0C2F !important;
}

/* n5 */
#page-366 .csc-sitemap li li li li li a {
  font-weight: normal;
  pointer-events: auto;
  cursor: auto;
  color: #0282d5 !important;
  margin-left: 130px;
}


.ie9 .mp-menu {display:none}
.ie9 .mp-pusher {padding-left:0}

.megamenu .row {
    display: flex !important;
}

.searchdiv.animated { animation-duration: 0.4s; }

/* Bkg colors */

.blanc {
  background-color: white;
}

.rouge {
  background-color: #BA0C2F;
}

/* txt colors and styles */

.text-blanc {
  color: white;
}

.text-rouge, .text-rouge p {
  color: #BA0C2F !important;

}

.text-bleu {
  color: #0282d5;
}

.nolineheight {
  line-height: 1em;
}

/* Spacers */

.padding-top-25 {
  padding-top: 25px;
}

.padding-left-20 {
  padding-left: 20px;
}

.padding-left-40 {
  padding-left: 40px;
}

.padding-right-40 {
  padding-right: 40px;
}

.padding-right-60 {
  padding-right: 60px;
}

.padding-right-80 {
  padding-right: 80px;
}

.padding-20 {
  padding: 18px;
}

.p-l-0 {
  padding-left: 0;
}

.margin-top-29 {
  margin-top: 29px;
}

.m-b-50 {
  margin-bottom:50px;
}
.m-b-40 {
  margin-bottom:40px;
}
.m-b-36 {
  margin-bottom:36px;
}

/* HEADER */
/* ---------------------------------------------------------------------------------- */

.header {
    border-bottom: 0;
  background: #BA0C2F none repeat scroll 0 0;
}

.header .container {
  background-color: #BA0C2F;
}

.header > .container {
    margin-bottom: 0px;
}

.header .logo img {
    margin: 0;
  padding-bottom: 20px;
  padding-top: 28px;
}

.logo-mobile {
  display:none;
}

.header .topbar {
    padding: 20px 0 4px 0;
  line-height: 1.75em;
}

.header .topbar ul.loginbar {
   padding-left: 62px;
}

.header .topbar ul.loginbar > li {
    padding-bottom: 0;
  padding-left:30px;
  color: #fff;
  font-size: 14px;
}
.header .topbar ul.loginbar > li:first-child {  
    padding-bottom: 0;
  padding-left:0;
}

.header .topbar ul.loginbar > li > a, .header .topbar ul.loginbar > li > a:hover {
    text-transform: none;
  color: #fff;
  font-size:14px;
}

.header .topbar ul.loginbar > li > a:hover {
  color: #261C17;
  text-decoration: none;
}

/* MENU / NAV */
/* ---------------------------------------------------------------------------------- */

.menu {
  padding-left: 40px;
  color: #FFFFFF;
  line-height: 1.17em; 
}

.fa-menu {
  padding-top: 0px;
  padding-left: 6px;
}

.jetmenu {
    background: none;
  padding: 0 0 0 22px;
}

.jetmenu > li {
    padding: 20px 0px 25px 30px;
}

.jetmenu > li:first-child {
    padding: 20px 0px 25px 0px;
}

.jetmenu > li > a, .jetmenu > li > i {
    font-size: 19px;
    padding: 0;
  color: #fff;
  font-family: 'Open Sans', Helvetica,Arial,sans-serif;
}

.jetmenu > li > i.fa {
  font-family: FontAwesome;
}

.jetmenu > li:hover > a, .jetmenu > li.active > a {
    background: none;
    color: #261c17;
}

.jetmenu > li:hover > a {
    color: #261C17;
}

.megamenu .row {
  margin-left: 0px;
    margin-right: 0px;
  line-height: 1.20em;
  background: #f2f2f2 none repeat scroll 0 0;
  padding: 20px 20px 20px 20px;
  margin-top: 0;
  border-radius: 0 0 10px 10px !important;
}

.triangle-menu {
  background-attachment: scroll;
  background-image: url(../../img/fleche-top-menu.png);
  background-repeat: no-repeat;
  background-position: 272px 1px;
  height:11px;
}

.megamenu .col2 {
    width: 35%;
  color: #261c17;
  font-size: 15px;
}

.megamenu .col2 p {
  line-height: 1.5em !important;
}

.megamenu .row .col4 {
  width: 63%;
  padding-left:20px;
  margin-left: 20px;
  border-left: 1px solid #DCD8D6;
}

.ie9 .megamenu .row .col4, .ie8 .megamenu .row .col4 {
  width: 62%;
}

.megamenu .row .col4 ul {
  /*padding-left:20px;
  margin-left: 20px;
  border-left: 1px solid #DCD8D6;*/
  margin: 0;
}

.jetmenu li > .megamenu h5 {
  font-family: Roboto,sans-serif;
  font-size:18px;
  color: #BA0C2F;
  line-height: 1.2em;
}

.jetmenu .megamenu img {
    padding: 0px 0;
    margin-top: 13px;
    margin-bottom: 5px;
}

.jetmenu > li > .megamenu.half-width {
  width: 60%;
}

.jetmenu > li > .megamenu {
  font-family: 'Open Sans',Helvetica,Arial,sans-serif;
  background: none;
  border-top: 0;
  padding:0;
  top: 62px;
  line-height: 1.0em;
  margin-left: -220px;
}

.jetmenu li > .megamenu a {
    color: #0282D5;
    font-size: 16px;
    line-height: 1.4em;
}

.jetmenu li > .megamenu a:hover {
    color: #BA0C2F;
}

.jetmenu li > .megamenu ul li {
    padding: 3px 0;
}
.jetmenu > li > i.select {
  color: #261C17;
}
.jetmenu .select::before {
    content: "ï€‚";
}

.w314 {
  width: 370px;
  padding: 19px;
  float: left;  
}

.between-w314 {
  margin: 0 25px;
}

.between-w314:first-child, .between-w314:last-child {
  margin: 0;
}


/* SEARCH */
/* ---------------------------------------------------------------------------------- */

.search-open {
    display: none;
    padding: 14px;
    position: inherit;
  z-index:20;
}

.search {
  cursor: pointer;
}

.searchdiv {
  width:80%;
  margin-left: auto;
  margin-right: auto;
}

.form-control {
    border: 1px solid #d9dada;
    border-radius: 0px;
    color: #000;
    display: block;
    font-size: 17px;
    height: 45px;
    line-height: 1.4em;
    padding: 6px 18px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.input-group .form-control {
    width: 80%;
}

.input-group-btn {
    width: 20%;
  float:right;
  padding-left: 13px;
}

.tx-indexedsearch-whatis h4 {
  font-family: 'Open Sans',Helvetica,Arial,sans-serif;
  font-size: 26px;
}

.tx-indexedsearch-searchbox {
  display:none;
}

.tx-indexedsearch-path {
  font-size: 16px;
  padding: 0 0 16px 0;
}

.tx-indexedsearch-title.bientot-titre {
  padding: 16px 0 8px 0;
}

.tx-indexedsearch-redMarkup {
    font-weight:bold;
  color: #333 !important;
}

/* SEARCH RESULTS */
/* ---------------------------------------------------------------------------------- */

/* style pour pagination resultat de recherche */
ul.tx-indexedsearch-browsebox
{
  display: inline-block;
  padding-left: 0;
  margin: 10px 0 20px 0;
  border-radius: 4px;
}
.browsebox ul li::before {
  content:"" !important;
}
.col1 ul.tx-indexedsearch-browsebox
{
  padding: 0;
  margin: 0 0 30px 0px;
}
ul.tx-indexedsearch-browsebox > li
{
  display: inline;
}

ul.tx-indexedsearch-browsebox li a,
ul.tx-indexedsearch-browsebox li span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #BA0C2F;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
ul.tx-indexedsearch-browsebox li:first-child a,
ul.tx-indexedsearch-browsebox li:first-child span
{
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
ul.tx-indexedsearch-browsebox li:last-child a,
ul.tx-indexedsearch-browsebox li:last-child span
{
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
ul.tx-indexedsearch-browsebox li a:hover,
ul.tx-indexedsearch-browsebox li span:hover,
ul.tx-indexedsearch-browsebox li a:focus,
ul.tx-indexedsearch-browsebox li span:focus
{
  color: #BA0C2F;
  background-color: #eee;
  border-color: #ddd;
}
ul.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage a,
ul.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage span,
ul.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage a:hover,
ul.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage span:hover,
ul.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage a:focus,
ul.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage span:focus
{
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #BA0C2F;
  border-color: #BA0C2F;
}
ul.tx-indexedsearch-browsebox .disabled span,
ul.tx-indexedsearch-browsebox .disabled span:hover,
ul.tx-indexedsearch-browsebox .disabled span:focus,
ul.tx-indexedsearch-browsebox .disabled a,
ul.tx-indexedsearch-browsebox .disabled a:hover,
ul.tx-indexedsearch-browsebox .disabled a:focus
{
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
/* /style pour pagination resultat de recherche */
.padding-content {
  padding-left: 160px;
    padding-right: 160px;
}
.no-padding-l-r {
  padding-left: 0;
    padding-right: 0;
}
.bg-image-v2::before {
    background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
}
.bg-image-v2 {
    height: 492px;
  background-size: cover;
}
#topcontrol {
    background: #0282D5 none repeat scroll 0 0;
}
#topcontrol:hover {
    background: #261c17 none repeat scroll 0 0;
}
#topcontrol::after {
    top: 0px;
}

/* ACCUEIL */
/* ---------------------------------------------------------------------------------- */

.lutry_accueil {
  padding-top: 270px;
  position: relative;
}

/* -- accueil parallaxe -- */

.parallax-window-home {
    min-height: 490px;
    background: transparent;
}

.mega-titre {
  font-family: Roboto,sans-serif;
  font-size:95px;
  color: #fff;
  font-weight:300;
  line-height: 1.25em;
  position: relative;
  z-index:2;
}

.mega-sous-titre {
  font-family: Roboto,sans-serif;
  font-size: 30px;
  color: #fff;
  line-height: 1.43em;
  position: relative;
  z-index:2;
}

.meteo {
  position: absolute;
  z-index:2;
}

/* -- accueil bloc de news */

.focus-home {
  padding-top: 50px;
  padding-bottom: 50px;
}

.focus-home .row {
  margin: 0;
}

.focus-home .row .row {
  padding-bottom: 34px;
}

.focus-home .row .row:last-child {
  padding-bottom: 0px;
}

.focus-home .col-sm-3, .focus-home .col-sm-9 {
  padding:0;
}

.focus-home .col-md-8 {
  padding-left: 0px;
}

.focus-home .col-md-4 {
  padding-right: 0px;
  padding-left: 19px
}

.focus-home li {
  line-height: 1.6em;
}

.img-focus-home {
  overflow:hidden;
    -webkit-border-radius:65px  !important;
    -moz-border-radius:65px  !important;
    border-radius:65px !important;
    width:130px;
    height:130px;
    margin-top: 3px;
}

.date-focus-home {
  font-family: 'Open Sans',Helvetica,Arial,sans-serif;
  font-size:11px;
  color: #7f6c62;
  letter-spacing: 0.07em;
}

.categorie-focus-home {
  font-family: 'OpenSans',Helvetica,Arial,sans-serif;
  font-weight: 400;
  font-size:11px;
  color: #000;
  text-transform:uppercase;
  padding-left: 8px;
  letter-spacing: 0.07em;
}

.titre-focus-home {
  font-family: Roboto,sans-serif;
  font-size:30px;
  font-weight: 300;
  line-height:1.4em;
  padding-top: 5px;
  padding-bottom: 12px;
  margin:0;
}

/* accueil populaire */

.ligne-top {
  border-top: 1px solid #dcd8d6;
}

.ligne-bottom {
  border-bottom: 1px solid #dcd8d6;
}

.populaire h4 {
  margin: 0;
  padding: 16px 0 8px;
  font-size: 11px;
  font-family: 'Open Sans',Helvetica,Arial,sans-serif;
  color: #BA0C2F;
  text-transform:uppercase;
  letter-spacing: 0.1em;
}

/* -- accueil accÃ¨s rapide */

.acces-rapide {
  width:100%;
  font-size: 12px;
  font-family: 'Open Sans',Helvetica,Arial,sans-serif;
  text-transform:uppercase;
  letter-spacing: 0.05em;
}

.acces-rapide a {
  color: #7f6c62;
}

.acces-rapide a:hover {
  color: #BA0C2F;
}

.acces-rapide img {
  margin-bottom:5px;
}

.bloc1, .bloc2, .bloc3, .bloc4, .bloc5, .bloc6 {
  border-color:#dcd8d6;
  border-style:solid;
  width: 50%;
  text-align:center;
  padding:22px 0 0 0;
  height:108px;
}

.b-top {border-top-width:1px;}
.b-bottom {border-bottom-width:1px;}
.b-left {border-left-width:1px;}
.b-right {border-right-width:1px;}

.b-top-0 {border-top-width:0px;}
.b-bottom-0 {border-bottom-width:0px;}
.b-left-0 {border-left-width:0px;}
.b-right-0 {border-left-width:0px;}

.top-left {
  border-top-left-radius:15px !important;
  -webkit-border-top-left-radius:15px  !important;
    -moz-border-top-left-radius:15px  !important;
}

.top-right {
  border-top-right-radius:15px !important;
  -webkit-border-top-right-radius:15px  !important;
    -moz-border-top-right-radius:15px  !important;
}

.bottom-left {
  border-bottom-left-radius:15px !important;
  -webkit-border-bottom-left-radius:15px  !important;
    -moz-border-bottom-left-radius:15px  !important;
}

.bottom-right {
   border-bottom-right-radius:15px !important;
   -webkit-border-bottom-right-radius:15px  !important;
    -moz-border-bottom-right-radius:15px  !important;
}

.fb-iframe iframe {
   margin-top: 10px;
}

/* --- accueil agenda --- */
.bientot {
  margin-bottom: 60px;
}

.bientot ul {
  margin-bottom:35px !important;
}

.bientot .padding-20, .tour {
  border: 1px solid #dcd8d6;
  border-radius:5px !important;
}

.bientot h1 {
  font-size: 38px;
  margin-bottom: 30px;
}

.bientot h2 {
  font-family: Roboto,sans-serif;
  font-size: 25px;
  font-weight: 300;
  margin:0 10px 26px;
  padding: 0 0 14px 0;
  border-bottom:1px solid #dcd8d6;
}

.bientot-categorie, .vivre-categorie, .oeil-categorie {
  font-family: 'Open Sans',Helvetica,Arial,sans-serif;
  font-size: 11px;
  line-height: 1em;
}

.bientot-titre {
  font-family: Roboto,sans-serif;
  font-size: 23px;
  font-weight: 300;
  padding: 18px 0;
}
.btn-bientot-home {
  clear: both;
  padding-top:35px;  
}
.bientot-content {
  font-size: 17px;
}
.bientot-content p {
  text-align: center;
}
.bientot-content-date {
  font-family: 'Open Sans',Helvetica,Arial,sans-serif;
  font-weight: 600;
  font-size: 17px;
}

.bientot-content a {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
}

.news-list-morelink{
  display: none;
}

.bientot-content-text {}
.bientot-content-url {}
.bientot-btn, .oeil-btn {
  font-family: 'Open Sans',Helvetica,Arial,sans-serif;
  border: 1px solid #dcd8d6;
  border-radius: 15px !important;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  padding: 12px 44px 10px 64px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  background-color: #fff;
  background-image: url(../../img/accueil/icone_bouton_agenda.png);
  background-repeat: no-repeat;
  background-position: 30px 12px;
  height: 50px;
}

.bientot-btn:hover, .oeil-btn:hover {
  background-color: #dcd8d6;
}

/* accueil vivre a lutry */

.vivre {
  margin-bottom: 50px;
  background-image: url(../../img/accueil/image_bloc02_fond.jpg);
  background-repeat: no-repeat;
  background-size:100% 100%;
}

.t-b-50 {
  padding-top: 50px;
  padding-bottom: 56px;
}

.vivre.t-b-50 {
  padding-top: 54px;
  padding-bottom: 58px;
}

.vivre ul, .bientot ul, .oeil ul, .focus-level2 ul {
  float: left;
    list-style: outside none none;
  margin: 0;
  width: 100%;
  padding: 0;
}

.vivre-categorie, .oeil-categorie {
  padding-top:22px;
}

.vivre h2, .focus-level2 h2 {
  font-family: Roboto,sans-serif;
  font-size: 23px;
  font-weight: 300;
  padding: 12px 0;
  line-height:1.31em;
  width: 90%;
  margin:0 auto;
}

.vivre-content-text {
  width: 90%;
  margin: 0 auto  ;
}

/* --------- bientot a Lutry ---*/
/* --------- Clin d'oeil ---*/
.oeil-btn {
  background-image: url(../../img/accueil/icone_bouton_galerie.png);
  background-position: 31px 15px;
}
.oeil-categorie {
  padding-bottom:10px;
}
.oeil-content-text {
  padding-bottom:43px;
}
.oeil {
  padding-bottom:50px;
}


/* ------------------- boutons ---*/
.btn-u {
    background: #0282d5 none repeat scroll 0 0;
    border: 0 none;
  border-radius: 5px !important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    padding: 9px 13px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
  text-transform:uppercase;
  height: 45px;
  width: 200px;
  font-weight: 600;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  margin-left: 0 !important;
  maring-bottom: 50px;
}

.btn-u:hover, .btn-u:active, .btn-u:focus {
    background: #BA0C2F none repeat scroll 0 0;
}

.ul-image {
  list-style-image: url(../../img/icone_liste.png);
}
.ul-image ul {
  margin-bottom:0;
}
/* ------------------- focus home ---*/
/* ------------------- acces rapide ---*/

/* ------------------- acces rapide ---*/
/* ------------------- menu sidebar ---*/

.mp-menu a { 
  color:#fff !important;
}

.mp-menu .level1 a {
  font-size: 16px;
  font-family: 'Open Sans',Helvetica,Arial,sans-serif;
  text-transform: uppercase;
  font-weight: 500 !important;
}

.mp-menu .level2 a {
  text-transform: none;
  font-size: 16px;
  font-family: 'Open Sans',Helvetica,Arial,sans-serif;
}

.mp-menu ul li > a {
  padding: 5px 20px;
  font-size: 16px;
}

.mp-menu ul li.level1 > a {
  padding: 0.7em 0em;  
}

.mp-menu ul li.level1 {
  border-bottom: 1px solid rgba(255,255,255,0.75);
  margin: 0 1em;
}

.mp-menu ul li:nth-child(6) {
  margin-top: 10px;
}

.mp-menu ul li.level2 > a {
  padding: 10px 0px;
  border-bottom: 1px solid rgba(255,255,255,0.5);  
  margin: 0 1em;
}

.mp-menu .fa {
  padding-top: 7px;
  font-size: 13px;
}

.mp-pushed .header .container {padding-left:10px;}
.mp-overlap .mp-level.mp-level-open {
    z-index: 2;
}

.sidebar-search {
  padding:15px 20px 0;
}

.mp-menu .sidebar-search .fa {
    padding: 0px;
}

.mp-menu .input-group .form-control {
    border: none !important;
    border-radius: 3px !important;
  background-color: white;
    box-shadow: none;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
  z-index: 0;
  width: 96%;
  padding-left: 15px;
  padding-right: 15px;
}

.mp-menu .input-group {
  width:90%;
}

.mp-menu .sky-form .icon-append {
  color: white;
  border-left-width: 0;
  font-size: 20px;
  right: -33px;
  top: 4px;
  z-index: 0;
}
.mp-menu .sky-form .icon-append:hover {
  cursor: pointer;
}

/* ------------------- menu sidebar ---*/
/* ------------------- level2 ---*/

.news-related-wrap {
    display: block;
    margin-top: 0;
    width: 100%;
}
.news-related-wrap ul {
  margin:0 0 30px 19px;
}

.news-related-files-link a {
    background-position: 0 2px;
    background-repeat: no-repeat;
  padding-left: 32px;
}
.news-related-files-link a.pdf {
    background-image: url("../../img/icons/pdf.png");
}
.news-related-files ul {
  margin:0 0 30px 0;
  padding:0;
  list-style: none;
}
.news-related-files ul li {
    margin-bottom: 0px;
}
.news-related-files-description {
  font-size: 16px;
}
.news-img-wrap .outer:first-child {
  display:none;
}
.img-le-saviez-vous .news-img-wrap .outer:first-child {
  display:block;
}

/* ------------------- contenu ---*/
.news4 p {
  font-size:17px;
  text-align: left;
}
.news4 .img-focus-home {
}
.news4 .col-sm-3 {
    width: 30%;
}
.news4 .col-sm-9 {
    width: 70%;
}
.news4 p {
  padding:0;
  margin-bottom:0;
}
.news4 h2 {
  margin-bottom:0;
  margin-top: 0px;
}
.blocnews4 {
  padding: 30px 0;
}
.news4 .ligne-grise {
  border-top: 1px solid #dcd8d6;
  border-bottom: 0px solid #dcd8d6;
}
.news4 .ligne-grise:nth-child(3n+3), .news4 .ligne-grise:last-child {
  border-top: 1px solid #dcd8d6;
  border-bottom: 1px solid #dcd8d6;
}
.news4 li:nth-child(3n+3) {
  clear: both;
}
ul.liste-news4, .agenda ul {
    padding: 0;
  margin:0;
    width: 100%;
  list-style: none;
}
ul.liste-news4 li {
    float: left;
    line-height: 1.24em;
  margin: 0 10px;
    width: 48%;
}
.col1.news h1 {
    padding: 0 0 40px;
}
.agenda h1 {
  margin-top:50px;
  font-size: 35px;
}
.toutes-btn {
  margin-top:40px;
}


/* GALERIE IMAGES */
/* ---------------------------------------------------------------------------------- */

.colfal {
  padding: 5px;
  width: 33%;
}
.contenu .gallery .colfal img {
  margin:0 0 !important;
}
.colfal a:hover {
  opacity:0.7;
}
#prevLink, #nextLink {
    top: 33% !important;
}
/* Agenda */
.agenda {
    padding-left:15px;
    padding-right:15px;
}
.agenda .header {
    background: none;
}
div.agenda h3 {
    margin-bottom:15px !important;
    font-size: 24px;
}
#sbCenter {
   z-index:110 !important;
}

/* Datepicker pour formulaire powermail */
/* -------------------------------------------------------------------------------------- */

.xdsoft_datetimepicker{
  box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: white;
  border-bottom: 1px solid #bbbbbb;
  border-left: 1px solid #bbbbbb;
  border-right: 1px solid #bbbbbb;
  border-top: 1px solid #bbbbbb;
  color: #333333;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  padding: 8px;
  padding-left: 0px;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display:none;
}

.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border:none;
}
/*For IE8 or lower*/
.xdsoft_datetimepicker button {
  border:none !important;
}
.xdsoft_noselect{
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.xdsoft_noselect::selection { background: transparent; }
.xdsoft_noselect::-moz-selection { background: transparent; }
.xdsoft_datetimepicker.xdsoft_inline{
  display: inline-block;
  position: static;
  box-shadow: none;
}
.xdsoft_datetimepicker *{
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:0px;
  margin:0px;
}
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker  .xdsoft_timepicker{
  display:none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker  .xdsoft_timepicker.active{
  display:block;
}
.xdsoft_datetimepicker .xdsoft_datepicker{
  width: 224px;
  float:left;
  margin-left:8px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker{
  width: 58px;
  float:left;
  text-align:center;
  margin-left:8px;
  margin-top:0px;
}
.xdsoft_datetimepicker  .xdsoft_datepicker.active+.xdsoft_timepicker{
  margin-top:8px;
  margin-bottom:3px
}
.xdsoft_datetimepicker  .xdsoft_mounthpicker{
  position: relative;
  text-align: center;
}
.xdsoft_datetimepicker  .xdsoft_prev, .xdsoft_datetimepicker  .xdsoft_next,.xdsoft_datetimepicker  .xdsoft_today_button{
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAeCAYAAACsYQl4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQjRCQjRGREU4MkNFMzExQjRDQkIyRDJDOTdBRUI1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQjg0OUYyNTZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQjg0OUYyNDZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5NzE3MjFBN0E2Q0UzMTFBQjJEQjgzMDk5RTNBNTdBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNEJCNEZERTgyQ0UzMTFCNENCQjJEMkM5N0FFQjUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aQvATgAAAfVJREFUeNrsmr1OwzAQxzGtkPjYEAuvVGAvfQIGRKADE49gdLwDDwBiZ2RhQUKwICQkWLsgFiRQuIBTucFJ/XFp4+hO+quqnZ4uvzj2nV2RpukCW/22yAgYNINmc7du7DcghCjrkqgOKjF1znpt6rZ0AGWQj7TvCU8d9UM+QAGDrhdyc2Bnc1WVVPBev9V8lBnY+rDwncWZThG4xk4lmxtJy2AHgoY/FySgbSBPwPZ8mEXbQx3aDERb0EbYAYFC7pcAtAvkMWwC0D3NX58S9D/YnoGC7nPWr3Dg9JTbtuHhDShBT8D2CBSK/iIEvVXxpuxSgh7DdgwUTL4iA92zmJb6lKB/YTsECmV+IgK947AGDIqgQ/LojsO135Hn51l2cWlov0JdGNrPUceueXRwilSVgkUyom9Rd6gbLfYTDeO+1v6orn0InTogYDGUkYLO3/wc9BdqqTCKP1Tfi+oTIaCBIL2TES+GTyruT9S61p6BHam+99DFEAgLFklYsIBHwSI9QY80H5ta+1rB/6ovaKihBJeEJbgLbBlQgl+j3lDPqA2tfQV1j3pVn8s+oKHGTSVJ+FqDLeR5bCqJ2E/BCycsoLZETXaKGs7rhKVt+9HZScrZNMi88V8P7LlDbvOZYaJVpMMmBCT4n0o8dTBoNgbdWPsRYACs3r7XyNfbnAAAAABJRU5ErkJggg==');
}
.xdsoft_datetimepicker  .xdsoft_prev{
  float: left;
  background-position:-20px 0px;
}
.xdsoft_datetimepicker  .xdsoft_today_button{
  float: left;
  background-position:-70px 0px;
  margin-left:5px;
}
.xdsoft_datetimepicker  .xdsoft_next{
  float: right;
  background-position:0px 0px;
}
.xdsoft_datetimepicker  .xdsoft_next:active,.xdsoft_datetimepicker  .xdsoft_prev:active{
}
.xdsoft_datetimepicker  .xdsoft_next,.xdsoft_datetimepicker  .xdsoft_prev ,.xdsoft_datetimepicker  .xdsoft_today_button{
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0px none currentColor;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  outline: medium none currentColor;
  overflow: hidden;
  padding: 0px;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_next{
  float:none;
  background-position:-40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left:14px;
  margin-top:7px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_prev{
  background-position:-40px 0px;
  margin-bottom:7px;
  margin-top:0px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box{
  height:151px;
  overflow:hidden;
  border-bottom:1px solid #EEEEEE;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div{
  background: white;
  border-top:1px solid #EEEEEE;
  color: #444444;
  font-size: 12px;
  text-align: center;
  border-collapse:collapse;
  cursor:pointer;
  border-bottom-width:0px;
  height:25px;
  line-height:25px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div > div:first-child{
  border-top-width:0px;
}
.xdsoft_datetimepicker  .xdsoft_today_button:hover,
.xdsoft_datetimepicker  .xdsoft_next:hover,
.xdsoft_datetimepicker  .xdsoft_prev:hover {
  opacity: 1;
}
.xdsoft_datetimepicker  .xdsoft_label{
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float:left;
  width:182px;
  text-align:center;
  cursor:pointer;
}
.xdsoft_datetimepicker  .xdsoft_label:hover{
  text-decoration:underline;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select{
  border:1px solid #ccc;
  position:absolute;
  right:0px;
  top:30px;
  z-index:101;
  display:none;
  background:#fff;
  max-height:160px;
  overflow-y:hidden;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select.xdsoft_monthselect{right:-7px;}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select.xdsoft_yearselect{right:2px;}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover{
  color: #fff;
  background: #A94442;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option{
  padding:2px 10px 2px 5px;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current{
  background: #1E5799;
  box-shadow: #1E5799 0px 1px 3px 0px inset;
  color:#fff;
  font-weight: 700;
}
.xdsoft_datetimepicker  .xdsoft_month{
  width:90px;
  text-align:right;
}
.xdsoft_datetimepicker  .xdsoft_calendar{
  clear:both;
}
.xdsoft_datetimepicker  .xdsoft_year{
  width:56px;
}
.xdsoft_datetimepicker  .xdsoft_calendar table{
  border-collapse:collapse;
  width:100%;
}
.xdsoft_datetimepicker  .xdsoft_calendar td > div{
  padding-right:5px;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
  height: 25px;
}
.xdsoft_datetimepicker  .xdsoft_calendar td,.xdsoft_datetimepicker  .xdsoft_calendar th{
  width:14.2857142%;
  background: #F5F5F5;
  border:1px solid #DDDDDD;
  color: #666666;
  font-size: 12px;
  text-align: right;
  padding:0px;
  border-collapse:collapse;
  cursor:pointer;
  height: 25px;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
  background: #F1F1F1;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_today{
  color:#1E5799;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current{
  background: #1E5799;
  box-shadow: #1E5799 0px 1px 3px 0px inset;
  color:#fff;
  font-weight: 700;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker  .xdsoft_time_box >div >div.xdsoft_disabled{
  opacity:0.5;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{
  opacity:0.2;
}
.xdsoft_datetimepicker  .xdsoft_calendar td:hover,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div:hover{
  color: #fff !important;
  background: #A94442 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover{
  color: inherit  !important;
  background: inherit !important;
  box-shadow: inherit !important;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor:default;
}
.xdsoft_datetimepicker  .xdsoft_copyright{ color:#ccc !important; font-size:10px;clear:both;float:none;margin-left:8px;}
.xdsoft_datetimepicker  .xdsoft_copyright a{ color:#eee !important;}
.xdsoft_datetimepicker  .xdsoft_copyright a:hover{ color:#aaa !important;}
.xdsoft_time_box{
  position:relative;
  border:1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller{
  background:#ccc !important;
  height:20px;
  border-radius:3px;
}
.xdsoft_scrollbar{
  position:absolute;
  width:7px;
  right:0px;
  top:0px;
  bottom:0px;
  cursor:pointer;
}
.xdsoft_scroller_box{
  position:relative;
}

/* /Datepicker */

/*.ie9 .mp-menu {display:none}*/

#page-633 .news-latest-container {
  display: block;
}

#page-633 .news-latest-container .col-sm-4 {
  width: 100% !important;
  padding-left: 0;
  border-bottom: 1px solid #dcd8d6;
}

#page-633 .news-latest-container .bientot-titre {
  text-align: left !important;
  padding-top: 11px;
  padding-bottom: 0;
  font-size: 32px !important;
}

#page-633 .news-latest-container h2 {
  text-align: left;
  font-size: 17px !important;
  color: #000;
  margin-bottom: 8px !important;
  margin-top: 10px !important;
}

#page-633 .news-latest-container .bientot-content p {
  text-align: left;
}

#page-633 .news-latest-container .bientot-categorie {
  text-align: left;
  font-size: 12px;
}

#page-633 .news-latest-container .padding-20 {
  padding: 0 !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

#page-633 .news .header {

  background:#FFF;

}

#page-633 .news p {

  margin: 10px 0;

}

/* MEDIA ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 1441px) {
  .container {
    width: 1440px;
  }
}

@media (max-width: 1440px) {
  .w314 {
    width: 293px;
    padding: 19px;
    float: left;  
  }
  .between-w314 {
    margin: 0 25px;
  }
  .jetmenu > li {
    padding: 20px 0px 25px 20px;
  }
  .jetmenu > li > a {
      font-size: 19px;
  }
  .focus-home .col-sm-3 {
    padding-right:15px;
  }
  .img-focus-home {
    width:110px;
    height:110px;
  }
  .padding-content {
    padding-left: 80px;
    padding-right: 80px;
  }
  .icones-top li {
    padding-left: 10px;
  }
}

@media (max-width: 1200px) {
  .w314 {
    width: 233px;
    padding: 19px;
    float: left;  
  }
  
  .lutry_accueil {
    padding-top: 180px;
  }
  
  .between-w314 {
    margin: 0 15px;
  }
  .img-focus-home {
    width:90px;
    height:90px;
  }
  .padding-content {
    padding-left: 50px;
    padding-right: 50px;
  }
  .jetmenu > li > a {
      font-size: 17px;
  }
  .jetmenu > li {
    padding: 20px 0px 25px 10px;
  }
  .fa.pull-right {
    margin-left: 0.2em;
  }
  .jetmenu > li > i {
    font-size:20px;
  }
  .parallax-window-home {
    min-height: 390px;
  }
  .mybreadcrumbs {
      font-size: 14px;
  }
  .icones-top li {
    padding-left: 10px;
  }
  .input-group .form-control {
    width: 80%;
  }
}
@media (max-width: 1097px) {
  .jetmenu > li#lutry-officiel.fix-sub > .megamenu.half-width {
    right: 169px;
  }
}
@media (max-width: 992px) {
  .w314 {
    width: 100%;
    padding: 19px;
    float: none;  
  }
  .between-w314 {
    margin: 15px 0;
  }
  
  .lutry_accueil {
    padding-top: 170px;
  }
    
  .mega-titre {
    font-size:48px;
  }
  
  .mega-sous-titre {
    font-size: 17px;
  }
  .topbar {
    display: none;
  }
  .logo-mobile {
    display:block;
    float:right;
  }
  .header .logo {
    display:none;
  }
  
  .topbar, .menu, .search-open {
    display: none !important;
  }
  
  .header .container {
    height: 48px;
    line-height: 48px;
  }
  
  .navsidebar {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 48px;
  }
  
  .navsidebar #trigger {
    height: 48px;
    width: 48px;
    display: block;
    margin-left: -15px;
    text-align: center;
  }
  
  h1.csc-firstHeader {
    font-size: 32px;
    line-height: 1.3em;
  }
  
  .container {
    width: 100%;
  }
  
  .parallax-window-home {
    min-height: 290px;
  }
  
  .parallax-window-level2 {
    min-height: 260px;
  }
  
  .oeil {
    padding-bottom: 0;
  }
  

  
  ul.menu-level-2 li {
      float: none;
    width: 100%;
  }
  .mybreadcrumbs {
    display: none;
  }
  
  .col-contenu-droite {
    padding-right: 0px;
    padding-left: 0px;
  }
  
  .contenu-date-modif {
    display: none;
  }
  
  a.logo-mobile img {
    margin-top: 4px;
  }
  .btn-bientot-home {
    clear: both;
    padding-top:0px;  
  }
  
    #page-633 .news-latest-container .padding-20 {
    padding: 0 !important;
  }
}

@media (max-width: 768px) {

  .lutry_accueil {
    padding-top: 85px;
  }
  
  .padding-content {
    padding-left: 30px;
    padding-right: 30px;
  }
  .img-focus-home {
    overflow:hidden;
    -webkit-border-radius:70px  !important;
    -moz-border-radius:70px  !important;
    border-radius:70px !important;
    width:auto;
    height:auto;
  }
  .parallax-window-home {
    min-height: 200px;
  }
  .img-le-saviez-vous {
    -webkit-border-radius:50px  !important;
    -moz-border-radius:50px  !important;
    border-radius:50px !important;
    width:100px;
    height:100px;
  }
  .txt-le-saviez-vous {
    margin-left:120px;
  }
  h1 {
    font-size: 32px;
  }
  ul.menu-level-2 li, .txt-le-saviez-vous h2 {
      font-size: 22px;
  }
  div.container.padding-content.bientot div.news div.col-sm-4.text-center.md-margin-bottom-30:last-child { margin-bottom:0 !important}
  .btn-bientot-home {
    clear: both;
    padding-top:35px;  
  }
  ul.liste-news4 li {
    width: 100%;
  }
  
  .padding-right-60{
    padding-right:0px;
  }
  
  .col-sm-9 .bodytext{
    display:none;
  }
  .col-sm-9 .content-focus-home{
    display:none;
  }

  .col-sm-3{
    float:left;
  }
  
  .col-sm-9{
    float:right;
    width:65%;
  }
  
  .titre-focus-home{
    font-size:25px;
    padding-top:0px;
  }
  
  .focus-home .row .row{
    padding-bottom:5px;
  }
  
  .vivre{
    background-size:auto 100%;
  }
  
  .populaire_moment h4{
    font-size:15px;
  }
  
  .populaire_moment li{
    font-size:18px;
    margin-bottom:20px;
  }
  
  .populaire_moment ul{
    list-style-position:inside;
    padding-left:0px;
  }
  
  ul.menu-level-2{
    column-count:1;
    -moz-column-count:1;
  }
  
  .menu-level-2 li{
    font-size:22px;
    margin-bottom:20px;
  }
  
  .padding-content{
    padding-left:15px;
    padding-right:15px;
  }
  
  .focus-home .col-md-4{
    padding-left:0px;
    padding-right:0px;
  }
  
  p{
    margin:0 0 1px;
  }
  
  .nolineheight{
    line-height:1.0em !important;
  }
  
  .le-saviez-vous{
    padding-right:15px !important;
    padding-left:15px !important;
  }
  
  .mediaelement-image img{
    width:100%;
    height:auto;
  }
  
  .titre-level2 p.bodytext, .header-news p.bodytext{
    text-align:center;
  }
  
  .titre-level2 h1{
    text-align:center;
  }
    
}

.parallax-window-home {
  position: relative;
}

.meteo {
  position: absolute;
  bottom: 0px;
  right: 160px;
}

.weather2-report {
  width: 200px;
  height: 200px;
}

.weather2-item {
  border-top: 0;
  border-bottom: 0;
  margin: 0;
  background-color: #BA0C2F;
  border-radius: 100px !important;
  overflow: hidden;
  text-align: center;
}

.weather2-item .weather-data p {
  text-align: center;
  color: white;
}

.weather2-item .weather-data p:last-child {
  display: none;
}

.weather2-item .primary .weather-data {
  padding: 0;
}

.weather2-item .primary .weather-icon {
  float: none;
  padding-bottom: 0;
}

.weather2-report h3 {
  margin: 0 auto !important;
  margin-bottom: .2em !important;
  color: white;
  text-align: center;
  font-size: 3rem !important;
  width: 75%;
  border-bottom: 1px solid white;
}

@media (max-width: 992px) {

  #footer1, #footer2, #footer3, #footer4 {
    display: none;
  }

  .meteo {
    right: 20px;
  }

  .weather2-report {
    width: 80px;
    height: 80px;
  }

  .weather2-item {
    border-radius: 40px !important;
  }

  .weather2-item .primary .weather-icon {
    display: none;
  }

  .weather2-item .weather-data p {
    display: none;
  }

  .weather2-report h3 {
    margin: 0 !important;
    font-size: 2rem !important;
  }

  .weather2-item .primary {
    height: 100%;
  }

  .weather2-item .weather-data {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .weather2-item .weather-data h3 {
    width: 100%;
    border: none;
  }

}

.contenu ul.f3-widget-paginator li::before {
content: initial;
}

.news.news-list-container.news-latest-container .page-navigation:nth-child(1)
{
display: none;
}

.form-horizontal .radio {
padding-top: 0px;
}


    .tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
    .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
    .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
    .tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
    .tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
    .tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
    .tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
    .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
    .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
    .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
    .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
    .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
    .tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
    .tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

    /* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
    .tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
    .tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
    .tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
    .tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
    .tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
    .tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
    .tx-indexedsearch .tx-indexedsearch-rules { display: none; }

.social {
  color: White;
}

.social-image {
  width: 35px;
  margin: 10px;
}

#page-547 .article .header-news h3 {
  font-size: 34px !important;
}


.col-contenu-droite > div.coup-de-coeur-biblio {
    margin-bottom: 0 !important;
}

/* -------------- ligneVaiselle -------------- */

.descriptifVaiselle,
.ligneVaiselle {
	display: flex;
}

.descriptifVaiselle .label,
.descriptifVaiselle .description,
.descriptifVaiselle .input {
	font-weight: 700;
}

.descriptifVaiselle .label,
.ligneVaiselle .label {
	width: 50%;
}

.descriptifVaiselle .description,
.descriptifVaiselle .input,
.ligneVaiselle .description,
.ligneVaiselle .input {
	width: 25%;
}

.descriptifVaiselle .description,
.ligneVaiselle .description {
	text-align: center;
}

@media (min-width: 768px) {
.news-single-img {
	display: flex;
	justify-content: space-between;
}
}

@media (min-width: 768px) {
.encadre-wrapper {
	display: flex;
}
}

div.video-embed iframe.video-embed-item {
        width: 100%;
        height: auto;
	aspect-ratio: 16/9;
}
