html,
body {
    font: 13px/1.7 "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1,
h2,
h3 {
    font-family: "Roboto", "Lucida Grande", Lucida, Verdana, sans-serif;
    font-weight: 300;
}
#slides a {
    display: block;
}

a,
a:visited {
    text-decoration: none;

    color: #93596f;
}
a:hover,
a:focus {
    text-decoration: underline;

    color: #515151;
}
i {
    margin-right: 4px;
}
/* COULEURS OT 2014 */

.decouverte {
    color: #6b4f5c;
}
.decouverte_fond {
    background-color: #6b4f5c;
}
.dormir {
    color: #94596f;
}
.dormir_fond {
    background-color: #94596f;
}
.manger {
    color: #9c816e;
}
.manger_fond {
    background-color: #9c816e;
}

/* /COULEURS OT 2014 */
.oth {
    top: 0!important;

    display: inline-block;
    margin-top: 0!important;
}
.container {
    padding-bottom: 0;
    margin-right: auto;
    margin-left: auto;

    background-color: #eaeaea;
}
.container.haut {
    background-color: rgba(255, 255, 255, 0);
}
.row {
    padding: 15px;
    margin: 0;
}
/*.row .row {
  margin-top: 10px;
  margin-bottom: 0;
}*/
.row.row_bas {
    padding-bottom: 0;
    margin-top: 100px;
}
.col-lg-12 {
    float: none;
    width: 100%;
    clear: both;
}
[class*="col-"] {
    /*background-color: #eee;
  background-color: rgba(86,61,124,.15);
  border: 1px solid #ddd;
  border: 1px solid rgba(86,61,124,.2);*/
    padding-top: 0;
    padding-bottom: 0;
}
/*hr {
  margin-top: 40px;
  margin-bottom: 40px;
}*/
img {
    height: auto;
    max-width: 100%;
}
p.lien {
    margin-bottom: 0;
}
p.liens_infospratiques {
    position: absolute;
    z-index: 400;
    /*border-bottom: 1px solid #93596f;*/

    display: inline-block;
    float: none;
    width: 98%;
    margin-top: -43px;
    clear: both;

    font-size: 1em;

    text-align: right;
}
p.liens_infospratiques a {
    display: inline-block;
    padding: 3px 7px;
    margin-right: 30px;
    margin-bottom: 5px;

    font-weight: bold;

    color: #fff;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    background-color: #9c816e;
}
p.liens_infospratiques a:hover,
p.liens_infospratiques a:focus {
    font-weight: bold;

    text-decoration: none;

    background-color: #515151;
}
/*generique*/
.gauche {
    float: left;
    margin-right: 10px;
}
.droit {
    float: right;
    margin-left: 10px;
}
.row.informations {
    /*background-color: rgba(255, 255, 255, 0.8);*/
    padding-top: 25px;
    padding-bottom: 15px;
    /*-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;*/
}
.marge_haut {
    margin-top: 5px;
}
.marge_bas {
    margin-bottom: 16px;
}
div.row.sponsors {
    padding-top: 10px;
}
.centre,
row.informations div p img {
    float: none;
    margin-right: auto;
    margin-left: auto;
}

row.informations div p {
    /*text-align: center;*/
}

footer a,
footer a:visited {
    color: #fff;
}
footer a:hover,
a:focus {
    text-decoration: underline;

    color: #fff;
}

/* COULEURS */

/* = OFFICE = */
.panel-heading,
.panel-footer,
.oth .panel-heading,
.oth .panel-footer {
    color: #fff;
    background-color: #9c816e;
}
div.panel-body ul#Tabdescript li a:hover,
div.panel-body ul#Tabdescript li a:focus,
.dormir div.panel-body ul#Tabdescript li.active a {
    background-color: #9c816e;
}
/* = viticole = */
.viticole .panel-heading,
.viticole .panel-footer, {
    color: #fff;
    background-color: #d4611f;
}
.viticole div.panel-body ul#Tabdescript li a:hover,
.viticole div.panel-body ul#Tabdescript li a:focus,
.viticole div.panel-body ul#Tabdescript li.active a {
    background-color: #d4611f;
}
.viticole figure.theme.choix figcaption {
    background: url("../media/picto_themes/ombre-theme_viticole.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    background: #fff;
}
.viticole .indicator1,
.viticole .indicator2,
.viticole .indicator3,
.viticole .indicator4 {
    background-image: url(../media/habillage/indicator_viticole.png);
}
/* = DORMIR = */
.dormir .panel-heading,
.dormir .panel-footer, {
    color: #fff;
    background-color: #94596f;
}
.dormir div.panel-body ul#Tabdescript li a:hover,
.dormir div.panel-body ul#Tabdescript li a:focus,
.dormir div.panel-body ul#Tabdescript li.active a {
    background-color: #94596f;
}
.dormir figure.theme.choix figcaption {
    /*background: url("../media/picto_themes/ombre-theme_dormir.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);*/
    background: #fff;
}
.dormir .indicator1,
.dormir .indicator2,
.dormir .indicator3,
.dormir .indicator4 {
    background-image: url(../media/habillage/indicator_dormir.png);
}

