
/* ==================================================== SPECIFIC ======================================================== */

/* bg custom */
div.antfullwBg1{
    background-color: #f7ffe4;
    }
div.antfullwBg1 .antpar1 h1{
    }
/* bg custom2 */
div.antfullwBg2{
    background: rgba(0, 0, 0, 0) url("../images/bg_taxus2.jpg") repeat-y scroll 0 80% / 100% auto;
    padding-bottom: 30px;
    padding-top: 50px;
    }
div.antfullwBg2 .antpar1 .par1descr{
    color: #fff;
    line-height: 250%;
    text-shadow: 2px 2px 15px #000;
    }
/* bg custom3 */
div.antfullwBg3{
    background-color: #005f18;
    }
div.antfullwBg3 .antpar1 h1{
    color: #fff;
    }
div.antfullwBg3 .antpar2 h2{
    color: #fff;
    font-size: 150%;
    }
div.antfullwBg3 .par2descr{
    color: #fff;
    }
/* ADDTHIS */
#toolbox {
	display: block;
        margin: 20px 0px 10px 0px;
        }
#toolbox a {
        /*float: right;*/ /* addthis par défaut à left */
        }
/* ENCART INFOS DONNEES NOM ET ENTREPRISE LEVELHEADER ET ENCART INFOS CONTACT */
#encartInfos{
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
    background-color: #abcb59;
    position: relative;
    margin-top: 25px;
    }
.contEncartInfos{
    margin-bottom: 5px;
    margin-top: 5px;
    color: #fff;
    }
span.titleEncartInfos{
    font-weight: bold;
    color: #fff;
    }
#encartInfos::before{
    font-family: FontAwesome;
    content: "\f007";
    font-size: 2em;
    color: #fff;
    position: absolute;
    left: 15px;
    top: 5px;
    }
#encartInfosContact{
  padding-top: 10px;
  }
.ColInfosContactLeft, .ColInfosContactRight{
  text-align: center;
  }
.ColInfosContactLeft p, .ColInfosContactRight p{
  font-size: 120%;
  line-height: 20px;
  margin-bottom: 5px;
  }
.ColInfosContactLeft .link_btn_btnRight, .ColInfosContactRight .link_btn_btnRight{
  float: none;
  }
/* WIDGET BACKGROUND */
.widgetHomeNews{
  background-color: #F8F8F8;
  padding-top: 1px;
  padding-right: 10px;
  }
.widgetHomeNews h2{
  font-size: 230%;
  padding-left: 10px;
  }
  
.widgetHomeNews ul li span{
  color: #444444;
  }
  
.widgetHomeNews ul li a{
  text-decoration: none;
  }
.widgetHomeNews ul li a:hover{
  text-decoration: none;
  }
.widgetHomeNews ul li::before{
  content: none;
  }
.widgetHomeNews ul{
  list-style-image: none !important;
    list-style-position: outside !important;
    list-style-type: square;
    overflow: visible;
    padding-left: 15px;
    padding-right: 5px;
    color: #53AF31;
    }
/* ENCARTS HOME */
#zoneEncarts {
        padding-top: 10px;
        padding-bottom: 10px;
        }
.encartHome, .encartHomeLast {
        display: block;
        padding: 30px 10px 15px 10px;
        color: #fff;
        text-decoration: none;
        /*background-color: #ffffff;*/
        border-radius: 2px 40px 2px;
        margin-bottom: 10px;
        }
.encartHome:hover, .encartHomeLast:hover  {
        text-decoration: none;
        }
.encartIcone1, .encartIcone2, .encartIcone3, .encartIcone4 {
        display: block;
        margin: 0 auto;
        padding: 9px 9px 9px 9px;
        font-size: 2.4em;
        text-align: center;
        line-height: 1;
        text-decoration: none;
        border: 2px solid #fff;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        }
.encartTitre {
	margin: 0px 0px 0px 0px;
        padding: 22px 0px 15px 0px;
        font-family: Calibri, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
        font-size: 1.1em;
        text-transform: uppercase;
        text-align: center;
        }
div.encartTexte {
	margin: 0;
        padding: 3px 10px 0px 10px;
        font-size: 0.8em;
        text-align: center;
	line-height: 1.5em;
        }
div.encartTexte p {
	margin: 0;
        padding: 3px 10px 0px 10px;
	line-height: 1.5em;
        }
div.encarBtn {
	margin: 18px auto 10px auto;
        padding: 5px 10px 5px 10px;
        font-family: Calibri, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
        color: #ffffff;
	font-weight: normal;
        font-size: 0.8em;
        text-align: center;
        text-transform: uppercase;
        width: 120px;
        background-color: #539327;
        border-radius: 3px;
        }
/* LIENS DANS MENU TOP MENU TOP LINK */
#menuTopLink{
   text-align: center;
   padding-top: 8px;
   padding-bottom: 8px;
    }
