   .fakeimg { height: 200px; background: #aaa;}
   body {background-color:#9cb4cd; color: #039;}
   body { min-height: 75rem; padding-top: 1.6rem;}
   h1 {font-size: 2.2rem;}
   h2 {font-size: 1.8rem; display:inline;}
   @media(max-width:560px) {h2{font-size: 1.3rem;}}
  .bg-dark {background-color: #43609B!important;}
  .bg-dark2 {background-color: #9cb4cd!important;}
  .navbar-dark .navbar-nav .nav-link {color:#FFF;}
  .debutvallee{font-family:Verdana, "Times New Roman", Times, serif;font-style:oblique; background-color: #43609B!important; font-variant:normal; padding:0.2rem 1rem;}
  .debutvallee a {color:#FFF!important;}
  #altitude {margin-top: 0.5rem; padding-left: 0.5rem; font-size: 1rem;}
  @media(max-width:560px) { #altitude {margin: 0rem; padding: 0.2rem 0rem;font-size: 0.85rem;}}
  @media(max-width:400px) { #altitude {margin: 0rem; padding: 0.2rem 0rem;font-size: 0.8rem;}}
  #menubooking {padding: 1rem;}
  #rando {display:block;}
    @media(min-width:560px) { #rando {display:inline;}}
  #moi {padding: 0rem 1rem;}
    #moi a { padding-left: 0.7rem; padding-right: 0.7rem;}
    @media(min-width:1200px){#moi a { padding-left: 1.5rem; padding-right: 1.5rem;} }
  #moi2 {line-height: 1; padding: 0rem 0.5rem;}
    #moi2 a { padding-left: 0.7rem; padding-right: 0.7rem;}
    @media(min-width:1200px){#moi2 a { padding-left: 1.5rem; padding-right: 1.5rem;}}
  #moi3 {line-height: 1; padding: 0rem 0.5rem;}
    #moi3 a { padding-left: 0.5rem; padding-right: 0.5rem; font-size: 0.8rem;}
    @media(min-width:1200px){#moi3 a { padding-left: 0.5rem; padding-right: 0.5rem; font-size: 0.9rem;}}
  #moi4 {line-height: 1.2; padding: 0rem 0.5rem;}
    #moi4 a { padding-left: 0.5rem; padding-right: 1.2rem; font-size: 0.8rem;}
    @media(min-width:1200px){#moi4 a { padding-left: 0.5rem; padding-right: 0.5rem; font-size: 0.9rem;}}
  #footer li {background-color: #D1DDE7;  padding: .5rem 0.25rem; line-height: 1.2;}
  .textephoto {width : 98%;}
  hr { margin:5px auto; border-top: 1px solid rgba(0,0,0,.5);}
  .textevallee {padding-top:0.5rem}
  .textevallee h2 {font-size: 1.2rem; font-weight: 700;}
  .textevallee p {text-align: justify;} 
  .textevallee img { margin: 5px; }
  .tabgeneralligne1 {
    background-color: #5FAAC2;
    border: 1px solid #293D6A;
    border-collapse: collapse;
}
  table img { margin: 1px!important; }
  table h2 {margin-left: 5px; line-height: 1.5rem; font-size: 1rem!important;}
  td {font-size: .9rem;}
  .tabpeche {padding: 0.25rem; font-size:0.8rem;}
  .panel-heading {background-color: #c2cec6; margin: 0.5rem 0; padding: 0.5rem;}
  .panel-collapse {background-color: #FFF; padding:0.5rem;}
  .panel-collapse img{width:99%;}
  @media(max-width:560px) { .small-photo {font-size: 0.875rem;}}
  .illustration {padding-top: 0.5rem; padding-bottom: 0.2rem; text-align: right;}
table.table-hover tbody tr a { color: #039; font-weight: 600;}
  @media (max-width:600px){
table tr th:nth-of-type(9), table tr td:nth-of-type(9){display:none;}
table tr th:nth-of-type(8), table tr td:nth-of-type(8){display:none;}
table tr th:nth-of-type(6), table tr td:nth-of-type(6){display:none;}
table tr th:nth-of-type(5), table tr td:nth-of-type(5){display:none;}
table tr th:nth-of-type(4), table tr td:nth-of-type(4){color:#05031F;font-size: 0.8rem;}
table tr th:nth-of-type(3), table tr td:nth-of-type(3){font-size: 0.8rem;}
table tr th:nth-of-type(7), table tr td:nth-of-type(7){font-size: 0.8rem;}
table.table-hover tbody tr:hover { color: #05031F; }
}
@media only screen and (min-width: 992px){
  .hidden-xs {display:inline-block;}
  .visible-xs {display:none;}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
  .hidden-xs {display:inline-block;}
  .visible-xs {display:none;}
}
@media only screen and (max-width: 767px){
  .hidden-xs {display:none;}
  .visible-xs {display:inline-block;}
}
.example_responsive_1 { width: 320px; height: 90px; }
@media(min-width: 500px) { .example_responsive_1 { width: 468px; height: 60px; } }
@media(min-width: 800px) { .example_responsive_1 { width: 728px; height: 90px; } }