/* = MANGER = */
.manger .panel-heading,
.manger .panel-footer {
    color: #fff;
    background-color: #9c816e;
}
.manger div.panel-body ul#Tabdescript li a:hover,
.manger div.panel-body ul#Tabdescript li a:focus,
.manger div.panel-body ul#Tabdescript li.active a {
    background-color: #9c816e;
}
.manger figure.theme.choix figcaption {
    /*background: url(../media/picto_themes/ombre-theme_manger.png) repeat-x;*/
    background: #fff;
}
.manger .indicator1,
.manger .indicator2,
.manger .indicator3,
.manger .indicator4 {
    background-image: url(../media/habillage/indicator_manger.png);
}

/* = DECOUVERTE = */
.decouverte .panel-heading,
.decouverte .panel-footer {
    color: #fff;
    background-color: #6b4f5c;
}
.decouverte div.panel-body ul#Tabdescript li a:hover,
.decouverte div.panel-body ul#Tabdescript li a:focus,
.decouverte div.panel-body ul#Tabdescript li.active a {
    background-color: #6b4f5c;
}
.decouverte figure.theme.choix figcaption {
    /*background: url(../media/picto_themes/ombre-theme_decouverte.png) repeat-x;*/
    background: #fff;
}
.decouverte .indicator1,
.decouverte .indicator2,
.decouverte .indicator3,
.decouverte .indicator4 {
    /*background: url(../media/picto_themes/ombre-theme_decouverte.png) repeat-x;*/
    background: #fff;
}

/* INDICATOR MANQUANT */
.nature .indicator1,
.nature .indicator2,
.nature .indicator3,
.nature .indicator4 {
    background-image: url(../media/habillage/indicator_nature.png);
}
.eau .indicator1,
.eau .indicator2,
.eau .indicator3,
.eau .indicator4 {
    background-image: url(../media/habillage/indicator_eau.png);
}
/* == */

/*PAGINATION ACTUS */
.pagination {
    margin: 0 0 15px 20px;
}

.pagination {
    display: inline-block;

    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
       -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
            box-shadow: 0 1px 2px rgba(0, 0, 0, .05);

    *display: inline;
    *zoom: 1;
}

/*.pagination ul > li {
  display: inline;
}*/

.pagination > a,
.pagination > span {
    float: left;
    padding: 4px 12px;

    line-height: 20px;

    text-decoration: none;

    color: #9c816e;
    border: 1px solid #ddd;
    border-left-width: 0;
    background-color: #fff;
}


.pagination > a:hover,
.pagination > a:focus,
.pagination > a.jp-current,
.pagination > span > .jp-current {
    color: #fff;
    background-color: #9c816e;
}

.pagination > a.jp-current,
.pagination > span > .jp-current {
    font-weight: bold;

    cursor: default;

    color: #fff;
}

.pagination > span > .jp-disabled,
.pagination > a.jp-disabled,
.pagination > a.jp-disabled:hover,
.pagination > a.jp-disabled:focus {
    cursor: default;

    color: #fff;
    background-color: transparent;
}
.pagination > span > .jp-disabled:first-child,
.pagination > span > .jp-disabled:last-child,
.pagination > a.jp-disabled:first-child,
.pagination > a.jp-disabled:last-child {
    display: none;
}

.pagination > a:first-child,
.pagination > span:first-child {
    border: 1px solid #ddd;
}

/*.pagination:first-child > a,
.pagination:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}*/

/*.pagination:last-child > a,
.pagination:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}*/

/*contact*/
#contactForm {
    display: inline-block;
    margin-bottom: 20px;
}
#contactForm .form-group.col-lg-6 {
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
}
#contactForm .form-group.col-lg-6 input#codepostal,
#contactForm .form-group.col-lg-6 input#ville,
#contactForm .form-group.col-lg-6 input#pays,
#contactForm .form-group.col-lg-6 input#telephone,
#contactForm .form-group.col-lg-6 input#fax,
#contactForm .form-group.col-lg-6 input#mobile {
    width: 98.5%;
}
#contactForm .form-group.col-lg-6 input#ville,
#contactForm .form-group.col-lg-6 input#fax {
    margin-left: 1.5%;
}
#contactForm button#Submit {
    display: block;
    float: right;
    margin-top: 10px;
    margin-right: 25%;

    color: #000;
    background-color: #d2af72;
}
#contactForm button#Submit:hover,
#contactForm button#Submit:focus {
    display: block;

    color: #fff;
    background-color: #93596f;
}



.container {
    width: 970px!important;
}
/* HEADER */
header {
    height: 196px;
    /*background: url(../media/habillage/OTHbandeau_haut.png) no-repeat left top;*/

    text-align: center;
}
a.navbar-brand.pull-left {
    width: 290px;
    height: 162px;
    padding: 0;
    margin: 10px 0 0 15px;

    background: url(../media/habillage/OThautvillers-Logo_haut.png) no-repeat;
    background-size: 100% 100%;
}
header ul.nav.navbar-nav {
    /*float: none;*/
    font-size: 16px;
    /*clear: none;
padding: 0;*/
}
header ul.nav.navbar-nav li a,
header ul.nav.navbar-nav li a:visited,
header ul.nav.navbar-nav li a:active {
    color: #fff;
    background-color: transparent;
}
header form {
    margin-top: 7px;
}
header input.form-control {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
    margin-top: 2px;

    font-size: 14px;

    border-style: none;
}
header button.btn.btn-default {
    padding-bottom: 10px;

    font-size: 18px;

    border-style: none;

    *margin-top: -2px;
}
/*comedia 2016*/
header .navbar .navbar-collapse .col-lg-7 {
    width: 69%;

    font-size: 15px;
}
/********************/
.gauche {
    float: left;
    margin-right: 15px;
    clear: none;
}
.droit {
    float: right;
    margin-left: 15px;
    clear: none;
}
div.vide {
    width: 100%;
/*    margin-top: 120px;*/
    margin-top: 280px;
}