#menuTopLink a{
    border: 3px solid #fff;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 1.5em;
    margin-right: 5px;
    padding: 5px 10px;
    text-align: center;
    vertical-align: middle;
    width: 46px;
    cursor: pointer;
    transition: all 0.5s;
    }
#menuTopLink a:hover{
    background-color: #fff;
    color: #53af31;
    transition: all 0.5s;
    }
/* MODULE INTERACTIF VERGROOTDEHOOP HAIES*/
h2.count{
    background-color: #005f18;
    border: 6px double;
    color: #F7FFE4;
    font-family: Calibri,"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
    font-size: 140%;
    font-weight: bold;
    padding: 10px;
    position: absolute;
    right: 45%;
    top: 45px;
    z-index: 2;
    }
#modulBadge{
    position: absolute;
    left: 20%;
    top: 105px;
    z-index: 1;
    }
.lt-ie9 #vdh_hedges_canvas, .lt-ie9 #vdh_hedges_svg, .no-hedges-module #vdh_hedges_canvas, .no-hedges-module #vdh_hedges_svg {
    display:none;
}
.ie8_fallback{
    display:none;
}
.lt-ie9 .ie8_fallback, .no-hedges-module .ie8_fallback{
    display:block;
}

/* text must go over this canvas */
html body #container #main #interactive-module h2{
    z-index:1;
}

#canvas_container{
    /* max-width: 1060px; */
    width: 100%;
    height: 666px;
    position: relative;
    box-sizing: border-box;
    overflow:hidden;
    float:right;
    z-index:0;
}
#vdh_hedges_canvas {
    width: 100%;
    position: absolute;
    top:0;
    left:0;
    z-index:0;
}
#vdh_hedges_svg{
    position: absolute;
    top:0;
    left:0;
    z-index:1;
}

#left_arrow, #right_arrow{
    cursor: pointer;
}
#left_arrow, #right_arrow, #right_arrow_shadow, #left_arrow_shadow{
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
#left_arrow:hover, #right_arrow:hover, #left_arrow.hover, #right_arrow.hover{
    opacity: .6;
}
#left_arrow.disabled, #right_arrow.disabled{
    cursor: default;
    opacity: .25;
}
#left_arrow.invisible, #right_arrow.invisible{
    opacity: 0;
}

.ie_arrow_overlayer{
    position: absolute;
    z-index:2;
    border-radius: 50%;
    background:url(../img/transparent_px.png);
    cursor: pointer;
}
.ie_arrow_overlayer.disabled{
    cursor: default;
}

/* MODULE INTERACTIF VERGROOTDEHOOP AMBASSADEURS*/

.gallery-items { font-size: 0; }

.gallery-item {
  display: inline-block;
  vertical-align: top;
  -webkit-transition: height 500ms ease;
  -o-transition: height 500ms ease;
  transition: height 500ms ease;
}
/* ajout lpe pour enlever la puce comme on a des li*/
.gallery-item::before{content: none !important;}

.gallery-expander {
  position: absolute;
  left: 0;
  right: 0;
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 500ms ease;
  -o-transition: max-height 500ms ease;
  transition: max-height 500ms ease;
}

.gallery-contents { position: relative; }

.gallery-contents::after {
  display: block;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -30px;
  width: 0;
  height: 0;
  content: '';
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  -webkit-transition: border-bottom-width 500ms ease;
  -o-transition: border-bottom-width 500ms ease;
  transition: border-bottom-width 500ms ease;
}

.gallery-item.active .gallery-contents:after { border-bottom-width: 30px; }
/*
body {
  font-family: 'Nanum Barun Gothic';
  font-weight: 200;
  color: #555;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
*/
.gallery-item {
  text-align: left;
  font-size: 25px;
  margin: 0 10px;
  padding: 10px 0;
}