#menu {
    width: 100%;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
}
.fixmenu {
    position: fixed;
    top: 0;
    z-index: 9999;

    float: none;
    margin-right: auto;
    margin-left: auto;
    clear: none;

    text-align: center;
}
#menu.fixmenu .row {
    width: 970px;
    margin-right: auto;
    margin-left: auto;
}
#menu.fixmenu nav,
div#menu.fixmenu nav div.megamenu_container,
#menu nav.fixmenu div.megamenu_container ul.megamenu {
    margin-top: 0;
    /*background-color: #f60;*/
}
prevslide.load-item.cache,
nextslide.load-item.cache {
    display: none;
}

#contenu .container {
    /*width: 990px;*/
    padding-bottom: 20px;
}



/* MEGAMENU */
#menu.container {
    padding: 0;
    margin-bottom: 10px;

    background-image: none;
}
.row.menu {
    padding: 0;
}
/* PLACEMENT */
.menu nav {
    width: 100%;
    margin-right: auto;
    margin-left: auto;

    text-align: center;

    background-color: #fff;
}
div.menu nav div.megamenu_container,
#menu nav div.megamenu_container ul.megamenu {
    /*width: 100%;*/
}

/* MENUS LIENS */
/*.menu .row {
width: 990px;
padding: 0;
margin: 0 auto;
height: auto;
}
.menu .row:after {
content: " ";
display: inline;
}

.menu nav div.megamenu_container ul.megamenu li  {
width: 323.3px;
margin: 0;
text-align: center;
padding: 0 0 10px;
float: left;
clear: none;
list-style-type: none;
height: 50px;
background-color: #fff;
border-style: none;
border-width: 0;
}*/
/*ul.megamenu li.decouverte a {
color: #6b4f5c;
width: 100%;
display: block;
}
ul.megamenu li.dormir a {
color: #94596f;
width: 100%;
display: block;
}
ul.megamenu li.manger a {
color: #576d80;
width: 100%;
display: block;
}*/
/*ul.megamenu li.decouverte a,
ul.megamenu li.dormir a,
ul.megamenu li.manger a {
color: #fff;
background-color: #d2af72;
width: 100%;
display: block;
}
ul.megamenu li.decouverte a:hover {
color: #fff;
background-color: #6b4f5c;
}
ul.megamenu li nth-child(2) a:hover {
color: #fff;
background-color: #94596f!important;
}
ul.megamenu li nth-child(3) a:hover {
color: #fff;
background-color: #9c816e!important;
}
ul.megamenu li.dormir a:hover {
color: #fff;
background-color: #94596f;
}
ul.megamenu li.manger a:hover,
ul.megamenu li.manger a:active {
color: #fff;
background-color: #9c816e;
}

.megamenu > li .megamenu_drop {
padding:0;
}
.menu nav div.megamenu_container ul.megamenu li h1 {
margin: 0;
padding: 0;
}
.menu nav div.megamenu_container ul.megamenu li h1 a {
font-weight: bold;
font-size: 22px;
padding-top: 10px;
padding-bottom: 10px;
text-decoration: none;
}*/



/* MENUS LIENS */
.menu .row {
    height: auto;
    /*width: 990px;*/
    padding: 0;
    margin: 0 auto;
}
.menu .row:after {
    display: inline;

    content: " ";
}

.menu nav div.megamenu_container ul.megamenu li {
    /*width: 323.3px;*/
    /*margin: 0;
text-align: center;
padding: 0 0 10px;
float: left;
clear: none;
list-style-type: none;
background-color: #fff;
border-style: none;
border-width: 0;*/
    height: 50px;
}
li.megamenu_drop:nth-child(2),
li.megamenu_drop:nth-child(3) {
    border-left: 1px solid #fff;
}
.menu nav div.megamenu_container ul.megamenu li h1 {
    display: inline-block;

    text-align: center!important;
}
/*ul.megamenu li.decouverte a {
color: #6b4f5c;
width: 100%;
display: block;
}
ul.megamenu li.dormir a {
color: #94596f;
width: 100%;
display: block;
}
ul.megamenu li.manger a {
color: #576d80;
width: 100%;
display: block;
}*/
ul.megamenu {
    /*width: 100%;*/
    /*-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;*/
    display: -webkit-box;
    display:    -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display:         flex;
    /*-webkit-flex-flow: row wrap;
  justify-content: space-around;
  align-content: stretch;
  align-items: stretch;*/
}
ul.megamenu li {
    /* width: 100%; */
    /* display: inline-flex; */
    width: 33.333333%;

    color: #bc889a;
    background-color: #fff;
}
.menu nav div.megamenu_container ul.megamenu li h1 {
    padding: 0;
    margin: 0;
    /*width: 100%;*/
}
.menu nav div.megamenu_container ul.megamenu li h1 a {
    display: inline-flex;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;

    font-size: 22px;
    font-weight: 400;

    text-decoration: none;
    text-transform: uppercase;

    color: #6e5d4e;
}
.menu nav div.megamenu_container ul.megamenu li:hover h1 a,
.menu nav div.megamenu_container ul.megamenu li:focus h1 a {
    color:  #fff; 
}
ul.megamenu li a {
    color: #fff;
    /*background-color: #d2af72;*/
}
ul.megamenu li:nth-child(1):hover/*,
ul.megamenu li:nth-child(1) a:hover*/ {

    color: #fff!important;
    background-color: #6b4f5c;
}
ul.megamenu li:nth-child(2):hover/*,
ul.megamenu li:nth-child(2) a:hover*/ {

    color: #fff!important;
    background-color: #94596f!important;
}
ul.megamenu li:nth-child(3):hover/*,
ul.megamenu li:nth-child(3) a:hover*/ {

    color: #fff!important;
    background-color: #9c816e!important;
}

.megamenu > li .megamenu_drop {
    padding: 0;
}


/* SOUS-MENUS */
.dropdown_fullwidth {
    display: block;
    padding: 0 0 15px;
    margin: 0;

    color: #fff;
}
.megamenu li .dropdown_container,
.megamenu li .dropdown_fullwidth,
.megamenu li .dropdown_multilevel {
    padding-top: 0;

    background: #fff;
}
.dropdown_fullwidth figure {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 12px;

    text-align: left;

    border-bottom: 1px solid #fff;
}
.dropdown_fullwidth figure img {
    display: block;
    float: left;
    margin: 0 10px 0 0;
    clear: none;
}

.dropdown_fullwidth figure figcaption h2 {
    padding: 0;
    margin: 0;

    font-size: 20px;
    line-height: normal;
}
.dropdown_fullwidth figure figcaption p {
    padding: 0;
    margin: 0;

    font-size: 12px;
}

/********************/
.container {
    padding-right: 0;
    padding-left: 0;
}

/*THEMES*/
figure.theme {
    width: 100%;
    overflow: hidden!important;
    /*margin-bottom: 30px;*/
}
figure.theme img {
    z-index: 0;

    float: none;
    clear: none;
}
figure.theme figcaption {
    position: absolute;
    top: 167px;
    z-index: 1;

    display: block;
    float: none;
    width: 283px;
    height: 120px;
    /* background: url(../media/picto_themes/ombre-theme.png) repeat-x; */
    overflow: hidden;
    clear: none;
}
figure.theme figcaption h1 {
    display: inline-flex;
    padding: 5px 7px 7px 10px;

    font-size: 15px;
    font-weight: bold;

    color: #fff;
}
.theme.coup_de_coeur h1 {
    background-color: #e49390;
}
figure.theme.coup_de_coeur figcaption {
    /* background: url(../media/picto_themes/ombre-theme_coup_de_coeur.png) repeat-x; */
    background: #fff;
}
.theme.actu h1 {
    background-color: #a85e77;
}
figure.theme.actu figcaption {
    /* background: url(../media/picto_themes/ombre-theme_actu.png) repeat-x; */
    background: #fff;
}
.theme.actu {
    height: 286px;
    overflow: hidden;

    text-align: center;
}
.theme.actu h1 {
    display: block;
    float: left;
    clear: both;

    font-family: "Roboto", "Lucida Grande", Lucida, Verdana, sans-serif;
    font-size: 15px;
    font-weight: bold;
    /* width: 100%; */

    text-align: left!important;
    text-align: left!important;
}



.theme.actu p {
    display: block;
    float: left;
    clear: both;
    font-family: "Roboto", "Lucida Grande", Lucida, Verdana, sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 17px;
    /* width: 100%; */

    text-align: left!important;
    text-align: left!important;
}
.theme.actu p.voir_plus {
    text-align: right!important;
}
.theme.pack_office h1 {
    background-color: #9c816e;
}
figure.theme.pack_office figcaption {
    /* background: url(../media/picto_themes/ombre-theme_pack_office.png) repeat-x; */
    background: #fff;
}
.theme.territoire h1 {
    background-color: #a85e77;
}
.theme.territoire p {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0;

    font-family: "Roboto", "Lucida Grande", Lucida, Verdana, sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: normal;

    color: #000;
}
figure.theme.territoire figcaption {
    color: #000;
    /* background: url(../media/picto_themes/ombre-theme_territoire.png) repeat-x; */
    background: rgb(255, 255, 255);
}
figure.theme figcaption h2 {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0;

    font-family: "Roboto", "Lucida Grande", Lucida, Verdana, sans-serif;
    font-size: 15px;
    font-weight: 300;

    color: #000;
}
figure.theme figcaption p {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0;

    font-size: 1em;

    color: #000;
}
figure.theme figcaption p.voir_plus {
    position: absolute;
    right: 10px;
    bottom: 20px;
    z-index: 2;
    /*width: 30px;
height: 30px;*/

    float: right;
    padding: 0;
    margin: 0;
    clear: none;

    font-size: 2em;
    line-height: 0;

    color: #fff;
}
/* PORTFOLIO */
.theme.portfolio h1 {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0;

    font-size: 16px;
    font-weight: bold;

    color: #fff;
    background-color: none;
}
figure.theme.portfolio figcaption {
    /*  background: url(../media/picto_themes/ombre-theme_portfolio.png) repeat-x;*/
    color: #fff;
    background-color: #9c816e!important;
}