.gallery-item .thumbnail {
  position: relative;
  width: 137px; /*300px*/
  height: 137px; /*300px*/
  overflow: hidden;
  cursor: pointer;
  border: none !important; 
}

.gallery-item .thumbnail > img {
  position: absolute;
/* top: 50%; */
/* margin-top: -300px; */
/* max-width: 300px; */
}

.gallery-item .title {
  text-align: center;
  margin-top: 20px;
  padding-bottom: 20px;
  color: #53af31;
  font-weight: bold;
}

.gallery-contents::after { border-bottom-color: #53af31;}

.gallery-expander { background: #53af31; }

.gallery-expander-contents {
  margin: 0 auto;
  width: 1000px;
  padding: 20px 0;
  color: #fff;
}
@media (min-width: 640px) and (max-width: 999px) {

.gallery-expander-contents { width: 640px; }
}
@media (max-width: 639px) {

.gallery-expander-contents { width: 100%; }
}

.gallery-expander-contents:after {
  clear: both;
  display: table;
  content: '';
}

.gallery-expander-contents > div.col {
  float: left;
  width: 480px;
}
@media (min-width: 640px) and (max-width: 999px) {

.gallery-expander-contents > div.col { width: 310px; }
}
@media (max-width: 639px) {

.gallery-expander-contents > div.col {
  float: none;
  padding: 25px 20px 0;
  width: auto;
}
}

.gallery-expander-contents > div.col + div.col { margin-left: 40px; }
@media (min-width: 640px) and (max-width: 999px) {

.gallery-expander-contents > div.col + div.col { margin-left: 20px; }
}
@media (max-width: 639px) {

.gallery-expander-contents > div.col + div.col { margin-left: 0px; }
}

.gallery-expander-contents div.close {
  position: absolute;
  top: 10px;
  right: 20px;
}

.gallery-expander-contents div.title {
  font-weight: 500;
  color: #fff;
}

.gallery-expander-contents div.contents {
  margin-top: 10px;
  padding: 10px 0;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}

.gallery-expander-contents div.image > img {
  width: 100%;
  display: block;
}
/* picto bulle */
.gallery-contents .thumbnail .pictoBulle{
    background-color: #005f18;
    border-radius: 50px;
    bottom: 0;
    color: #fff;
    height: 50px;
    line-height: 1.9;
    position: absolute;
    right: 0;
    text-align: center;
    width: 50px;
    }
.gallery-contents .thumbnail:hover .pictoBulle{
    background-color: #53af31;
}    

/* même module mais autre css en plus */
/*
.imagelistexpander-items {
  font-size: 0;
}
.imagelistexpander-item {
  display: inline-block;
  vertical-align: top;
  -webkit-transition: height 500ms ease;
  -o-transition: height 500ms ease;
  transition: height 500ms ease;
}
.imagelistexpander-expander {
  position: absolute;
  left: 0;
  right: 0;
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 500ms ease;
  -o-transition: max-height 500ms ease;
  transition: max-height 500ms ease;
}
.imagelistexpander-contents {
  position: relative;
}
.imagelistexpander-contents:after {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -30px;
  width: 0;
  height: 0;
  content: '';
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  -webkit-transition: border-bottom-width 500ms ease;
  -o-transition: border-bottom-width 500ms ease;
  transition: border-bottom-width 500ms ease;
}
.imagelistexpander-item.active .imagelistexpander-contents:after {
  border-bottom-width: 30px;
}
*/

/* BOUTON TOP */
#btn_up {
        position: fixed;
        bottom: 20px;
        right: 20px;
        cursor: pointer;
        display: none;
        font-family: Calibri, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
        color: #ffffff;
        font-size: 12px;
        line-height: 40px;
        text-align: center;
        border-radius: 5px;
        box-shadow: 0 0 0 1px #dddddd;
        background: none repeat scroll 0 0 #53AF31;
        border: 2px solid #ffffff;    
        height: 40px;
        width: 40px;
        }
#btn_up i{
        font-size: 25px;
}

/* tableau de bord */
div.zoneLiens {
        margin: 0px 0px 0px 0px;
        padding: 25px 0px 0px 0px;
        }