/*CHOIX*/
figure.theme.choix {
    margin-bottom: 50px;
}

figure.theme.choix figcaption {
    position: absolute;
    top: 135px;
    z-index: 1;

    display: block;
    float: none;
    width: 205px;
    /* height: 100px; */
    height: 97px;
    /* background: url(../media/picto_themes/ombre-theme.png) repeat-x; */
    overflow: hidden;
    clear: none;
}

figure.theme.choix figcaption h2 {
    margin-top: 17px;

    font-size: 15px;
}
figure.theme.choix figcaption p {
    padding-top: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin: 5px 0 0;

    font-size: 1em;
    line-height: 1.5em;

    color: #6b6b6b;
}
figure.theme.choix figcaption p .etoiles {
    font-size: .5em;

    vertical-align: super;
}
figure.theme figcaption p.voir_plus {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 2;

    float: right;
    padding: 0;
    margin: 0;
    clear: none;

    font-size: 1.5em;
    line-height: 0;

    color: #6e5d4e;
}

/*APPELS ACTU PAGE_ACTUS */
.actus figure.theme.actu {
    margin-bottom: 30px;
}

.actus figure.theme.actu figcaption {
    position: absolute;
    top: 42px;
    z-index: 1;

    display: block;
    float: none;
    width: 205px;
    height: 165px;
    overflow: hidden;
    clear: none;
}

.actus figure.theme.actu figcaption h2 {
    margin-top: 17px;

    font-size: 15px;
}
.actus figure.theme.actu figcaption p {
    padding-top: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin: 5px 0 0;

    font-size: 1em;
    line-height: 1.5em;

    color: #fff;
}
.actus figure.theme.actu figcaption p.voir_plus {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 2;
    /*width: 30px;
height: 30px;*/

    float: right;
    padding: 0;
    margin: 0;
    clear: none;

    font-size: 1.5em;
    line-height: 0;

    color: #fff;
}



/*APPELS Pack Office PAGE_pack_office */
.pack_office figure.theme.pack_office {
    margin-bottom: 30px;
}

.pack_office figure.theme.pack_office figcaption {
    position: absolute;
    top: 42px;
    z-index: 1;

    display: block;
    float: none;
    width: 205px;
    height: 165px;
    overflow: hidden;
    clear: none;
}

.pack_office figure.theme.pack_office figcaption h2 {
    margin-top: 17px;

    font-size: 15px;
}
.pack_office figure.theme.pack_office figcaption p {
    padding-top: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin: 5px 0 0;

    font-size: 1em;
    line-height: 1.5em;

    color: #fff;
}
.pack_office figure.theme.pack_office figcaption p.voir_plus {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 2;
    /*width: 30px;
height: 30px;*/

    float: right;
    padding: 0;
    margin: 0;
    clear: none;

    font-size: 1.5em;
    line-height: 0;

    color: #fff;
}

/*APPELS coup de coeur PAGE_coup_de_coeur */
.coup_de_coeur figure.theme.coup_de_coeur {
    margin-bottom: 30px;
}

.coup_de_coeur figure.theme.coup_de_coeur figcaption {
    position: absolute;
    top: 42px;
    z-index: 1;

    display: block;
    float: none;
    width: 205px;
    height: 165px;
    overflow: hidden;
    clear: none;
}

.coup_de_coeur figure.theme.coup_de_coeur figcaption h2 {
    margin-top: 17px;

    font-size: 15px;
}
.coup_de_coeur figure.theme.coup_de_coeur figcaption p {
    padding-top: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin: 5px 0 0;

    font-size: 1em;
    line-height: 1.5em;

    color: #fff;
}
.coup_de_coeur figure.theme.coup_de_coeur figcaption p.voir_plus {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 2;
    /*width: 30px;
height: 30px;*/

    float: right;
    padding: 0;
    margin: 0;
    clear: none;

    font-size: 1.5em;
    line-height: 0;

    color: #fff;
}





/*APPELS Portfolio PAGE_Portfolio */
.portfolio figure.theme.portfolio {
    margin-bottom: 30px;
}

.portfolio figure.theme.portfolio figcaption {
    position: absolute;
    top: 95px;
    z-index: 1;

    display: block;
    float: none;
    width: 205px;
    height: 110px;
    overflow: hidden;
    clear: none;
}

.portfolio figure.theme.portfolio figcaption h1 {
    margin-top: 15px;

    font-size: 16px;
}
.portfolio figure.theme.portfolio figcaption p {
    padding-top: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin: 5px 0 0;

    font-size: 1em;
    line-height: 1.5em;

    color: #fff;
}
.portfolio figure.theme.portfolio figcaption p.voir_plus {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 2;
    /*width: 30px;
height: 30px;*/

    float: right;
    padding: 0;
    margin: 0;
    clear: none;

    font-size: 1.5em;
    line-height: 0;

    color: #fff;
}

/*PAGINATION ACTU ACCUEIL MODIFS */
#slides .slidesjs-navigation {
    margin-top: 2px;
    margin-bottom: 5px;
}

a.slidesjs-next,
a.slidesjs-previous,
a.slidesjs-play,
a.slidesjs-stop {
    display: block;
    float: left;
    width: 12px;
    height: 18px;
    margin-right: 5px;
    overflow: hidden;

    text-indent: -9999px;

    background-image: url(../modules/slides/img/btns-next-prev.png);
    background-repeat: no-repeat;
}

a.slidesjs-next {
    margin-right: 10px;

    background-position: -12px 0;
}

a:hover.slidesjs-next {
    background-position: -12px -18px;
}

a.slidesjs-previous {
    background-position: 0 0;
}

a:hover.slidesjs-previous {
    background-position: 0 -18px;
}

a.slidesjs-play {
    width: 15px;

    background-position: -25px 0;
}

a:hover.slidesjs-play {
    background-position: -25px -18px;
}

a.slidesjs-stop {
    width: 18px;

    background-position: -41px 0;
}

a:hover.slidesjs-stop {
    background-position: -41px -18px;
}

.slidesjs-pagination {
    float: right;
    margin: 7px 0 0;

    list-style: none;
}

ul.slidesjs-pagination {
    margin-top: 3px;
}
.slidesjs-pagination li {
    float: left;
    margin: 0 1px;
}

.slidesjs-pagination li a {
    display: block;
    float: left;
    width: 13px;
    height: 0;
    padding-top: 13px;
    overflow: hidden;

    background-image: url(../modules/slides/img/pagination.png);
    background-position: 0 0;
}

.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
    background-position: 0 -13px;
}

.slidesjs-pagination li a:hover {
    background-position: 0 -26px;
}

#slides a:link,
#slides a:visited {
    color: #333;
}

#slides a:hover,
#slides a:active {
    color: #9e2020;
}

/*  - APPEL*/
.col-lg-8.appel_carnet {
    width: 100%;
}
.carnet {
    width: 100%;
    /*height: 293px;*/
    height: 286px;
    overflow: hidden;

    color: #fff;
    background: url(../media/habillage/carnet_de_voyage.jpg) no-repeat;
}
.carnet h2 {
    font-size: 24px;
}
.carnet .formulaire {
    padding-top: 40px;

    text-align: center;
}
.carnet .formulaire form {
    margin-bottom: 15px;
}
.carnet .formulaire button,
.carnet .formulaire a.btn {
    width: 100%;
}
.carnet .formulaire p {
    font-size: 15px;
    font-weight: bold;
}

/* en-tête CHOIX */
/*TRI*/
div.panel.tri {
    display: inline-block;
    float: none;
    width: 100%;
    margin-bottom: 15px;
    clear: both;

    background-color: transparent;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.tri div.panel-heading {
    position: relative;

    display: block;
    padding: 10px 0;
    /*background-color: #000;*/
    margin: 0;

    color: #fff;
}
.tri div.panel-heading i {
    margin-right: 10px;

    font-size: 30px;

    vertical-align: middle;
}
.tri div.panel-footer {
    display: block;
    float: none;
    height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    /*background-color: #000;*/
    margin: 0;
    clear: both;

    color: #fff;
}

.tri div.panel-heading  h1 {
    padding: 0;
    margin: 0;

    font-size: 28px;
}
.tri div.panel-body  h2 {
    padding: 0;
    margin: 10px 0 7px;

    font-size: 20px;
}
.tri div.panel-body  p {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    margin: 0;

    font-size: 14px;
    line-height: 25px;
}

.tri div.panel-body h2 {
    clear: both;
}
ul.search_classemement {
    display: block;
    float: none;
    width: 100%;
    clear: both;
}

ul.search_suppl li {
    float: left;
    width: 45%;
    padding-left: 1px;

    list-style: none;
}


.tri div.panel-body ul.search_suppl,
.tri div.panel-body ul.services,
.tri div.panel-body ul.search_equipement,
.tri div.panel-body ul.search_classemement {
    list-style-type: none;
}
.tri div.panel-body ul.search_suppl li,
.tri div.panel-body ul.services li,
.tri div.panel-body ul.search_equipement li {
    float: left;
    width: 45%;
    margin-right: 5%;
}

.tri div.panel-body ul.search_classemement li {
    float: left;
    width: 20%;
    margin-right: 5%;
}
.tri div.panel-body .irs {
    margin-bottom: 10px;
}
.tri div.panel-body .irs-from,
.tri div.panel-body .irs-to {
    font-size: 1em;
    font-weight: bold;
}
.tri div.panel-footer h3 {
    float: left;
    padding: 0;
    margin: 0;
    clear: both;

    font-size: 20px;
}
.tri div.panel-footer p {
    padding-top: 1px;
}
.tri div.panel-footer a,
.tri div.panel-footer a:hover,
.tri div.panel-footer a:focus {
    color: #fff;
}
.tri div.panel-footer a:hover,
.tri div.panel-footer a:focus {
    text-decoration: underline;
}
.tri div.panel-footer select {
    padding: 5px 20px 5px 5px;
    margin-top: 0;

    text-indent: .01px; /* Removes default arrow from firefox*/
    text-overflow: ""; /*Removes default arrow from firefox*/ /*My custom style for fonts*/


    color: #fff;
    color: #fff;
    border: 0 !important; /*Removes border*/
    border-radius: 3px;
    background: #93596f url(../media/habillage/bottom-arrow.png) no-repeat 95% center;

    -webkit-appearance: none; /*Removes default chrome and safari style*/
       -moz-appearance: none; /* Removes Default Firefox style*/
}

.tri div.panel-footer select.viticole {
    padding: 5px 20px 5px 5px;
    margin-top: 0;

    text-indent: .01px; /* Removes default arrow from firefox*/
    text-overflow: ""; /*Removes default arrow from firefox*/ /*My custom style for fonts*/


    color: #fff;
    color: #fff;
    border: 0 !important; /*Removes border*/
    border-radius: 3px;
    background: #d4611f url(../media/habillage/bottom-arrow.png) no-repeat 95% center;

    -webkit-appearance: none; /*Removes default chrome and safari style*/
       -moz-appearance: none; /* Removes Default Firefox style*/
}
/* comedia 2016 */
.panel.tri .panel-heading i {
    display: none;
}
ul.search_classemement {
    display: inline-block;
    margin-bottom: -5px;
}
.panel.tri .panel-body ul li input[type="checkbox"] {
    display: inline-block;
    margin-right: .3em;
}
.tri .panel-body #voir {
    margin-top: 9px;
    margin-right: 25%;
    margin-bottom: 12px;
}