div.zoneLiens ul {
        list-style: none;
        margin: 0px 0px 10px 15px;
        padding: 0;
        }
div.zoneLiens li {
        float: left;
        display: block;
        margin-bottom: 20px;
        font-weight: 400;
        font-size: 1.0em;
        line-height: 1.9em;
        /*text-transform: uppercase;*/
        text-align: center;
        }
div.zoneLiens li.clear {
        clear: both;
        }
div.zoneLiens li a {
        color: #333333;
        text-decoration: none;
        position: relative; /* car bulNbrs en absolute */
        }
div.zoneLiens li a:hover {
        color: #444444;
        text-decoration: none;
        }
div.zoneLiens li .iconboard {
        margin-bottom: 10px;
        padding: 15px 15px 15px 15px;
        color: #ffffff;
        font-size: 1.5em;
        text-align: center;
        background-color: #345f2d;
        border-radius: 6px;
        }
/* BULLE AVEC NOMBRE */
.bulNbrs{
    background-color: #b22222;
    border: 2px solid #fff;
    border-radius: 50px;
    color: #fff;
    padding: 0 10px;
    position: absolute;
    right: -15px;
    top: 15px;
    }     
        
/* zone recherche adresses */
div.panel {
        display: block;
        margin: 5px 0px 25px 0px;
        padding: 0px 0px 0px 0px;
        background-color: #ffffff;
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        }
div.panel h1 {
        margin: 1px 0px 1px 0px;
        padding: 16px 20px 15px 20px;
        font-family: 'Ubuntu Condensed', Arial, Verdana, Helvetica, sans-serif;
        color: #222222;
        font-weight: normal;
        font-size: 130%;
        text-align: left;
        }
div.panelHeading { /* header bleu (avant)*/
        margin: 0;
        padding: 13px 20px 13px 20px;
        color: #ffffff;
        font-weight: normal;
        font-size: 0.8em;
        line-height: 1.2em;
        text-transform: uppercase;
        background-color: #779c7c;
        border-radius: 5px 5px 0px 0px;
        }

div.panelFilters {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 15px 20px;
        font-size: 0.8em;
        color: #555555;
        text-align: left;
        line-height: 1.5em;
        }
div.panelFiltersAdvancedContent {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 15px 20px;
        font-size: 0.8em;
        color: #555555;
        text-align: left;
        line-height: 1.5em;
        }
div.panelFiltersAdvanced {
        margin: 0px 0px 0px 0px;
        padding: 8px 17px 8px 20px;
        font-size: 0.8em;
        color: #555555;
        text-align: left;
        line-height: 1.5em;
        background-color: #f6f8f8;
        border-top: 1px solid #d8e1e2;
        border-radius: 0px 0px 5px 5px;
        }
.iconCalendar {
        font-size: 1.8em;
        color: #779c7c;
        cursor: pointer;
        }
input.inputSearch {
        margin: 5px 12px 5px 0px;
        padding: 5px 6px 5px 10px;
        font-weight: normal;
        font-size: 12px;
        color: #555555;
        text-decoration: none;
        text-align: left;
        width: 207px;
        background-color: #ffffff;
        border: 1px solid #bfcdd1;
        border-radius: 4px 4px 4px 4px;
        }
input.inputSearch:hover {
        background-color: #ffffff;
        border: 1px solid #aab7bb;
        }
select.selectFilter {
        margin: 5px 8px 5px 0px;
        padding: 2px 0px 2px 3px;
        font-weight: normal;
        font-size: 12px;
        color: #555555;
        text-decoration: none;
        text-align: left;
        height: 28px;
        line-height: 28px;
        background-color: #ffffff;
        border: 1px solid #bfcdd1;
        border-radius: 4px 4px 4px 4px;
        width: 150px;
        }
select.selectFilter:hover {
        background-color: #ffffff;
        border: 1px solid #aab7bb;
        }
select.selectFilterBis {
        margin: 5px 8px 5px 0px;
        padding: 2px 0px 2px 3px;
        font-weight: normal;
        font-size: 12px;
        color: #555555;
        text-decoration: none;
        text-align: left;
        height: 28px;
        line-height: 28px;
        background-color: #ffffff;
        border: 1px solid #bfcdd1;
        border-radius: 4px 4px 4px 4px;
        width: 225px;
        }