/*desciptif*/
/* DESCRIPTIF */
div.panel.descriptif {
    position: relative;
    top: 16.75px;
    z-index: 300;

    display: inline-block;
    float: none;
    width: 100%;
    margin-top: -95px;
    margin-bottom: 45px;
    clear: both;

    background-color: transparent;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
div.panel.descriptif a {
    color: rgba(254,255,255,.75);
}
div.panel.descriptif a:hover,
div.panel.descriptif a:focus {
    text-decoration: none;

    color: rgba(254,255,255,1);
}
p.close_descriptif a {
    float: right;
    clear: none;

    font-size: 1.5em;

    color: rgba(254,255,255,.75);
}
p.close_descriptif a:hover,
p.close_descriptif a:focus {
    font-size: 1.5em;

    color: rgba(254,255,255,1);
}
div.panel.descriptif .panel-heading p.normal {
    line-height: normal;
}
/*INDICATOR*/

div.content_indicator {
    position: relative;
    z-index: 300;

    display: inline-block;
    float: none;
    width: 100%;
    margin-top: -95px;
    clear: both;

    background-color: transparent;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.indicator1,
.indicator2,
.indicator3,
.indicator4 {
    display: block;
    width: 110px;
    height: 55px;
    margin-top: -60px;
    margin-bottom: 0;
    clear: none;
}
.indicator1 {
    position: relative;
    left: 66px;

    float: left;
    clear: both;
}
.indicator2 {
    position: relative;
    left: 296px;

    float: left;
}
.indicator3 {
    position: relative;
    left: 532px;

    float: left;
    clear: both;
}
.indicator4 {
    position: relative;
    left: 764px;

    float: left;
    clear: both;
}
.indicator_decouverte {
    background-image: url(../media/habillage/indicator_decouverte.png);
}
.indicator_dormir {
    background-image: url(../media/habillage/indicator_dormir.png);
}
.indicator_manger {
    background-image: url(../media/habillage/indicator_manger.png);
}
/*panel-heading*/
.descriptif div.panel-heading {
    position: relative;
    top: 55px;

    display: block;
    height: 80px;
    padding: 10px 0;
    /*background-color: #000;*/
    margin: 0;

    color: #fff;
}

.descriptif .panel-body [class*="col-"] {
    padding-left: 0;
}
.descriptif div.panel-heading  h1 {
    padding: 0;
    margin: 0;

    font-size: 20px;
}
.descriptif div.panel-heading  p {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    margin: 0;

    font-size: 14px;
    line-height: 25px;
}
p .etoiles {
    font-size: .7em;

    vertical-align: super;
}
/*panel-body*/
/*TAB*/
.active p {
    color: #000;
}

.active p a {
    text-decoration: none;

    color: #93596f;
}
.active p a:hover,
.active p a:focus {
    color: #515151;
}
.descriptif div.panel-body {
    float: none;
    margin-top: 57px;
    clear: both;
}
div.panel.descriptif div.panel-body ul#Tabdescript li a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

div.panel.descriptif div.panel-body ul#Tabdescript,
div.panel.descriptif div.panel-body  ul#Tabdescript li a {
    color: #93596f;
    border-style: none;
}
div.panel.descriptif div.panel-body  ul#Tabdescript li.active a {
    /*background-color: #000;*/
    color: #fff;
    border-style: none;
}
div.panel.descriptif div.panel-body ul#Tabdescript li a:hover,
div.panel.descriptif div.panel-body  ul#Tabdescript li a:focus {
    /*background-color: #f60;*/
    color: #fff;
    border-style: none;
}
div.panel.descriptif .tab-content {
    height: 335px;
    padding: 10px 0 15px;

    border-style: none;
}
div.panel.descriptif .tab-content p {
    padding-left: 15px;
}
div.panel.descriptif .tab-content #descriptifs p {
    padding-left: 0;
}
div.panel.descriptif .tab-content img.gauche {
    float: left;
    margin-right: 15px;
    clear: none;
}
#descriptifs .description {
    height: 300px;
    padding-right: 5px;
    padding-left: 15px;
    margin: 5px 0 0;
    overflow-x: hidden;
    overflow-y: scroll;

    color: #000;
}
#descriptifs .image {
    padding: 0;
    margin: 0;
}
/*PLAN*/
.descriptif div.panel-body .plan {
    display: block;
    float: none;
    height: 375px;
    padding: 0 0 15px;
    overflow: hidden;
    clear: none;

    text-align: center;
}
.descriptif div.panel-body .plan iframe {
    width: 100%;
    height: 320px;
    margin-bottom: 6px;
    overflow: hidden;
}