select.selectFilterBis:hover {
        background-color: #ffffff;
        border: 1px solid #aab7bb;
        }
div.decision {
        display: inline-block;
        margin: 0px 0px 0px 5px;
        padding: 0px;
        }
div.boxInlineAll {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        }
div.boxInline {
        display: inline-block;
        margin: 0px 0px 0px 7px;
        padding: 0px 0px 0px 0px;
        }
input.inputDate {
        margin: 5px 4px 5px 4px;
        padding: 5px 6px 5px 10px;
        font-weight: normal;
        font-size: 12px;
        color: #555555;
        text-decoration: none;
        text-align: left;
        background-color: #ffffff;
        border: 1px solid #bfcdd1;
        border-radius: 4px 4px 4px 4px;
        width: 80px;
        }
input.inputDate:hover {
        background-color: #ffffff;
        border: 1px solid #aab7bb;
        }
div.traite {
        display: inline-block;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        }
input.inputRef {
        margin: 5px 0px 5px 4px;
        padding: 5px 6px 5px 10px;
        font-weight: normal;
        font-size: 12px;
        color: #555555;
        text-decoration: none;
        text-align: left;
        background-color: #ffffff;
        border: 1px solid #bfcdd1;
        border-radius: 4px 4px 4px 4px;
        width: 118px;
        }
input.inputRef:hover {
        background-color: #ffffff;
        border: 1px solid #aab7bb;
        }

.btn_submit_search {
        margin: 0px 10px 0px 0px;
        padding: 0px 5px 0px 5px;
        font-weight: normal;
        font-size: 14px;
        color: #ffffff;
        text-decoration: none;
        text-align: center;
        background-color: #779c7c;
        border: 1px solid #779c7c;
        border-radius: 4px 4px 4px 4px;
        height: 28px;
        line-height: 12px;
        white-space: nowrap;
        cursor: pointer;
        display: inline-block;
        }
.btn_submit_search:hover {
        background-color: #81ba89;
        border: 1px solid #779c7c;
        }
        
.btn_submit_fav {
        margin: 0px 10px 0px 10px;
        padding: 0px 5px 0px 5px;
        font-weight: normal;
        font-size: 14px;
        color: #ffffff;
        text-decoration: none;
        text-align: center;
        background-color: #779c7c;
        border: 1px solid #779c7c;
        border-radius: 4px 4px 4px 4px;
        height: 28px;
        line-height: 12px;
        white-space: nowrap;
        cursor: pointer;
        display: inline-block;
        }
.btn_submit_fav:hover {
        background-color: #81ba89;
        border: 1px solid #779c7c;
        }        
        
.btn_reset {
        margin: 0;
        padding: 0px 10px 0px 10px;
        font-weight: normal;
        font-size: 13px;
        color: #ffffff;
        text-decoration: none;
        text-align: center;
        background-color: #779c7c;
        border: 1px solid #779c7c;
        border-radius: 4px 4px 4px 4px;
        height: 28px;
        line-height: 14px;
        white-space: nowrap;
        cursor: pointer;
        display: inline-block;
        }
.btn_reset:hover {
        background-color: #81ba89;
        border: 1px solid #779c7c;
        }
.btn_advanced_search {
        float: right;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-weight: normal;
        font-size: 14px;
        color: #779c7c;
        text-decoration: none;
        text-align: center;
        background-color: #f6f8f8;
        border: 1px solid #f6f8f8;
        border-radius: 0px;
        height: 28px;
        line-height: 12px;
        white-space: nowrap;
        cursor: pointer;
        display: inline-block;
        }
.btn_advanced_search:hover {
        color: #81ba89;
        background-color: #f6f8f8;
        border: 1px solid #f6f8f8;
        }

div.panelResultsOptions {
        margin: 0px 0px 0px 0px;
        padding: 5px 20px 5px 20px;
        font-size: 0.7em;
        color: #555555;
        text-align: left;
        line-height: 1.5em;
        }
select.selectDisplay {
        margin: 5px 0px 5px 0px;
        padding: 2px 5px 2px 3px;
        font-weight: normal;
        font-size: 12px;
        color: #555555;
        text-decoration: none;
        text-align: left;
        height: 28px;
        line-height: 28px;
        background-color: #ffffff;
        border: 1px solid #bfcdd1;
        border-radius: 4px 4px 4px 4px;
        }
select.selectDisplay:hover {
        background-color: #ffffff;
        border: 1px solid #aab7bb;
        }
.btn_display {
        margin-top: 15px;
        padding: 0px 10px 0px 10px;
        font-weight: normal;
        font-size: 13px;
        color: #779c7c;
        text-decoration: none;
        text-align: center;
        background-color: #ffffff;
        border: 1px solid #779c7c;
        border-bottom: 2px solid #779c7c;
        height: 27px;
        line-height: 14px;
        border-radius: 4px 4px 4px 4px;
        white-space: nowrap;
        cursor: pointer;
        display: inline-block;
        }
.btn_display:hover {
        background-color: #81ba89;
        border: 1px solid #779c7c;
        border-bottom: 2px solid #779c7c;
        color: #fff;
        }

.usrButton{ /* bouton enregistrer date */
    background-color: #779c7c;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    padding: 5px 10px;
    margin-top: 5px;
    margin-bottom: 5px
    }
.usrButton:hover{
    background-color: #81ba89;
    }
.usrButtonRed{ /* bouton problème */
    background-color: #8B0000;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    padding: 5px 10px;
    margin-top: 5px;
    margin-bottom: 5px
    }
.usrButtonRed:hover{
    background-color: #B22222;
    }
.usrButtonGreen{ /* bouton confirmation */
    background-color: #53AF31;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    padding: 5px 10px;
    margin-top: 5px;
    margin-bottom: 5px
    }
.usrButtonGreen:hover{
    background-color: #6dca4a;
    }

div.panelResultsTable {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-size: 0.7em;
        color: #555555;
        text-align: left;
        line-height: 1.5em;
        }
table.tableResults {
        margin: 0;
        padding: 0;
        border-collapse: collapse;
        border-spacing: 0;
        /*box-sizing: border-box;*/
        max-width: 100%;
        width: 100%;
        }
table.tableResults th {
        padding: 9px 0px 10px 20px;
        border-top: 1px solid #d8e1e2;
        border-bottom: 2px solid #d8e1e2;
        background-color: #ffffff;
        }
table.tableResults > tbody > tr > td {
        padding: 7px 0px 7px 20px;
        vertical-align: top;
        border-top: 1px solid #d8e1e2;
        }
table.tableResults > tbody > tr > td:last-child {
        padding: 7px 10px 7px 20px;
        }
table.tableResults > tbody > tr:nth-child(2n+2) > td, table.tableResults > tbody > tr:nth-child(2n+2) > th {
        background-color: #f5f7f9;
        }
table.tableResults > tbody > tr:last-child > td:last-child {
        border-radius: 0px 0px 5px 0px;
        }
table.tableResults > tbody > tr:last-child > td:first-child {
        border-radius: 0px 0px 0px 5px;
        }
table.tableResults th a {
        color: #555555;
        text-decoration: none;
        }
table.tableResults th a:hover {
        color: #555555;
        text-decoration: none;
        }
a.iconPlus {
        font-size: 1.5em;
        color: #779c7c;
        }
a.iconPlus:hover {
        color: #81ba89;
        }
table.tableResults th img, table.tableResults th a {
        vertical-align: middle;
        }


div.navigationResults {
        margin: 0px 0px 5px 0px;
        padding: 0px 0px 0px 2px;
        font-size: 0.7em;
        color: #555555;
        text-align: left;
        line-height: 1.5em;
        }
div.navigationLeft {
        float: left;
        padding-top: 8px;
        width: 40%;
        }
div.navigationRight {
        float: right;
        text-align: right;
        width: 59%;
        }
ul.pagination {
        position: relative;
        display: inline-block;
        margin: 0;
        padding: 0;
        
        font-size: 1.1em;
        }
.pagination > li {
        display: inline;
        }
.pagination > li > a {
        float: left;
        position: relative;
        margin-left: -1px;
        padding: 6px 12px 6px 12px;
        color: #14601e;
        line-height: 1.42857;
        text-decoration: none;
        background-color: #ffffff;
        border: 1px solid #d8e1e2;
        }
.pagination > li:first-child > a {
        margin-left: 0;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
        }
.pagination > li:last-child > a {
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
        }
.pagination > li > a {
        color: #14601e;
        text-decoration: none;
        border-color: #dee5e7;
        }