.descriptif div.panel-body .plan p {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;

    color: #000;
}
.descriptif div.panel-body .plan button.btn-sm {
    /*margin-left: 10px;*/
    padding: 4px;
}

/*panel-footer*/
.descriptif div.panel-footer {
    display: block;
    float: none;
    height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    /*background-color: #000;*/
    margin: 0;
    clear: both;

    color: #fff;
}
/* INFORMATIONS */
div.informations {
    color: #9c816e!important;
}

div.informations a,
div.informations a:visited {
    text-decoration: none;

    color: #93596f;
}
div.informations a:hover,
div.informations a:focus {
    text-decoration: underline;

    color: #515151;
}

div.informations h1 {
    margin-bottom: 30px;

    font-size: 2em;
    font-weight: lighter;

    text-align: center;
}
div.informations p {
    font-size: 1.3em;
    font-weight: lighter;
    line-height: normal;

    text-align: center;
}
/*GALLERY*/
#gallery {
    margin-top: 19px;
}
/*TRES IMPORTANT !*/
#gallery ul li {
    display: inline-block;

    list-style-type: none;
}
#gallery ul li.span1 {
    float: left;
    width: 60px;
    margin-bottom: 2.76243%;
    margin-left: 2.76243%;
}
#gallery ul li.span1 img {
    width: 60px;
    height: auto;
}

/* FOOTER */
footer {
    height: 55px;
    padding-top: 15px;
    padding-bottom: 20px;

    color: #fff;
    background-color: #6e5d4e;
}
footer a {
    text-decoration: none;

    color: #fff;
}
footer a:hover {
    text-decoration: underline;

    color: #fff;
}
footer section {
    width: 990px;
    margin-right: auto;
    margin-left: auto;
}
.visible_invisible {
    display: none;
}
.nav > li.visible_invisible {
    display: none;
    padding-top: 10px;

    color: #fff;
}



div.navbar-collapse.collapse {
    /*background-color: #f60;*/
    float: right;
    width: 63%;
    padding-right: 0;
    margin-right: 0;

    text-align: right;
}
.menu .row {
    width: 970px;
    height: auto;
    padding: 0;
    margin: 0 auto;
}
/*THEME*/
figure.theme figcaption {
    /*height: 143px;*/
    width: 283px;
    overflow: hidden;
}
figure.theme.choix figcaption {
    width: 205px;
    height: 95px;
}

/*APPEL CARNET*/
.carnet {
/*    height: 293px;*/
    height: 285px;
}
/*PAGE RESULTATS*/
.result h2 {
    margin-left: 25px;

    font-size: 1.7em;
    font-weight: bold;
}
.result ul.resultats_page {
    padding-right: 15px;
    padding-left: 15px;

    list-style-type: none;
}
.result ul.resultats_page h3 {
    margin-top: 0;
    margin-bottom: 0;

    font-size: 1.5em;
    font-weight: bold;
    line-height: normal;
}
.result .coup_de_coeur,
.result .actus,
.result .pack_office,
.result .decouverte,
.result .dormir,
.result .manger {
    display: inline-block;
    float: none;
    clear: both;

    border-bottom: 1px solid #92596f;
}
/* portfolio */
.portfolio h1 {
    margin-bottom: 25px;
}

.portfolio div#gallery {
    display: block;
    padding-top: 35px;
    margin-bottom: 50px;
}
/*PRINT PAS PRINT*/
.printseulement {
    display: none;
}
li.respons {
    background: #6e5d4e;
}


li.megamenu_drop:nth-child(2),
li.megamenu_drop:nth-child(3) {
    border-left: 1px solid #6e5d4e;
}
li.megamenu_drop div a, li.megamenu_drop div a:visited {
opacity: 0.7;
}
li.megamenu_drop div a:hover, li.megamenu_drop div a:focus {
opacity: 1;
}

.navbar-header {
text-align: center;	
}