.pagination-sm > li > a {
        padding: 5px 10px 5px 10px;
        font-size: 12px;
        }
li.listNavsel > a {
        color: #ffffff;
        background-color: #008aca;
        }


div.panelDetail {
        display: block;
        margin: 5px 0px 5px 0px;
        padding: 0px 0px 0px 0px;
        background-color: #ffffff;
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        clear: both; /* quand table au dessus */
        }
div.panelDetail h1 {
        margin: 1px 0px 1px 0px;
        padding: 16px 20px 15px 20px;
        font-family: 'Ubuntu Condensed', Arial, Verdana, Helvetica, sans-serif;
        color: #222222;
        font-weight: normal;
        font-size: 130%;
        text-align: left;
        }
div.panelHeadingTable {
        display: table;
        margin: 0px;
        padding: 0px;
        border-collapse: collapse;
        width: 100%;
        }
div.panelHeadingTd1 {
        display: table-cell;
        margin: 0px;
        padding: 0px 0px 30px 0px;
        vertical-align: top;
        width: 50%;
        }
div.panelHeadingTd1 h2{
        color: #779c7c;
        font-size: 1.6em;
        margin: 0;
        padding-left: 20px;
        }
div.panelHeadingTd1 h3{
        color: #222222;
        font-size: 1.3em;
        margin: 0;
        padding-left: 20px;
        }
div.panelHeadingTd1 h3 a{
        color: #779c7c;
        text-decoration: none;
        }
div.panelHeadingTd1 h3 a:hover{
        color: #222222;
        text-decoration: underline;
        }
div.panelHeadingTd2 {
        display: table-cell;
        margin: 0px;
        padding: 20px 20px 0px 10px;
        vertical-align: top;
        text-align: right;
        width: 50%;
        }
span.iconLeft {
        padding-right: 9px;
        font-size: 1.1em;
        }


div.panelDetailTable {
        display: table;
        margin: 0px;
        padding: 0px;
        border-collapse: collapse;
        border-spacing: 0;
        max-width: 100%;
        width: 100%;
        font-size: 0.7em;
        color: #555555;
        text-align: left;
        line-height: 1.7em;
        }
div.panelDetailTable > div.cell {
        display: table-cell;
        margin: 0px;
        vertical-align: top;
        border-top: 1px solid #d8e1e2;
        }
div.panelDetailTable > div.col-1 {
        padding: 7px 10px 7px 20px;
        font-weight: bold;
        width: 25%;
        }
div.panelDetailTable > div.col-2 {
        padding: 7px 10px 7px 10px;
        width: 75%;
        }
div.panelDetailTable:nth-child(2n+1) > div.cell {
        background-color: #f5f7f9;
        }
div.panelDetailTable:last-child > div.cell:last-child {
        border-radius: 0px 0px 5px 0px;
        }
div.panelDetailTable:last-child > div.cell:first-child {
        border-radius: 0px 0px 0px 5px;
        }
div.panelDetailTable > div.resume-1 {
        background-color: #e4f0f5;
        border: 2px solid #acdbf0;
        border-right: 0px;
        }
div.panelDetailTable > div.resume-2 {
        background-color: #e4f0f5;
        border: 2px solid #acdbf0;
        border-left: 0px;
        }
        
div.panel h1.myModal{
        margin: 0px 0px 5px 0px;
        padding: 10px 0px 8px 0px;
        font-family: 'Ubuntu Condensed', Arial, Verdana, Helvetica, sans-serif;
        color: #008aca;
        font-weight: normal;
        font-size: 150%;
        text-align: left;
        }
        
td.genTableContentTickets{
    vertical-align: top;
}

.titleTickets{
    width: 15%;
}

div.sepTitle {
        display: block;
        margin: 15px 0px 5px 0px;
        padding: 0px 0px 0px 0px;
        background-color: #ffffff;
        /*border: 1px solid #e1e1e1;
        border-radius: 5px;*/
        }

div.sepTitle h3{
        color: #222222;
        font-size: 1.3em;
        margin: 0;
        padding-left: 20px;
        }

@media (max-width: 767px){ /* version smartphone */
    h2.count{
        position: static;
        }
    .contEncartInfosContact p{
        text-align: center !important;
        }
}
