/* --- STYLES DE BASE : CSS RESET --- */
body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 0.01px; }

#main_menu {
  letter-spacing: 0; }

body.deficient {
  font-size: 15px; }

ul, ol {
  padding: 0px;
  margin: 0;
  list-style-position: inside; }

p {
  padding: 0;
  margin: 0.75em 0; }

address {
  margin: 0.75em 0;
  font-style: normal; }

a {
  cursor: pointer;
  text-decoration: none; }

a img {
  border: none; }

em {
  font-style: italic; }

HR {
  border: 0px;
  border-bottom: 1px solid #d7d7d5;
  margin: 7px 0; }

strong, .bold {
  font-weight: bold; }

form, fieldset {
  margin: 0;
  padding: 0;
  border: none; }

input, button, select {
  vertical-align: middle; }

textarea {
  resize: none; }

.cleaner {
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  clear: both;
  display: block; }

.h_aligner {
  display: inline-block;
  margin-right: -1px;
  width: 1px; }

.left {
  float: left; }

.right {
  float: right; }

.displayNone {
  display: none; }

#is_desk, #is_tabl, #is_phone {
  display: none; }

@media print {
  #access_top, #left_col, .footer, #main_menu, #links_header, #footer, #right_col, #mega_footer, #mega_image, #breadcrumb, #main_menu_toggler, #bloc_logo_site, #spacer_top.js, #filters_lei, .type_affichage, .btn_retour_fiche_LEI, .bl_like, .wrapper_non_plan_fiche, .wrapper_update_new_date {
    display: none; }

  H1 {
    padding-bottom: 10px; }

  .days_travel .editCol, .days_travel .arrow_up_down {
    visibility: hidden; } }

.cms {
  display: inline-block;
  font-family: cursive;
  line-height: 10px;
  padding: 0 2px; }

input[type=checkbox].custom {
  opacity: 0;
  filter: Alpha(Opacity=0);
  outline: none;
  width: 0;
  position: absolute; }

label.checked div.checkb, label div.checkb {
  background: url("/images/checkbox.gif") no-repeat;
  vertical-align: middle;
  height: 12px;
  width: 12px;
  display: inline-block;
  padding: 0; }

label.checked div.checkb {
  background: url("/images/checkbox.gif") no-repeat 0 -14px; }

html, body {
  height: 100%;
  background: #333; }

.sprite {
  background: url("/images/sprite.png"); }

.reft_only {
  position: absolute;
  top: -10000px;
  left: -10000px; }

UL.no_style, UL.no_style LI {
  list-style-type: none;
  margin: 0;
  padding: 0; }
/* STYLES PUBLICATION */
h1, body .h1 {
  font: normal bold 2.6em/1.9em 'Open Sans', Helvetica, Arial, sans-serif;
  color: #000;
  font-weight: 300;
  padding: 0px;
  margin: 0;
  text-transform: none;
  border: none;
  color: #232323;
  line-height: 30px;
  padding-top: 10px; }

h2, body .h2 {
  font: normal normal 1.7em/1.15em 'Doppio One', Helvetica, Arial, sans-serif;
  color: #99b115;
  padding: 0 0 6px;
  margin: 0 0 15px;
  text-transform: uppercase;
  border-bottom: 1px solid #d7d7d5; }

h3, body .h3 {
  font: normal normal 1.4em/1.15em 'Doppio One', Helvetica, Arial, sans-serif;
  color: #99b115;
  padding: 0 0 18px;
  margin: 0;
  text-transform: uppercase;
  border: none; }

#content_col p, body #content_col .p {
  margin: 0;
  padding: 0 0 18px;
  font-size: 13px;
  line-height: 19px;
  color: #2e2e2e; }

body #content_col .accroche {
  font: normal normal 1.4em/1.5em 'Open Sans', Helvetica, Arial, sans-serif;
  color: #444;
  padding: 0 0 17px;
  margin: 0;
  text-transform: none;
  border: none;
  color: #988f80; }

body .default_text {
  font: normal normal 1em/1.2em 'Open Sans', Helvetica, Arial, sans-serif;
  color: #444;
  padding: 0 0 10px;
  margin: 0;
  text-transform: none;
  border: none; }

#content_col IMG.img_fl_left {
  max-width: 45%;
  height: auto;
  float: left;
  margin: 0 10px 5px 0; }

#content_col IMG.img_fl_right {
  max-width: 45%;
  height: auto;
  float: right;
  margin: 0 0 5px 10px; }

#content_col IMG.img_big {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto; }

#content_col blockquote {
  padding: 20px;
  margin: 0 0 25px;
  background: #b2c803;
  color: #22231a;
  clear: both;
  line-height: 20px; }

#content_col a {
  color: #76851c;
  text-decoration: underline; }

#content_col blockquote a {
  color: white;
  text-decoration: underline; }

#content_col blockquote p:last-child {
  padding-bottom: 0; }

#content_col UL {
  margin-bottom: 18px; }

#content_col UL.no_style LI a {
  text-decoration: none; }

#content_col h1 + h2 {
  margin-top: 30px; }

BODY UL.list_publi LI {
  background: url("/images/picto_li.gif") no-repeat 0 5px;
  padding-left: 15px;
  list-style: none;
  line-height: 20px;
  margin-bottom: 9px;
  font-size: 13px;
  color: #2e2e2e; }
/* RESET styles pour les fiches LEI */
.corner {
  width: 58px;
  height: 58px;
  position: absolute;
  bottom: -1px;
  right: -1px; }

.corner.green {
  background-position: 0 -125px; }

.corner.red {
  background-position: -57px -125px; }

.corner.orange {
  background-position: -173px -125px; }

.corner.blue {
  background-position: -58px -183px; }

.corner.pink {
  background-position: -232px -125px; }

.corner.dark_gray {
  background-position: -116px -183px; }

.corner.yellow {
  background-position: 0px -183px; }

.corner.gray {
  background-position: -115px -125px; }
/* GENERAL */
#formNewsletter INPUT {
  vertical-align: top; }

#content_col #formNewsletter .btn_color {
  padding: 5px 18px 6px 18px;
  margin: 0 0 0 5px;
  height: 19px; }

#breadcrumb {
  margin-bottom: 25px;
  padding-top: 25px; }

body #content_col .breadcrumb UL, body #content_col UL.breadcrumb {
  display: inline-block;
  margin: 0; }

.breadcrumb LI {
  list-style-type: none;
  display: inline-block;
  margin: 0;
  padding: 0; }

#content_col .breadcrumb LI A {
  text-decoration: none;
  color: #7f9002;
  font-size: 11px; }

.breadcrumb .home {
  background: none; }

.breadcrumb .home:before {
  content: " ";
  display: inline-block;
  background: url(/images/sprite.png) -536px 0;
  width: 13px;
  height: 11px; }

.breadcrumb LI UL LI .sprite {
  background-position: -533px -18px;
  padding-left: 13px; }

.breadcrumb .last .sprite {
  background-position: -533px -35px;
  padding-left: 13px; }

#content_col .breadcrumb LI.last A {
  color: #9e9999 !important; }

#main {
  background: white;
  position: relative; }
/* MENU TOP */
.list_links_header .lang {
  width: 40px; }

.list_links_header .lang A {
  padding: 27px 0px;
  font-size: 12px;
  text-transform: uppercase;
  color: #b3ca03;
  border: 0px;
  font-family: 'Myriad Pro', Arial, Helvetica, Tahoma, sans-serif; }

.list_links_header .lang A.enCours {
  color: #7b7b7b;
  background-position: -359px 0; }

.list_links_header .lang A.enCours img {
  opacity: 0.6; }

.menu_entry_5 A SPAN {
  color: #606060; }
/* FOOTER */
#footer {
  background: #232323; }

#footer .wrapper {
  position: relative; }

#footer #ph_partenaires {
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -50%;
  width: 100%;
  height: 0;
  text-align: center;
  background: url(/images/bg_partenaires.png);
  overflow: hidden; }

#footer #ph_partenaires.visible {
  height: auto; }

#footer #ph_partenaires LI {
  list-style: none;
  padding: 10px 5px 5px;
  margin: 0;
  display: inline-block; }

#footer .def_link {
  padding-bottom: 18px;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  height: 33px;
  font-weight: normal;
  font-size: 13px;
  color: white;
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 3px;
  border-bottom: 5px solid #222; }

#footer .def_link:hover {
  border-color: #b0c703; }

#footer .link_partenaire {
  color: #fcda07; }

#footer .link_partenaire:hover {
  border-color: #fcda07; }

#footer .espace {
  color: #b0c703; }

#footer .soc_links {
  margin-top: -4px; }

#footer .soc_links LI {
  display: inline-block;
  padding-right: 10px;
  vertical-align: middle; }

#footer .soc_links A {
  display: inline-block;
  width: 21px;
  height: 21px;
  text-indent: 50px;
  white-space: nowrap;
  overflow: hidden; }

#footer .soc_links A.TW {
  background-position: -389px -45px;
  width: 25px; }

#footer .soc_links A.Flickr {
  background-position: -425px -45px;
  width: 25px; }

#footer .soc_links A.Insta {
  background-position: -496px -23px;
  width: 19px;
  height: 19px; }

#footer .soc_links A.Pint {
  background-position: -461px -45px;
  width: 25px;
  height: 25px; }

#footer .soc_links A.YT {
  background-position: -388px -73px; }

#footer .soc_links A.RSS {
  background-position: -494px -45px; }
/* RECHERCHE */
.infield {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.infield label {
  position: absolute;
  display: inline-block;
  top: 2px;
  left: 0px;
  width: 120px;
  color: #8e8888;
  font-family: 'Doppio One', sans-serif;
  font-size: 1em; }

.list_links_header .search {
  position: relative; }

#main_form_recherche {
  position: relative; }

.search_left {
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 29px;
  background: url(/images/search_border.png) top left; }

.search_right {
  position: absolute;
  top: 0;
  right: 0;
  width: 15px;
  height: 29px;
  background: url(/images/search_border.png) top right; }

.search_middle {
  height: 25px;
  margin: 0 14px;
  padding: 4px 0 0;
  background: url(/images/search_repeat.png) repeat-x; }

#longueur_recherche {
  position: relative;
  height: 18px;
  margin: 0 10px 0 -2px;
  overflow: hidden; }

#recherche {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  color: white;
  background: black; }

#inp_submit_recherche {
  display: none; }

#lnk_submit_rech {
  position: absolute;
  margin: 0;
  top: 4px;
  right: 4px;
  border: 0px;
  padding: 0px;
  background-position: -334px -5px;
  width: 19px;
  height: 20px; }

.std_bloc_home {
  width: 100%;
  display: block;
  position: relative; }

.std_bloc_home .wrapper {
  position: relative;
  overflow: hidden; }

.std_bloc_home .wrapperH {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 300%;
  height: 100%;
  margin-left: -150%;
  text-align: center; }

.std_bloc_home IMG {
  height: 100%;
  max-width: 100%; }

.std_bloc_home .overlay_bloc {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  background: url(../images/gradient.png) center bottom repeat-x;
  padding: 75px 2% 0 2%;
  width: 96%; }

.std_bloc_home .overlay_bloc .event_bloc_text {
  display: block;
  color: white;
  margin-top: 8px;
  line-height: 100%;
  height: 72px; }

.std_bloc_home .overlay_bloc .event_bloc_text .titre_objet_event {
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Doppio One', sans-serif; }

.std_bloc_home .overlay_bloc .event_bloc_text .titre_objet_event H3 {
  font-size: 20px;
  margin-top: 8px;
  color: white;
  padding-bottom: 0;
  border: none;
  font-weight: 200; }

.std_bloc_home .overlay_bloc .event_bloc_text .ville {
  font-size: 14px;
  margin-top: 5px; }

.std_bloc_home .titre_bloc {
  background: #b1ca00;
  display: inline-block;
  color: black;
  text-transform: uppercase;
  padding: 2px 5px;
  border-radius: 3px;
  font-size: 12px;
  font-family: 'Doppio One', sans-serif;
  /* font-size:10px;*/ }

.std_bloc_home .titre_objet {
  display: block;
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 8px;
  line-height: 100%;
  font-family: 'Doppio One', sans-serif;
  height: 72px;
  font-weight: 200; }

.std_bloc_home .titre_objet H3, .std_bloc_home .titre_objet H2 {
  font-size: 20px;
  margin-top: 8px;
  color: white;
  padding-bottom: 0;
  border: none; }

.std_bloc_home .titre_bloc.dark_gray {
  background-color: #1a1a19;
  color: #fff; }

.std_bloc_home .titre_bloc.yellow {
  background-color: #fdd207;
  color: #000; }

.bloc_access_home H2 {
  padding: 0px;
  margin: 0px;
  border: 0; }

#actus {
  position: relative;
  overflow: hidden; }

#actus .wrapper {
  width: 500%;
  white-space: nowrap; }

#actus .actu_h {
  position: relative;
  display: inline-block;
  width: 20%;
  height: 100%;
  white-space: normal;
  overflow: hidden; }

#actus .titre_bloc {
  position: absolute;
  top: 0;
  left: 0; }

#actus .actu_h .titre_bloc {
  position: static;
  background-color: #d0002b;
  color: #fff; }

#actus .prev, #actus .next {
  position: absolute;
  top: 138px;
  left: 10px;
  width: 33px;
  height: 33px;
  background: url(../images/sprite.png) -604px -9px;
  cursor: pointer; }

#actus .next {
  left: auto;
  right: 10px;
  background-position: -657px -9px; }

#manifs_home {
  position: relative;
  background: #262626; }

#manifs_home.widget {
  padding: 10px 14px 0; }

#manifs_home.widget H3 {
  color: white;
  padding-bottom: 12px;
  border-bottom: 1px solid #383838;
  margin-bottom: 10px; }

#manifs_home UL {
  height: 100%;
  overflow: hidden; }

#manifs_home LI.first {
  height: 46%;
  border-bottom: 1px solid #3a3a3a;
  margin-bottom: 3%;
  overflow: hidden; }

#manifs_home LI.other {
  height: 11.5%;
  margin-bottom: 3%;
  line-height: 19px;
  overflow: hidden; }

#manifs_home LI A {
  display: block;
  color: white; }

#manifs_home .date {
  display: inline-block;
  padding: 1px 3px;
  margin-top: 3px;
  line-height: 19px;
  border-radius: 3px;
  background: #c6c7bf;
  color: black;
  margin-top: 6px; }

#manifs_home LI.first .wrap_img {
  display: block;
  position: relative;
  overflow: hidden; }

#manifs_home LI.first .wrap_img .titre_bloc {
  position: absolute;
  top: 2%;
  left: 2%;
  z-index: 10;
  background: #5e5e5e;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-family: 'Doppio One', sans-serif;
  font-size: 12px;
  padding: 2px 5px;
  text-transform: uppercase; }

#manifs_home LI.first IMG {
  width: 100%;
  vertical-align: middle; }

#manifs_home LI.first .titre_objet {
  display: block;
  padding-top: 6px;
  font-size: 33px;
  line-height: 95%;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300; }
/*#manifs_home LI.first .titre_objet H3{font-size:33px;font-weight:300; color:white;font-family:'Open Sans', Helvetica, Arial, sans-serif; text-transform:none; padding-bottom:0;line-height:100%;}*/
#manifs_home LI.first .titre_objet H3 {
  font-size: 17px;
  font-weight: 300;
  color: white;
  padding-bottom: 0;
  line-height: 100%; }

#manifs_home LI.other A {
  height: 100%; }

#manifs_home LI.other .wrap_img IMG {
  height: 100%;
  display: block;
  float: left;
  padding-right: 9px; }

#manifs_home.widget LI.other .wrap_img IMG {
  max-width: 80px;
  height: auto; }

#manifs_home LI.other .titre_objet {
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  display: block;
  font-size: 16px;
  text-transform: uppercase; }

#manifs_home LI.other .titre_objet H4 {
  font-size: 14px;
  color: white;
  padding-bottom: 0;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  font-weight: normal;
  margin: 0; }

#manifs_home .corner {
  bottom: 0;
  right: 0; }

#mega_footer #repeat_bottom {
  height: 150px;
  background: url(/images/repeat_bottom.jpg) repeat-x center bottom #fff; }

#mega_footer .blocs_footer {
  padding-top: 44px;
  padding-bottom: 10px;
  background-color: #f1e8d7; }

#mega_footer .blocs_footer H4 {
  margin: 0px;
  font-weight: normal; }

#mega_footer .titre_bloc {
  display: block;
  vertical-align: bottom;
  font-size: 20px;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  color: #1c1c21;
  text-transform: uppercase;
  border-bottom: 5px solid #b0c600;
  margin-bottom: 4px;
  padding-bottom: 4px; }

#mega_footer .titre_bloc .logo_info {
  width: 36px;
  height: 34px;
  background-position: -417px -74px;
  display: block;
  float: right; }

#mega_footer #bloc_multimedia .titre_bloc {
  border-color: #9caf05; }
/* #mega_footer #bloc_detour .titre_bloc {border-color:#D0062E} */
#mega_footer #bloc_detour #filler_FB {
  width: 100%;
  overflow: hidden; }

#mega_footer .titre_bloc .t_aligner {
  display: inline-block;
  height: 28px;
  width: 1px;
  margin-right: -1px; }

#mega_footer .detour_obernai {
  height: 290px;
  width: 100%;
  display: block;
  margin-top: 0px;
  background-image: url('/images/logo_detour.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.beau_detour {
  display: inline-block;
  width: 35px;
  height: 28px;
  white-space: nowrap;
  text-indent: 100px;
  overflow: hidden;
  background-image: url('/images/detour_de_france_big.png');
  margin: 0 4px 0 2px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

#mega_footer #bloc_detour span.titre_bloc {
  height: 33px;
  display: flex;
  align-items: flex-end;
  letter-spacing: -0.5px; }
/* reduction des typo en fonction des langues */
.body_de #mega_footer .titre_bloc {
  font-size: 18px; }

.body_de #ctnr_infos .title A {
  font-size: 10px; }

.body_en #ctnr_infos .title A {
  font-size: 11px; }

.body_de .list_links_header A {
  font-size: 13px; }

.body_en .list_links_header A {
  line-height: 1em; }

.body_de #main_form_recherche {
  left: 15px; }

.body_de .btn_travel .title {
  font-size: 13px; }

.body_de #footer .espace_pro, .body_en #footer .espace_pro {
  display: none; }

#ctnr_infos {
  padding-top: 55px;
  margin-top: -4px;
  position: relative; }

#ctnr_infos .title {
  position: absolute;
  top: 0;
  left: 0;
  width: 32.5%;
  text-align: center;
  background: #b0c600;
  border-top: 4px solid #b0c600; }

#ctnr_infos .title .v_al {
  display: inline-block;
  width: 1px;
  height: 38px;
  margin-right: -1px;
  vertical-align: middle; }

#ctnr_infos .title A {
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  font-size: 14px;
  color: white;
  display: inline-block;
  padding: 0 5px 2px 5px;
  line-height: 100%;
  text-transform: uppercase;
  vertical-align: middle;
  line-height: 14px; }

#ctnr_infos .inactive .title {
  background: #e4ddcd;
  border-color: #f1e8d7; }

#ctnr_infos .inactive .title A {
  color: #564e3d;
  padding-top: 2px; }

#ctnr_infos .onglet_1 .title {
  left: 33.75%; }

#ctnr_infos .onglet_2 .title {
  left: 67.5%; }

#ctnr_infos .content {
  padding-left: 15px; }
/*#ctnr_infos .content.infosPrat{font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; line-height:22px;}
 #ctnr_infos .content .num_tel{font-size:33px; font-family:'Open Sans', Helvetica, Arial, sans-serif; font-weight:300; line-height:40px; margin:5px 0 7px 0;}
 #ctnr_infos .content .goMap{font-family:'Doppio One', Arial, Helvetica, Tahoma; text-transform:uppercase;color:#1e1e1e; font-weight:normal;}
 #ctnr_infos .content .goMap SPAN{background-position:-333px -36px; padding-left:8px; display:inline-block; width:20px; height:33px; vertical-align:middle;}
 #ctnr_infos #adresses_utile LI{background: url("/images/picto_li.gif") no-repeat scroll 0 4px transparent;list-style: none;padding-left: 30px;}
 #ctnr_infos .adr_name {font-weight:bold;color:#666;margin-left:-15px;}*/
#ctnr_infos .content a {
  color: #76851c;
  text-decoration: underline; }

#ctnr_infos .inactive .content {
  display: none; }

#mega_menu_hidden {
  max-width: 960px;
  margin: auto;
  background: #333; }

#mega_menu_hidden > DIV {
  display: inline-block;
  vertical-align: top;
  width: 18%;
  padding: 1%;
  color: white; }

#mega_menu_hidden UL {
  padding-left: 15px;
  list-style-position: outside; }

#mega_menu_hidden .title_menu {
  font-weight: bold; }

#mega_menu_hidden .subtitle {
  display: none; }

#mega_menu_hidden A, #mega_menu_hidden A:visited, #mega_menu_hidden A:active {
  color: white; }
/* LISTE FICHES  */
body #list_res_LEI {
  margin: 0; }

.mosaik .res_lei {
  position: relative;
  vertical-align: top; }

.res_lei .icon-star {
  color: #ebc308;
  font-size: 15px;
  letter-spacing: -5px;
  padding-left: 7px; }

.mosaik A.wrapper_list_res {
  display: block;
  position: relative;
  overflow: hidden; }

.mosaik .p_a_r {
  display: block;
  padding-top: 100%; }

.mosaik .wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mosaik .wrapperH {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 300%;
  height: 100%;
  margin-left: -150%;
  text-align: center; }

#content_col .mosaik .wrapper_list_res IMG {
  height: 100%;
  min-width: 34%; }

#content_col .mosaik .wrapper_list_res .epis {
  margin-left: 5px; }

#content_col .mosaik .wrapper_list_res IMG.epi {
  height: auto;
  min-width: 0;
  width: 10px;
  margin-bottom: -2px; }

#content_col .mosaik .wrapper_list_res IMG.key {
  height: auto;
  min-width: 0;
  width: 100px;
  margin-top: -15px;
  margin-bottom: -12px;
  margin-left: -10px; }

IMG.key {
  height: auto;
  min-width: 0;
  width: 100px;
  margin-top: -15px;
  margin-bottom: -12px;
  margin-left: -10px; }

.mosaik .bloc_txt {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 75px 4% 10px 2%;
  width: 94%;
  background: url(../images/gradient.png) center bottom repeat-x;
  transition: padding 0.5s; }

.mosaik .titre {
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 8px;
  line-height: 115%;
  display: block;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma; }

.mosaik .titre .h_aligner {
  height: 60px;
  vertical-align: bottom; }

.mosaik .ville {
  font-size: 14px;
  color: #fff; }

.liste .etoiles, .mosaik .etoiles {
  color: #ebc308;
  font-size: 18px;
  letter-spacing: 3px;
  padding-left: 7px; }

.bl_titre .nom_fiche {
  color: #282825;
  font-size: 20px;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  text-transform: uppercase;
  display: inline-block;
  line-height: 20px; }

.bl_1 .ville {
  display: inline-block;
  color: #282825; }

.bl_1 .etoiles {
  display: inline-block; }

.bl_1 .date {
  color: #76851c;
  font-size: 20px;
  font-weight: 700; }

.bl_2 .telephone {
  color: #000;
  display: inline-block;
  padding: 5px 10px;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #cdc8c2;
  border-radius: 5px; }

.bl_2 .telephone .picto_geo, .bl_2 .telephone .picto_phone {
  background-position: -441px -1px;
  width: 24px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
  margin: 2px 5px 0px 0px; }

.bl_2 .email {
  font-size: 16px;
  color: #282825; }

.bl_2 .email .picto_email {
  background-position: -471px -6px;
  width: 17px;
  height: 10px;
  display: inline-block;
  vertical-align: top;
  margin: 6px 5px 0 3px; }

.web {
  font-size: 16px !important; }

.liste #list_res_LEI {
  margin: 10px 0 0 15px; }

#content_col .liste .wrapper_list_res {
  display: block;
  text-decoration: none;
  /*height:72px*/
  border-top: 1px solid #e6e6e6;
  position: relative;
  float: left; }

#content_col .liste #list_res_LEI LI:first-child A.wrapper_list_res {
  border: 0px; }

.liste .wrapperH {
  float: left;
  width: 84px;
  height: 72px;
  overflow: hidden;
  margin-right: 10px; }

.liste .wrapperH IMG {
  height: 100%;
  width: auto; }

.liste .titre {
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  font-size: 15px;
  padding-top: 7px;
  text-transform: uppercase;
  color: #2c2c2c;
  display: block;
  width: 280px;
  line-height: 18px;
  /*height:37px;*/ }

.liste .bloc_txt .ville {
  display: none; }

.liste .ville {
  font-size: 14px; }

.liste .tarif {
  font-family: 'Open Sans', Arial, Helvetica, Tahoma;
  color: #878787;
  font-size: 12px;
  line-height: 17px;
  font-weight: bold;
  float: right;
  margin-right: 12px; }

.liste .tarif STRONG {
  font-size: 20px; }

.liste .tarif DEL {
  font-size: 20px;
  color: #d50424;
  text-decoration: line-through; }

.liste .tarif DEL STRONG {
  color: #878787; }

.liste .tarif STRONG.promo {
  color: #d50424; }

.liste .etoiles {
  padding-left: 0px;
  line-height: 24px; }

.liste .corner.green {
  background-position: -305px -126px;
  width: 39px;
  height: 39px;
  top: 0; }

.liste .corner.red {
  background-position: -305px -170px;
  width: 39px;
  height: 39px;
  top: 0; }

#ajax_list_res_LEI H2 {
  border: 0px;
  margin: 5px 10px 5px 10px; }

.liste .clnr_liste {
  display: block;
  clear: left;
  height: 0; }

#ajax_list_res_LEI .tri {
  margin: 10px 0 0 10px;
  color: #434343;
  font-weight: bold;
  font-size: 12px; }

#ajax_list_res_LEI .tri A {
  color: #928775;
  font-weight: normal;
  font-size: 12px;
  display: inline-block;
  margin: 0 16px 0 7px;
  text-decoration: none; }

#ajax_list_res_LEI .tri A.on {
  text-decoration: underline; }
/* DETAILS FICHE  */
.btn_retour_fiche_LEI {
  display: none; }

.btn_retour_fiche_LEI .album_name {
  width: 100%;
  text-align: center;
  min-height: 26px;
  position: relative; }

.btn_retour_fiche_LEI .album_name div {
  padding: 5px 110px;
  color: #99b115;
  font-size: 1.3em;
  font-family: 'Doppio One';
  margin-bottom: 30px; }

#content_col .btn_retour_fiche_LEI .sprite {
  background-position: -460px -369px;
  display: block;
  width: 73px;
  height: 26px;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  font-size: 15px;
  text-transform: uppercase;
  color: #2c2c2c;
  text-decoration: none;
  margin: 0 0 10px 0;
  padding: 5px 0 0 25px; }

.btn_retour_fiche_LEI .album_name .sprite {
  position: absolute;
  top: 0;
  left: 0; }

.single_page {
  margin: 0 -10px; }

.single_page .btn_retour_fiche_LEI {
  display: block; }

.single_page .pointer {
  display: none !important; }

.desc_fiche .content_fiche {
  position: relative;
  padding: 10px; }

.desc_fiche .nav_fiche {
  z-index: 3;
  margin-bottom: -1px; }

#content_col .desc_fiche .menu_tabs + .menu_tabs {
  border-left: 1px solid rgba(255, 255, 255, 0.4); }

#content_col .desc_fiche .menu_tabs {
  display: inline-block;
  padding: 15px 15px;
  border-bottom-color: #e4e1da;
  color: black;
  background-color: #b2c804;
  text-transform: uppercase;
  text-decoration: none; }

#content_col .desc_fiche .menu_tabs.selected {
  border: 1px solid #e4e1da;
  border-bottom-color: white;
  background: white;
  color: black; }

.desc_fiche .blocs {
  z-index: 2;
  border: 1px solid #e4e1da;
  padding: 10px;
  background: white; }

.desc_fiche .blocs .bloc {
  line-height: 20px;
  overflow: auto;
  height: 315px;
  padding-right: 8px; }

.fb_edge_widget_with_comment {
  margin-left: -20px;
  top: -3px; }
/*modifs jscrollpane */
/*.desc_fiche .blocs {padding:0;}
 .desc_fiche .blocs .bloc {padding:0;margin:10px;}
 .desc_fiche .blocs .bloc.jspScrollable {margin:0;}*/
#content_col UL.list_tarifs {
  margin: 0px; }

.taxe_sejour, .promoIn, .critere.oneLine, UL.list_tarifs LI {
  border-bottom: 1px solid #ccc;
  list-style: none;
  display: block;
  float: left;
  width: 100%;
  padding: 7px 0 5px 0; }

.promoIn.no_border_promoIn {
  border-bottom: 0px;
  padding-bottom: 0px; }

UL.list_horaires LI {
  list-style-position: outside; }

.crit_title, .taxe_sejour .mod_lab, .titre_promo, _prat .list_tarifs LI .mod_lab {
  font-size: 1.3em;
  text-transform: uppercase;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  color: #333; }

.crit_title {
  clear: both;
  border-bottom: 1px dashed #ccc;
  padding: 10px 0 5px 0;
  margin-bottom: 5px; }

.critere.oneLine .crit_title {
  border-bottom: 0px;
  padding: 0px;
  margin: 0px;
  display: inline-block;
  color: #333; }

.titre_promo {
  display: inline-block; }

.taxe_sejour .mod_val, .critere.oneLine .mod_val, .partRight, .list_tarifs LI .mod_val {
  font-size: 1.1em;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  text-align: right;
  float: right;
  clear: right;
  color: #333; }

.list_infos_prat LI {
  font-size: 1.1em;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  color: #333;
  list-style-type: none; }

.critere .mod_val {
  font-size: 1.1em;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  color: #333;
  list-style-type: none;
  padding-left: 15px; }

.list_infos_prat LI.special_langue {
  display: inline-block; }

.periode_promo, .desc_promo, .tarif_promo {
  display: inline-block;
  clear: none; }

.promoIn DIV {
  color: #d12020; }

.list_infos_prat LI .mod_val {
  float: right;
  clear: right; }

.paiement {
  margin: 25px 0 15px 0;
  float: left;
  width: 100%; }

.paiement .sprite {
  display: inline-block;
  width: 32px;
  height: 22px;
  margin-right: 7px; }

.paiement .sprite.crit1234000003 {
  background-position: -355px -448px; }

.paiement .sprite.crit1234000008 {
  background-position: -314px -476px; }

.paiement .sprite.crit1234000001 {
  background-position: -435px -448px; }

.paiement .sprite.crit1900113 {
  background-position: -355px -476px; }

.paiement .sprite.crit1234000010 {
  background-position: -469px -448px; }

.paiement .sprite.crit1900112 {
  background-position: -273px -476px; }

.paiement .sprite.crit1234000009 {
  background-position: -274px -448px; }

.paiement .sprite.crit1907999 {
  background-position: -505px -448px; }

.paiement .sprite.crit1234000004 {
  background-position: -395px -476px; }

.paiement .sprite.crit1907628 {
  background-position: -469px -476px; }

.paiement .sprite.crit1904359 {
  background-position: -314px -448px; }

.paiement .sprite.crit1907619 {
  background-position: -469px -476px; }

.paiement .sprite.crit1908788 {
  background-position: -435px -476px; }

.paiement .sprite.crit1900111 {
  background-position: -393px -448px; }

.paiement .sprite.crit1234000013 {
  background-position: -506px -476px; }

.desc_fiche .photo {
  width: 45%;
  border: 1px solid #dadada;
  border-radius: 5px;
  padding: 0.5%;
  float: left;
  margin: 0 2% 10px 0; }

.desc_fiche .photo IMG {
  width: 100%;
  display: block;
  cursor: pointer;
  max-height: 250px; }

.desc_fiche {
  position: relative;
  background: F6F1EB;
  z-index: 100; }

.desc_fiche .bl_titre {
  min-height: 85px;
  background: #f6f1eb;
  color: #232323;
  padding: 10px 10px 10px 15px;
  border-left: 1px solid #c8c8c0;
  border-right: 1px solid #c8c8c0; }

.desc_fiche .bl_desc_full {
  background: #f6f1eb;
  border-left: 1px solid #c8c8c0;
  border-right: 1px solid #c8c8c0; }

.desc_fiche .bl_like {
  height: 25px;
  background: #b2c804;
  color: #232323;
  border: 1px solid #95968f;
  border-top: 1px solid #cac6bf;
  padding: 23px 20px 20px 20px; }

#bloc_desc {
  position: relative; }

#bloc_infos {
  position: relative; }

.bl_desc_full .labels:not(.labels_1900010), .bl_desc_full .services {
  border-bottom: 1px solid #d9d6d1;
  padding-bottom: 4px;
  display: block;
  float: right;
  width: 51%; }

.bl_desc_full .services {
  margin-bottom: 9px; }

.bl_desc_full .services SPAN {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: 9px 0 0 7px; }

#bloc_desc .labels img {
  display: inline-block;
  vertical-align: middle; }
/*
 .content_filtre .service,
 .bl_desc_full .services .service{background:url("/images/picto_filtre.png");}
 */
.content_filtre .service, .bl_desc_full .services .service {
  background: url("/images/sprite_icone_19x19.png") 20px 0; }
/* 20px 0 pour ne pas afficher d'icone quand il n'yen a pas */
.bl_desc_full .services .has_resto {
  background-position: -440px 0; }

.bl_desc_full .services .acces_handicap {
  background-position: -260px 0; }

.bl_desc_full .services .has_piscine {
  background-position: -400px 0; }

.bl_desc_full .services .has_spa {
  background-position: -480px 0; }

.bl_desc_full .services .resto_parking, .bl_desc_full .services .has_parking {
  background-position: -340px 0; }

.bl_desc_full .services .has_garage {
  background-position: -220px 0; }

.bl_desc_full .services .accept_animaux {
  background-position: 0 0; }

.bl_desc_full .services .acces_internet {
  background-position: -560px 0; }

.bl_desc_full .services .has_heberg {
  background-position: -160px 0; }

.bl_desc_full .desc {
  clear: right;
  min-height: 270px; }

.bl_desc_full .open_now {
  margin-left: 50%;
  margin-bottom: 12px;
  padding-top: 5px;
  padding-bottom: 8px;
  border-bottom: 1px solid #d9d6d1; }

.bl_desc_full .open_now .text_open_now {
  display: inline; }

.bl_desc_full .open_now .icon_open_now {
  background-position: -710px -9px;
  display: inline-block;
  float: left;
  height: 24px;
  width: 16px;
  margin-right: 10px; }

.bl_desc_full .desc_fiche_more, .bl_desc_full .desc P {
  line-height: 20px; }

#content_col .desc_fiche_more .less_crit, #content_col .bl_desc_full A.more_crit {
  color: #928775;
  float: left; }

.desc_fiche_more .less_crit SPAN, .bl_desc_full .more_crit SPAN {
  background-position: -392px -1px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0px; }

.desc_fiche_more .less_crit SPAN {
  background-position: -415px -1px; }

.bl_like .print SPAN {
  background-position: -418px -26px;
  width: 21px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px; }

#content_col .bl_like .pdf, #content_col .bl_like .print {
  color: #000;
  margin-left: 25px;
  display: inline-block; }

#content_col .bl_like .print {
  margin-left: 0px; }

.bl_like .pdf SPAN {
  background-position: -448px -24px;
  width: 16px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px; }

#content_col .desc_fiche .add_carnet, #content_col .bl_like .add_carnet {
  margin-top: -9px;
  float: right;
  height: 40px;
  display: inline-block;
  background-position: -538px -121px;
  padding: 0px 0px 0 22px;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  color: #3d3d3d;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 36px; }

#content_col .desc_fiche .add_carnet {
  margin: -4px 0 0 0; }

.desc_fiche .add_carnet SPAN, .bl_like .add_carnet SPAN {
  background-position: -459px -125px;
  width: 40px;
  height: 35px;
  margin-left: 22px;
  display: inline-block;
  vertical-align: top; }

.bl_like .likes {
  display: inline-block;
  vertical-align: top; }

.part1 {
  float: left;
  width: 555px; }

.map .part1, .liste .part1 {
  width: 330px; }

.likes {
  float: left; }

.map .print_pdf, .liste .print_pdf {
  margin: -13px 0 9px 0;
  float: left; }

.print_pdf, .add_carnet {
  float: right; }

.faceboook {
  width: 130px;
  height: 20px;
  margin-left: -20px; }

.twitter-count-horizontal {
  margin-left: -20px; }

.fb_iframe_widget {
  margin-left: -20px;
  top: -3px;
  display: inline; }

#fiche_res_lei .fb_iframe_widget {
  margin-left: 0;
  top: 0px;
  vertical-align: top; }

#right_col .fb_iframe_widget {
  margin-left: 0px;
  top: 0px;
  display: block; }

.mosaik .desc_fiche {
  margin-top: 10px; }

.mosaik .desc_fiche .pointer {
  display: block;
  width: 75px;
  height: 48px;
  position: absolute;
  top: -45px;
  background-position: -755px -5px; }

.map .desc_fiche .pointer {
  display: block;
  width: 60px;
  height: 30px;
  position: absolute;
  top: -29px; }

.liste .desc_fiche .pointer {
  display: block;
  width: 19px;
  height: 38px;
  position: absolute;
  top: 26px;
  left: -18px;
  background-position: -360px -180px; }

.label_h {
  display: inline-block;
  vertical-align: middle;
  min-width: 32px;
  height: 32px;
  background: #aaa; }

.label_h._1900365_1902305 {
  display: none;
  height: 15px;
  width: 10px;
  background: url(/images/epis.png); }

.label_h._1900365_1902306 {
  display: none;
  height: 15px;
  width: 20px;
  background: url(/images/epis.png); }

.label_h._1900365_1902307 {
  display: none;
  height: 15px;
  width: 30px;
  background: url(/images/epis.png); }

.label_h._1900365_1902308 {
  display: none;
  height: 15px;
  width: 40px;
  background: url(/images/epis.png); }

.desc_fiche .critere {
  margin: 2px 0 4px;
  position: relative; }

#content_col .desc_fiche UL.list_infos_prat {
  margin: 0 0 7px 15px; }

.galerie_photo LI {
  display: inline-block;
  padding: 0 3px;
  vertical-align: middle; }

.galerie_photo .hidden.off {
  display: none; }

.galerie_photo IMG {
  max-width: 140px;
  max-height: 140px; }

.desc_fiche .cadre_map {
  border: 1px solid #dadada;
  border-radius: 5px;
  padding: 2px; }

#bloc_acces .btn {
  background-color: #3d3d3d;
  border-radius: 2px;
  padding: 3px 7px 3px 7px;
  color: #fff;
  text-decoration: none;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  margin: 2px 5px 2px 0;
  display: inline-block; }

#bloc_acces .btn.special_zoom {
  display: inline-block; }
/*#bloc_acces .adress{font-size:13px; margin-top:20px; color:#333;}*/
#bloc_acces .adress {
  font-size: 13px;
  margin-top: 9px;
  color: #333;
  padding-bottom: 10px; }

#gmap_access {
  height: 190px; }

#gmap_access_zoom {
  height: 500px; }

#content_col .bl_3 A {
  font-size: 13px;
  color: #282825;
  text-decoration: none;
  display: block;
  margin-bottom: 10px; }

.bl_3 .type_1908718 SPAN, .bl_3 .type_1908717 SPAN, .bl_3 .site SPAN {
  background-position: -493px -2px;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 13px; }

.bl_3 .type_1908718 SPAN {
  background-position: -393px -26px; }

.bl_3 .type_1908717 SPAN {
  background-position: -512px -4px; }

.bl_1, .bl_2, .bl_3 {
  width: 31%;
  display: inline-block;
  vertical-align: top;
  margin: 10px 0 10px 10px; }

.bl_3 .resa_location {
  width: 236px;
  height: 36px;
  background-position: -608px -62px;
  position: relative; }

.bl_3 .resa_location span {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  left: 12px;
  position: absolute;
  top: 8px; }

.map .bl_titre, .liste .bl_titre {
  white-space: nowrap; }

.map .bl_1, .liste .bl_1 {
  width: 100%;
  display: block; }

.map .bl_2, .liste .bl_2 {
  width: 50%;
  text-align: center;
  margin: 10px 0; }

.map .bl_3, .liste .bl_3 {
  width: 50%;
  margin: 10px 0; }

.map .contact_tel_fiche_lei, .liste .contact_tel_fiche_lei {
  float: none; }

#content_col .map .bl_3 A.web, #content_col .liste .bl_3 A.web {
  width: 26px;
  height: 26px;
  display: inline-block;
  overflow: hidden;
  margin: 0 4px 4px 0; }

.map .bl_3 .type_1908718 SPAN, .map .bl_3 .type_1908717 SPAN, .map .bl_3 .site SPAN, .liste .bl_3 .type_1908718 SPAN, .liste .bl_3 .type_1908717 SPAN, .liste .bl_3 .site SPAN {
  background-position: -330px -79px;
  width: 26px;
  height: 26px;
  display: block;
  vertical-align: middle;
  margin: 0; }

.map .bl_3 .type_1908718 SPAN, .liste .bl_3 .type_1908718 SPAN {
  background-position: -360px -98px; }

.map .bl_3 .type_1908717 SPAN, .liste .bl_3 .type_1908717 SPAN {
  background-position: -318px -213px; }

.map .cadre_map {
  display: none; }
/* VERSIONS NATURE, SPORT, ... */
#list_forfaits {
  position: relative;
  vertical-align: top;
  list-style-type: none;
  width: 100%;
  overflow: hidden;
  margin: 0 !important;
  /*white-space:nowrap;*/ }

#list_forfaits LI.forfait {
  width: 100%;
  display: inline-block;
  margin-right: -100%;
  position: relative; }

#list_forfaits A.ln_forfait {
  display: block;
  position: relative;
  overflow: hidden; }

#list_forfaits .p_a_r {
  display: block;
  padding-top: 50%; }

#list_forfaits .wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

#list_forfaits .wrapperH {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 300%;
  height: 100%;
  margin-left: -150%;
  text-align: center; }

#content_col #list_forfaits IMG {
  height: 100%;
  min-width: 34%; }

#list_forfaits .bloc_txt {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 75px 2% 10px 2%;
  width: 96%;
  background: url(../images/gradient.png) center bottom repeat-x; }

#list_forfaits .titre {
  display: block;
  color: white;
  text-transform: uppercase;
  font-size: 26px;
  margin-top: 8px;
  line-height: 115%;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  margin-bottom: 7px; }

#list_forfaits .titre .h_aligner {
  height: 50px;
  vertical-align: bottom; }

#list_forfaits .sous_titre {
  display: block;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 115%;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  font-weight: 300;
  margin-bottom: 20px; }

#list_forfaits .desc {
  display: block;
  color: white;
  font-size: 11px; }

#list_forfaits :hover .desc .fk_link {
  color: white; }

#controls_forfaits A {
  color: #aaa; }

#controls_forfaits A.actif {
  color: black;
  font-weight: bold; }

#list_selection .selection.hr {
  padding-top: 18px;
  margin-top: 18px;
  border-top: 1px solid #d7d7d5; }

#list_selection .selection.page_selection {
  display: none; }

#list_selection .selection.page_selection.active {
  display: block; }

#list_selection .img {
  float: left;
  width: 17%;
  position: relative; }

#content_col #list_selection IMG {
  display: block;
  width: 100%;
  height: auto; }

#list_selection .bloc_txt {
  float: right;
  width: 79%;
  text-decoration: none;
  color: black; }

#list_selection .bloc_txt .titre {
  display: block;
  font-size: 18px;
  line-height: 115%;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma; }
/* FILTRES LEI */
.type_affichage {
  position: absolute;
  top: 14px;
  right: 15px; }

.type_affichage LABEL {
  width: 37px;
  height: 37px;
  background-color: #5d5b59;
  display: inline-block;
  margin-left: 7px;
  overflow: hidden;
  text-indent: 1200px;
  white-space: nowrap; }

.type_affichage LABEL INPUT {
  visibility: hidden; }

.type_affichage LABEL.checked {
  background-color: #b1c803; }

.type_affichage .mosaik {
  background-position: -454px -168px; }

.type_affichage .liste {
  background-position: -490px -168px; }

.type_affichage .map {
  background-position: -451px -205px; }

.filtres_lei {
  position: relative; }

#filters_lei .content_filtre.range INPUT {
  background: transparent;
  border: none; }

#filters_lei .rng_manager {
  padding: 5px 7px 0; }

body .ui-slider {
  background: linear-gradient(bottom, #d6dae0 70%, #949a9e) #d9d9e1;
  background-image: -o-linear-gradient(bottom, #d6dae0 70%, #949a9e);
  background-image: -moz-linear-gradient(bottom, #d6dae0 70%, #949a9e);
  background-image: -webkit-linear-gradient(bottom, #d6dae0 70%, #949a9e);
  background-image: -ms-linear-gradient(bottom, #d6dae0 70%, #949a9e); }

.ui-slider .ui-slider-handle {
  border-radius: 8px; }

.ui-slider .ui-slider-range {
  background: #b2d41b; }

body .ui-slider.ui-slider-horizontal {
  height: 0.6em; }

body .ui-slider-horizontal .ui-slider-handle {
  top: -0.4em; }

.tab_slider {
  position: relative;
  height: 25px;
  font-size: 0.95em;
  color: #666; }

.tab_slider .tabu {
  width: 40px;
  position: absolute;
  top: 0px;
  padding-top: 6px;
  background: url(/images/taquet_tab.png) no-repeat center top;
  text-align: center;
  margin-left: -20px; }

.dates {
  background-color: #3f4344;
  padding: 20px 0px 20px 0px;
  width: 100%; }

.dates .picto_date {
  background-position: -464px -74px;
  width: 40px;
  height: 48px;
  display: inline-block;
  vertical-align: top;
  margin-left: 25px; }

.dates LABEL {
  font-size: 20px;
  color: #fff;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 10px 0 15px;
  padding-top: 10px; }

.dates INPUT {
  margin-top: -7px;
  padding: 4px;
  color: #434343;
  font-size: 12px; }

.map .desc_fiche .pointer {
  background-position: -488px -205px;
  left: 50%;
  margin-left: -29px; }

.btn_green_part, #content_col .btn_green_part {
  text-decoration: none;
  background-position: -537px -165px;
  padding: 0px 0px 0px 19px;
  height: 40px;
  display: inline-block;
  line-height: 32px;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  text-transform: uppercase;
  color: #272b0c;
  font-size: 14px; }

.btn_green_part .sprite {
  background-position: -393px -184px;
  width: 42px;
  height: 32px;
  display: inline-block;
  margin: 0 -4px 0 19px;
  vertical-align: top; }

.btn_pub {
  position: absolute;
  bottom: 28px;
  left: 50%;
  margin-left: -175px;
  width: 350px;
  text-align: center; }

#filters_lei {
  background: #f6f2ea;
  border-top: 1px solid #d6cfc1;
  border-bottom: 1px solid #d6cfc1;
  padding-top: 2px; }

#filters_lei .ouverture {
  width: 100%;
  text-align: left; }

.content_filtre SPAN.service {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: 0 6px 0 10px;
  vertical-align: middle; }

.content_filtre UL LI {
  margin: 5px 0 3px 0; }

.content_filtre .result {
  font-size: 12px;
  color: #928775;
  font-weight: normal; }

.content_filtre SPAN.txt {
  color: #5d5b59;
  font-size: 15px;
  font-weight: bold; }

.content_filtre .sprite.filter_promo .txt {
  vertical-align: middle;
  margin: 0 0 0 5px; }

.content_filtre .sprite.filter_promo {
  background-position: -570px -337px;
  width: 268px;
  height: 28px;
  display: block;
  padding: 10px 0 0 15px;
  text-decoration: none !important; }

.content_filtre .sprite.filter_promo:hover {
  cursor: pointer; }

.content_filtre .has_resto {
  background-position: -440px 0; }

.content_filtre .acces_handicap {
  background-position: -260px 0; }

.content_filtre .has_piscine {
  background-position: -400px 0; }

.content_filtre .has_spa {
  background-position: -480px 0; }

.content_filtre .resto_parking, .content_filtre .has_parking {
  background-position: -340px 0; }

.content_filtre .has_garage {
  background-position: -220px 0; }

.content_filtre .accept_animaux {
  background-position: 0 0; }

.content_filtre .acces_internet {
  background-position: -560px 0; }

.content_filtre .has_heberg {
  background-position: -160px 0; }
/*
 A PAS !!!!
 .content_filtre .resto_terasse{background-position:-560px -0;}
 .content_filtre .label_gite_fr{background-position:-560px -0;}
 .content_filtre .label_cle_vac{background-position:-560px -0;}
 .content_filtre .classem_tourisme{background-position:-560px -0;}
 .content_filtre .ticket_resto{background-position:-560px -0;}
 .content_filtre .chq_vacance{background-position:-560px -0;}
 .content_filtre .etoile_michelin{background-position:-560px -0;}
 .content_filtre .maitre_restau{background-position:-560px -0;}
 .content_filtre .parking_bus_resto{background-position:-560px -0;}
 .content_filtre .salle_seminaire_resto{background-position:-560px -0;}
 .content_filtre .is_insolite{background-position:-560px -0;}
 */
#filters_lei .filter_radio {
  margin-top: 5px; }

#filters_lei .filter_radio LABEL {
  display: inline-block;
  vertical-align: middle;
  padding-right: 15px;
  font-weight: bold;
  color: #5d5b59; }

#filters_lei .filter_radio INPUT {
  vertical-align: bottom; }
/*
 <div class='filter_radio' >
 {foreach from=$fi.values key=val_filtre item=lib_filtre}
 <label><input type="radio" name="{$fi.name}" class="default" value="{$val_filtre}" {if $val_filtre == $smarty.get[$fi.name]}checked {/if}> {$lib_filtre}</label>
 {/foreach}
 </div>
 */
#filters_lei .bloc_filtre {
  width: 30%;
  padding: 1% 1.666%; }

#filters_lei .bloc_filtre.left {
  float: left; }

#filters_lei .bloc_filtre.left2Col {
  float: left;
  width: 63%; }

#filters_lei .bloc_filtre .filtre2Col {
  width: 47%;
  display: inline-block;
  vertical-align: top;
  margin-left: 2%; }

#filters_lei .bloc_filtre.right {
  float: right; }

#filters_lei .title_filtre {
  color: #5d5b59;
  font-size: 20px;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  text-transform: uppercase; }

#filters_lei .title_filtre .helper {
  color: #928775;
  font-size: 12px;
  font-weight: normal;
  text-transform: none; }

#filters_lei .content_filtre.check_list LABEL {
  display: block; }

#filters_lei .more_filters_lei {
  margin-bottom: 15px;
  display: none; }

#filters_lei .more_filters_lei P {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0px; }

#filters_lei #more_crit {
  color: #928775;
  float: right;
  margin: 10px 0 10px 0; }

#filters_lei .clear_crit {
  color: #928775;
  float: right;
  margin: 10px;
  display: none; }

#filters_lei .clear_crit SPAN, #filters_lei .less_crit SPAN, #filters_lei .more_crit SPAN {
  background-position: -392px -1px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 7px; }

#filters_lei .less_crit SPAN {
  background-position: -415px -1px; }

#filters_lei .clear_crit SPAN {
  background-position: -180px -211px; }

#filters_lei .resa_location {
  width: 280px;
  height: 38px;
  background-position: -571px -339px;
  position: relative;
  margin-top: 25px; }

#filters_lei .resa_location a {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  left: 12px;
  position: absolute;
  top: 8px;
  color: #666;
  text-decoration: none; }
/* WIDGET */
#manifs_side_hiver, #manifs_side_printemps, #manifs_side_ete, #manifs_side_automne {
  background-color: #262626; }

.widget {
  border: 1px solid #e7e6e4;
  background: #f6f2ea;
  margin-bottom: 15px;
  padding: 15px;
  position: relative; }

.widget.widg_geoloc {
  padding: 0; }

.widget#manifs_home {
  border: none;
  margin-bottom: 15px; }

.widget .ttl_widget {
  font-family: 'Doppio One', Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  color: #212121;
  border-bottom: 1px solid #d9d6d1;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-transform: uppercase; }

.widget .cnt_widget {
  font-family: 'Doppio One', Helvetica, Arial, sans-serif;
  color: #434343;
  font-size: 1.1em; }

.widget .cnt_widget .soft_grey {
  color: #9c9992; }
/* Fiche liste */
.widget .cnt_widget ul li {
  list-style-type: none;
  margin-bottom: 5px; }

.widget .cnt_widget .left {
  float: left; }

.widget .cnt_widget .right {
  float: right; }

.widget .cnt_widget ul li.important_li {
  color: #d12020;
  text-transform: uppercase; }

.widget .cnt_widget a {
  color: #96a900;
  text-decoration: underline;
  font-family: Arial, Helvetica, sans-serif; }
/* Fiche contact */
.widget .cnt_widget.widg_contact .soft_grey {
  margin: 5px 0; }

.widget .cnt_widget.widg_contact .bg_widg_contact {
  width: 149px;
  height: 106px;
  background: url(/images/bg_widg_contact.png) no-repeat;
  position: absolute;
  bottom: 0;
  right: 0; }
/* documents */
.widg_telecharger {
  list-style: outside none; }

.widg_telecharger li {
  display: block;
  color: #000;
  font-size: 10px;
  margin-bottom: 10px;
  width: 100%; }

.widg_telecharger .picto_widg_telecharger {
  display: block;
  width: 32px;
  height: 32px;
  float: left;
  margin-top: 4px; }

.widg_telecharger .descr_widg_telecharger {
  display: block;
  width: 230px;
  float: right; }

.widg_telecharger a.btn_dl {
  background: #d83937;
  display: inline-block;
  padding: 3px 5px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 2px;
  height: auto;
  width: auto; }

.critere.document {
  margin: 10px 0;
  float: left; }

.critere .documents {
  margin-bottom: 0; }

.critere .documents li {
  padding-top: 5px; }
/* cinema */
#ctnr_cinema LI {
  margin-bottom: 4px; }

#ctnr_cinema .lien_cine {
  display: block; }

#ctnr_cinema .affiche_film {
  width: 90px;
  margin-right: 10px;
  float: left; }

#ctnr_cinema .titre_film {
  display: block;
  font-weight: bold;
  color: black; }

#ctnr_cinema .horaires {
  display: block;
  color: #aaa; }
/* Menu */
#widget_menu {
  padding: 10px; }

#widget_menu ul#left_menu {
  margin-top: 5px; }

#widget_menu ul#left_menu li {
  list-style: none outside url("/images/arrow_list_green.png");
  margin-bottom: 5px;
  margin-left: 18px; }

#widget_menu ul#left_menu li ul.level1 {
  margin-top: 5px; }

#widget_menu a {
  color: #99b115;
  text-decoration: underline;
  font-family: 'Doppio One', sans-serif; }

#widget_menu ul#left_menu li a.actif {
  color: #292929;
  text-decoration: none; }

#widget_menu a.btn_color {
  color: #222;
  text-decoration: none; }
/* A faire aujourd'hui / demain */
#lien_a_faire_aujourd_hui {
  display: block;
  background: url(/images/corner_btn_green_transparent_bottom_right.png) right bottom no-repeat #444;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  padding: 12px 0 0;
  margin-bottom: 10px;
  height: 30px;
  font-size: 16px;
  font-weight: bold;
  position: relative; }

#lien_resto_ouvert_midi {
  display: block;
  background: url(/images/corner_btn_green_transparent_bottom_right.png) right bottom no-repeat #444;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  padding: 13px 0 0 8px;
  margin-bottom: 10px;
  height: 29px;
  font-size: 15px;
  font-weight: bold;
  position: relative; }

#lien_resto_ouvert_soir {
  display: block;
  background: url(/images/corner_btn_green_transparent_bottom_right.png) right bottom no-repeat #444;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  padding: 13px 0 0 8px;
  margin-bottom: 10px;
  height: 29px;
  font-size: 15px;
  font-weight: bold;
  position: relative; }
/* Meteo */
.preview_meteo {
  float: left;
  width: 128px; }

.detail_meteo {
  float: right;
  text-align: right;
  width: 140px;
  margin-top: 15px;
  margin-left: -20px; }

.detail_meteo .date_meteo {
  color: #333;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: -5px;
  margin-bottom: 5px; }

.detail_meteo .nom_ville {
  color: #666;
  text-transform: uppercase;
  font-size: 16px; }

.detail_meteo .temperature {
  color: black;
  font-size: 32px; }

.detail_meteo .desc {
  color: black;
  font-weight: bold; }

.detail_meteo .min_max, .detail_meteo .vent {
  color: #aaa; }

.lirePlus {
  color: #76851c;
  text-decoration: underline; }

.que-faire-pluie {
  display: inline-block;
  margin-top: 15px;
  background: #b5cc09;
  color: #444;
  text-transform: uppercase;
  padding: 10px;
  padding-right: 40px;
  border-radius: 2px;
  font-size: 13px;
  font-family: 'Doppio One', Helvetica, Arial, sans-serif;
  position: relative;
  overflow: hidden; }

.que-faire-pluie:after {
  content: '?';
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 33px;
  color: white;
  background: #9baf05;
  font-size: 20px;
  text-align: center;
  line-height: 38px; }
/* GALERIE PHOTO*/
#galleria {
  width: 625px;
  height: 400px; }
/* FORMULAIRE*/
input[type=text], textarea, input[type=password] {
  border: 1px solid #d9d4ca;
  background: #fff;
  margin: 0;
  padding: 6px 9px;
  color: #999; }

.btn_color, a.btn_color, #content_col a.btn_color {
  background: none repeat scroll 0 0 #b0c703;
  border: 0 none;
  color: #222;
  font-family: 'Doppio One', sans-serif;
  font-size: 1.2em;
  padding: 8px 18px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  margin: 5px 0; }

.must_fill {
  color: #9c9992; }
/* thematiques */
H1.theme.green {
  background: url("/images/sprite_rubriques.png") #9baf05 no-repeat right -196px; }

H1.theme.orange {
  background: url("/images/sprite_rubriques.png") #ea5a03 no-repeat right 0; }

H1.theme.pink {
  background: url("/images/sprite_rubriques.png") #cf1c3f no-repeat right -98px; }

H1.theme.blue {
  background: url("/images/sprite_rubriques.png") #039fbb no-repeat right -292px; }
/* Contact */
.leftForm_contact {
  width: 48%;
  float: left; }

.rightForm_contact {
  width: 48%;
  float: right; }

.rep_area, .lineForm_contact {
  margin-bottom: 12px;
  position: relative; }

.lineForm_contact label {
  color: #5d5b59;
  font-size: 1.2em;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  display: block;
  margin-bottom: 4px;
  font-weight: normal; }

.lineForm_contact label.inlineblock {
  display: inline-block; }

.lineForm_contact label.lblAlignTop {
  vertical-align: top; }

.lineForm_contact input.error_form {
  border: 1px solid #c20b0b; }

.colored_obligation {
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  font-weight: normal;
  color: #fff;
  background: #b1c803;
  display: inline-block;
  padding: 5px 3px 0 3px;
  font-size: 20px;
  line-height: 9px;
  border-radius: 3px;
  vertical-align: top;
  margin-left: 5px; }

.lineForm_contact input[type=text], .lineForm_contact input[type=password] {
  display: inline-block;
  vertical-align: middle;
  width: 85%; }

.lineForm_contact input[type=text].fullWidth, .lineForm_contact input[type=password].fullWidth, .lineForm_contact textarea.fullWidth {
  width: 93%; }
/* Pagination */
.pagination {
  text-align: center; }

.pagination a, .pagination span {
  display: inline-block;
  margin: 0 3px;
  font-size: 14px; }

.pagination .fl {
  color: #000; }

.pagination .fl_on {
  color: #b3ca03; }

BODY #content_col .pagination a {
  text-decoration: none;
  display: inline-block;
  margin: 0 3px;
  padding: 2px 6px;
  font-family: 'Open Sans', sans-serif;
  color: #2e2e2e;
  font-size: 0.9em;
  background: #f0f0f0; }

BODY #content_col .pagination a.current_page {
  background: #b3ca03;
  color: #fff; }
/* Carousel des forfaits */
#controls_forfaits {
  float: right; }

#controls_forfaits A {
  display: inline-block;
  vertical-align: middle;
  background: url(/images/sprite.png) -175px -185px;
  margin-left: 1px;
  width: 0;
  height: 12px;
  padding-left: 13px;
  overflow: hidden; }

.pink #controls_forfaits A.actif {
  background-position: -235px -185px; }

.blue #controls_forfaits A.actif {
  background-position: -190px -185px; }

.green #controls_forfaits A.actif {
  background-position: -205px -185px; }

.orange #controls_forfaits A.actif {
  background-position: -220px -185px; }
/* Footer Galerie Multimedia */
#bloc_multimedia A {
  display: block;
  max-width: 490px;
  margin: auto;
  vertical-align: top; }

#bloc_multimedia .img_sample {
  display: inline-block;
  width: 49%;
  height: 142px; }

#bloc_multimedia .content_bloc_multimedia {
  display: block;
  max-width: 490px;
  margin: auto;
  vertical-align: top; }

#bloc_multimedia .content_bloc_multimedia a {
  width: 49%;
  display: inline-block; }

#bloc_multimedia .content_bloc_multimedia .img_sample {
  width: 100%; }

#bloc_multimedia .img_sample.spl_0 {
  padding: 0 0.5% 3px 0; }

#bloc_multimedia .img_sample.spl_1 {
  padding: 0 0 3px 0.5%; }

#bloc_multimedia .img_sample.spl_2 {
  padding: 2px 0.5% 0 0; }

#bloc_multimedia .img_sample.spl_3 {
  padding: 2px 0 0 0.5%; }

#bloc_multimedia .wrapper {
  display: block;
  overflow: hidden; }

#bloc_multimedia .wrapper_h {
  display: block;
  width: 300%;
  margin-left: -100%;
  position: relative; }

#bloc_multimedia img {
  width: 240px;
  height: 142px;
  display: block;
  margin: auto; }

.picto_play {
  display: block;
  width: 58px;
  height: 58px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -29px;
  margin-top: -29px;
  background-position: -214px -325px; }

.gamma-container {
  max-width: 940px; }

#gamma-container .gamma-gallery li {
  box-sizing: border-box; }
/* DESKTOP */
@media (min-width: 1004px) {
  /* Lien TOP */
  /* Menu */
  /* HOME */
  /*height:150px;*/
  /* FOOTER */
  /* LISTE FICHES LEI */
  /* DETAIL FICHE LEI */
  /*margin-top:-73px;*/
  /* FILTRES LEI */
    #main.expand, #mega_footer .wrapper_footer.expand, #main_menu .wrapper.expand, #main_menu.lock #main_menu_list.expand {
      width: 90%; }
    #mega_menu.expand {
      left: 0;
      margin-left: 0;
      width: 100%; }
    .mosaik .showFiche .bloc_txt {
      padding-bottom: 50px;
      transition: padding 0.5s; }
    .liste .showFiche .corner.green {
      display: none; }
    .no_desk {
      position: absolute;
      top: -10000px;
      left: -10000px; }
    .cleaner_desk {
      margin: 0;
      padding: 0;
      width: 0;
      height: 0;
      overflow: hidden;
      clear: both;
      display: block; }
    #is_desk {
      display: block; }
    #spacer_top {
      height: 55%; }
    #spacer_top.js {
      height: 100%;
      margin-top: -72px; }
    #main {
      width: 991px;
      margin: auto;
      background: white;
      z-index: 3; }
    #main.is_inner {
      margin-top: 9px; }
    #content_col {
      width: 620px;
      margin-left: 25px;
      float: left; }
    #content_col.full_width {
      width: 935px; }
    #content_col.no_col {
      width: auto;
      margin: 0 25px;
      float: none;
      position: relative; }
    #right_col {
      width: 295px;
      float: right;
      padding: 15px 25px 0 0; }
    #right_col.full_width {
      display: none; }
    #mega_footer .wrapper_footer {
      width: 991px;
      margin: auto; }
    #mega_image {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      text-align: center;
      z-index: 1; }
    .mega_image_wrapper {
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -150%;
      width: 300%;
      height: 100%;
      text-align: center; }
    #mega_image IMG {
      height: 100%;
      display: block;
      margin: auto; }
    #mega_image .next_img {
      display: block;
      position: absolute;
      top: 50%;
      right: 30px;
      width: 60px;
      height: 60px;
      margin-top: -30px;
      background: url(/images/arrow_right_bg.png) center center no-repeat;
      z-index: 20;
      display: none; }
    #mega_image .prev_img {
      display: block;
      position: absolute;
      top: 50%;
      left: 30px;
      width: 60px;
      height: 60px;
      margin-top: -30px;
      background: url(/images/arrow_left_bg.png) center center no-repeat;
      z-index: 20;
      display: none; }
    #main_container {
      position: relative;
      z-index: 2; }
    #links_header {
      background: #232323;
      left: 0;
      top: 0;
      width: 100%;
      height: 63px;
      z-index: 1;
      position: fixed; }
    #list_links_header {
      width: 991px;
      margin: auto;
      position: relative; }
    #header_logo_desk {
      display: block;
      width: 323px;
      height: 117px;
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -161px; }
    #links_header.hide {
      position: absolute;
      top: -133px; }
    #links_header_1 {
      position: absolute;
      top: 0;
      left: 0;
      width: 370px; }
    .list_links_header LI {
      display: inline-block;
      width: 25%;
      text-align: center; }
    #links_header_2 {
      position: absolute;
      top: 0;
      right: 0;
      width: 370px; }
    .list_links_header LI {
      display: inline-block;
      text-align: center;
      vertical-align: top; }
    .list_links_header .search {
      width: 30px;
      margin: 0 20px 0 0px;
      z-index: 1; }
    .list_links_header .search A:hover {
      border-color: #232323; }
    #links_header_3 {
      position: absolute;
      top: 0;
      right: 20px; }
    .list_links_header A {
      display: inline-block;
      color: white;
      padding: 20px 5px 5px;
      border-top: 5px solid #232323;
      font-family: 'Doppio One', Arial, Helvetica, Tahoma;
      font-size: 14px; }
    .list_links_header A:hover {
      border-color: #b0c703; }
    #toggler_link_header {
      display: none; }
    #main_form_recherche {
      position: absolute;
      top: 22px;
      left: 7px;
      width: 180px; }
    #main_form_recherche.hide {
      width: 29px;
      height: 29px;
      overflow: hidden; }
    #main_menu.lock {
      height: 68px; }
    #main_menu .wrapper {
      width: 991px;
      margin: auto;
      background: white;
      position: relative; }
    .btn_travel {
      position: absolute;
      top: -145px;
      right: -32px;
      background-position: -563px -385px;
      width: 307px;
      height: 120px;
      display: block;
      margin-bottom: 25px; }
    .btn_travel .title {
      text-transform: uppercase;
      font-family: 'Doppio One', sans-serif;
      font-size: 13px;
      color: #fff;
      margin: 30px 0 0 135px;
      display: block; }
    .btn_travel .link {
      text-transform: uppercase;
      font-weight: bold;
      /*font-family: 'Open Sans', sans-serif;*/
      font-size: 10px;
      color: #111;
      margin: 15px 0 0 125px;
      display: block;
      width: 130px;
      height: 18px;
      padding-top: 8px;
      text-align: center; }
    .no-travel-link .sprite.btn_travel {
      display: none; }
    #main_menu_list LI.MM_entry {
      display: inline-block; }
    #main_menu_list LI.sp_h {
      display: inline-block;
      height: 60px;
      vertical-align: middle; }
    #main_menu_list LI A.menu_link {
      display: block;
      padding: 0 15px;
      text-align: center;
      font-size: 18px;
      text-transform: uppercase;
      font-family: 'Doppio One', Arial, Helvetica, Tahoma;
      border-top: 5px solid transparent;
      color: #232323; }
    #main_menu_list LI A H2 {
      border-bottom: 0px;
      color: #232323;
      font-size: 18px;
      padding: 0 15px;
      display: block;
      margin-bottom: 0; }
    #main_menu_list LI.active A.menu_link .m_title {
      border-bottom: 5px solid #b4c600;
      padding: 12px 0 7px; }
    #main_menu_list LI.current_menu A.menu_link H2 {
      color: white; }
    #main_menu_list LI.current_menu A.menu_link {
      border-top: 5px solid #afc500;
      background: #232323;
      color: white; }
    #main_menu_list SPAN {
      display: inline-block;
      vertical-align: middle; }
    #main_menu_list .m_aligner {
      height: 55px;
      width: 1px;
      margin-right: -1px; }
    #main_menu.lock .wrapper {
      position: fixed;
      top: 0;
      z-index: 10;
      left: 0;
      width: 100%;
      background: transparent; }
    #main_menu.lock .wrapper.hide-zIndex {
      z-index: 1; }
    #main_menu.lock #main_menu_list {
      width: 991px;
      margin: auto;
      background: #fff;
      border-bottom: 4px solid #b4c600; }
    #mega_menu {
      position: absolute;
      top: 50px;
      left: 50%;
      margin-left: -496px;
      width: 991px;
      z-index: 15;
      background: #232323; }
    #mega_menu .cur_meg_menu {
      border-bottom: 9px solid white; }
    #mega_menu UL.level_1 {
      padding: 10px 0 10px 0; }
    #mega_menu .title_menu {
      display: none; }
    #mega_menu LI.level_1 {
      display: inline-block;
      width: 31.3%;
      margin: 0 1% 10px 1%;
      vertical-align: top;
      list-style-type: none;
      border-top: 1px solid #3a3a3a;
      padding-top: 10px; }
    #mega_menu LI.level_1.no_border {
      border-top: none; }
    #mega_menu A.level_1 {
      font-size: 17px;
      font-weight: normal;
      color: #8cbd01;
      text-transform: uppercase;
      font-family: 'Doppio One', sans-serif;
      display: block;
      float: right;
      width: 81.5%; }
    #mega_menu .subtitle {
      text-transform: uppercase;
      font-family: 'Doppio One', sans-serif;
      color: #767676;
      font-size: 11px;
      display: block;
      float: right;
      width: 81.5%; }
    #mega_menu .theme_level_1 {
      display: block;
      width: 15.5%;
      height: 48px;
      float: left;
      margin: 4px 3% 0 0; }
    #mega_menu LI.level_2 {
      padding: 2px 0 2px 4px;
      list-style: none outside; }
    #mega_menu LI.level_2 .sprite {
      background-position: -538px -60px;
      width: 6px;
      height: 7px;
      display: inline-block;
      margin-right: 5px; }
    #mega_menu LI.level_2, #mega_menu A.level_2 {
      font-weight: normal;
      color: white;
      font-family: 'Doppio One', sans-serif; }
    .wrapper_col_menu {
      display: block; }
    .wrapper_col_menu UL.level_2 {
      display: block;
      float: right;
      width: 81.5%; }
    .wrapper_col_menu.no_float {
      float: none;
      clear: both; }
    #sub_mega_menu {
      display: none; }
    .col_actu, .bloc_access_home.bloc_1, .bloc_access_home.bloc_3, #bloc_infos {
      width: 32%;
      padding: 0 0.5% 0 1%;
      float: left; }
    .col_manif_home, .bloc_access_home.bloc_2, .bloc_access_home.bloc_4, #bloc_multimedia {
      width: 32%;
      padding: 0 0.5%;
      float: left; }
    .col_droite_home, #bloc_detour {
      width: 32%;
      padding: 0 1% 0 0.5%;
      float: right; }
    #a_faire, #actus, #manifs_home, #plan_acces, #coup_coeur, #like_sejour, #for_mobile, .bloc_access_home.bloc_1, .bloc_access_home.bloc_2 {
      margin-bottom: 9px; }
    .std_bloc_home .wrapper {
      height: 310px; }
    #manifs_home .wrapper {
      height: 611px;
      padding: 9px; }
    #manifs_home LI.first .wrap_img {
      height: 190px; }
    #manifs_home LI.first .wrap_img_m {
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      height: 500px;
      margin-top: -250px; }
    #manifs_home LI.first .v_aligner {
      display: inline-block;
      width: 1px;
      height: 500px;
      margin-right: -1px;
      vertical-align: middle; }
    #manifs_home LI.other .titre_objet {
      font-size: 14px;
      line-height: 16px; }
    #manifs_home LI .wrap_text {
      display: inline-block;
      max-width: 215px; }
    #manifs_side_hiver #manifs_home LI .wrap_text {
      display: inline-block;
      max-width: 154px; }
    #manifs_side_printemps #manifs_home LI .wrap_text {
      display: inline-block;
      max-width: 154px; }
    #manifs_side_ete #manifs_home LI .wrap_text {
      display: inline-block;
      max-width: 154px; }
    #manifs_side_automne #manifs_home LI .wrap_text {
      display: inline-block;
      max-width: 154px; }
    .jaime {
      display: inline-block;
      width: 35px;
      height: 28px;
      white-space: nowrap;
      text-indent: 100px;
      overflow: hidden;
      background: url(/images/alsacez_vous.png);
      margin: 0 4px 0 2px; }
    #filler_FB, #filler_FB IFRAME {
      background: white;
      width: 100%;
      height: 290px; }
    #filler_FB {
      position: relative;
      border: 1px solid #aaa;
      width: 99.5%; }
    #filler_FB .border_FB {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background: #fff;
      height: 7px; }
    #footer .wrapper {
      width: 991px;
      margin: auto;
      padding: 22px 0 0 0;
      position: relative; }
    #footer .bl_right {
      float: right; }
    #footer .bl_right UL {
      display: block;
      float: left; }
    #footer .bl_right LI {
      display: inline-block;
      margin-left: 17px; }
    #wrapper_LEI_mobile {
      margin: 0 -25px; }
    .map #google_map_ctnr {
      margin: 0 10px; }
    .map #google_map {
      height: 600px; }
    .mosaik #list_res_LEI {
      display: block;
      padding: 0.5%; }
    .mosaik LI.res_lei {
      display: inline-block;
      width: 32.33%;
      padding: 0.5%; }
    .liste .res_lei {
      position: relative; }
    .liste .wrapper_list_res {
      width: 33%; }
    .single_result {
      padding-top: 10px;
      margin: 0 -15px; }
    .use_select {
      display: none; }
    .mosaik .ctnr_fiche_res {
      width: 305.5%; }
    .mosaik .mod_3_1 {
      margin-left: -103%; }
    .mosaik .mod_3_2 {
      margin-left: -206%; }
    .mosaik .mod_3_0 .pointer {
      left: 17%;
      margin-left: -37px; }
    .mosaik .mod_3_1 .pointer {
      left: 50%;
      margin-left: -37px; }
    .mosaik .mod_3_2 .pointer {
      right: 17%;
      margin-right: -37px; }
    #content_col .mosaik #tab_bloc_acces {
      display: none; }
    .mosaik #bloc_acces {
      display: block;
      position: absolute;
      top: 58px;
      right: -46%;
      width: 43%;
      height: 330px;
      overflow: hidden; }
    .mosaik .content_fiche {
      margin-right: 32.5%; }
    .map .desc_fiche {
      width: 650px;
      margin: -270px auto 0; }
    .taxe_sejour .mod_val, .critere.oneLine .mod_val, .partRight, .list_tarifs LI .mod_val, .taxe_sejour .mod_lab, .titre_promo, .critere.oneLine .crit_title, .list_tarifs LI .mod_lab {
      max-width: 50%; }
    .liste .desc_fiche {
      float: right;
      width: 66.6%; }
    .mosaik .tarif {
      display: none; } }
/* TABLET */
@media (min-width: 767px) and (max-width: 1003px) {
  /* Lien TOP */
  /* LOGO */
  /* MENU */
  /*{font-size:16px;font-weight:bold;color:white;text-transform:uppercase;display:block;padding:20px 25px;}*/
  /* HOME PAGE */
  /* FOOTER */
  /* FICHES LEI */
  /*.map .bl_1{width:370px;}*/
  /* DETAIL FICHE LEI */
  /*margin-top:-73px;*/
  /* FILTRES LEI */
  /*
   A PAS !!!!
   .content_filtre .resto_terasse{background-position:-560px -0;}
   .content_filtre .label_gite_fr{background-position:-560px -0;}
   .content_filtre .label_cle_vac{background-position:-560px -0;}
   .content_filtre .classem_tourisme{background-position:-560px -0;}
   .content_filtre .ticket_resto{background-position:-560px -0;}
   .content_filtre .chq_vacance{background-position:-560px -0;}
   .content_filtre .etoile_michelin{background-position:-560px -0;}
   .content_filtre .maitre_restau{background-position:-560px -0;}
   .content_filtre .parking_bus_resto{background-position:-560px -0;}
   .content_filtre .salle_seminaire_resto{background-position:-560px -0;}
   .content_filtre .is_insolite{background-position:-560px -0;}
   */
  /* CONTENU PUBLICATION */
  /* Galerie */
    .mosaik .showFiche .bloc_txt * {
      visibility: hidden; }
    .liste .showFiche .corner.green {
      display: none; }
    .no_tabl {
      position: absolute;
      top: -10000px;
      left: -10000px; }
    #is_tabl {
      display: block; }
    .cleaner_tabl {
      margin: 0;
      padding: 0;
      width: 0;
      height: 0;
      overflow: hidden;
      clear: both;
      display: block; }
    #content_col {
      margin: 0 25px; }
    #right_col {
      margin-top: 18px; }
    #links_header {
      position: absolute;
      top: 0px;
      left: 0;
      width: 100%;
      z-index: 11; }
    #links_header #list_links_header {
      height: 0;
      overflow: hidden;
      width: 100%;
      background: #232323; }
    #links_header #list_links_header.show {
      height: auto; }
    #links_header_3 {
      position: absolute;
      top: 0px;
      right: 30px;
      height: 0;
      overflow: hidden; }
    #links_header_3.show {
      height: auto; }
    #links_header_3 LI {
      display: inline-block;
      text-align: center;
      vertical-align: top; }
    .list_links_header .lang {
      width: 65px; }
    .list_links_header .lang A {
      font-size: 17px;
      font-weight: bold;
      display: inline-block;
      padding: 35px 0px 5px; }
    .list_links_header .lang A.enCours {
      font-weight: normal; }
    #links_header_1 LI, #links_header_2 LI {
      padding: 25px 0 25px 42px;
      border-top: 1px solid #3a3a3a; }
    #links_header_1 LI A, #links_header_2 LI A {
      color: #fff;
      font-family: 'Doppio One', Arial, Helvetica, Tahoma;
      font-size: 20px; }
    #links_header LI.search {
      display: none; }
    #header_logo_desk {
      width: 218px;
      height: 65px;
      display: block;
      background-position: -255px -250px;
      margin: 25px; }
    #toggler_link_header {
      display: block;
      width: 202px;
      height: 32px;
      margin: auto;
      background-position: 0px -255px; }
    #toggler_link_header.show {
      background-position: 0px -343px; }
    .search_left {
      background: url(/images/sprite.png) -2px -290px;
      width: 14px; }
    .search_right {
      background: url(/images/sprite.png) -188px -290px;
      width: 15px; }
    .search_middle {
      background: url(/images/sprite.png) -16px -290px;
      height: 27px; }
    #lnk_submit_rech {
      background: url(/images/sprite.png) -180px -295px;
      margin: 1px 5px 0 0;
      width: 15px; }
    #longueur_recherche {
      margin: 2px 0 0 0; }
    #recherche {
      background: white;
      color: black; }
    #bloc_logo_site {
      height: 149px;
      position: relative;
      background: #fff url("/images/bg_header_ipad.gif") repeat-x; }
    #header_logo {
      display: block;
      width: 280px;
      height: 82px;
      position: absolute;
      left: 32px;
      top: 36px;
      background: url(/images/logo_tablet.png); }
    #tabl_search_ph {
      display: block;
      position: absolute;
      top: 70px;
      right: 40px; }
    #main_menu {
      background: #b1c800;
      height: 110px;
      white-space: nowrap;
      position: relative;
      width: 100%; }
    .no-travel-link #main_menu {
      height: 55px; }
    .sprite.btn_travel {
      background-image: none;
      background-color: #4a4a4a;
      box-shadow: 1px 1px 3px 3px #444 inset;
      width: 100%;
      height: 55px;
      display: block;
      position: absolute;
      top: 55px;
      left: 0; }
    .btn_travel .sprite {
      background-position: -261px -398px;
      float: left;
      width: 40px;
      height: 45px;
      display: block;
      margin: 9px 7px 0 50px;
      vertical-align: top; }
    .btn_travel .title {
      text-transform: uppercase;
      font-family: 'Doppio One', sans-serif;
      font-size: 22px;
      color: #fff;
      margin: 14px 15px 0 0;
      display: inline-block; }
    .btn_travel .link {
      font-family: 'Open Sans', sans-serif;
      font-weight: 100;
      font-size: 12px;
      color: #fff;
      margin: 12px 15px 0 0;
      display: inline-block;
      width: 135px;
      height: 18px;
      padding-top: 7px;
      text-align: center; }
    .btn_travel .link2 {
      background: url("/images/next.png") no-repeat scroll center center transparent;
      display: block;
      height: 40px;
      margin-top: 7px;
      float: right;
      width: 40px; }
    #main_menu_list {
      text-align: right; }
    #main_menu.single_line #main_menu_list {
      text-align: left; }
    #main_menu LI.MM_entry {
      display: inline-block; }
    #main_menu LI.MM_entry.hide {
      display: none; }
    #main_menu #show_more A {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 30px;
      height: 35px;
      padding: 16px 10px 0;
      text-align: left;
      background: #b1c800;
      font-family: 'Doppio One', Arial, Helvetica, Tahoma;
      font-size: 40px;
      line-height: 0px; }
    #main_menu.single_line #show_more A {
      right: 0;
      left: auto;
      text-align: right; }
    #main_menu LI A.menu_link, #main_menu LI#show_more A {
      font-family: 'Doppio One', Arial, Helvetica, Tahoma;
      color: #212121;
      display: inline-block;
      padding: 0 21px;
      border-right: 1px solid #a3b800;
      white-space: nowrap;
      font-size: 18px;
      text-transform: uppercase; }
    #main_menu_list LI A H2 {
      border-bottom: 0px;
      color: #212121;
      font-size: 18px;
      padding: 0 15px;
      display: block;
      margin-bottom: 0; }
    #main_menu_list LI.current_menu A.menu_link H2, #main_menu LI.active A.menu_link, #main_menu LI.current_menu A.menu_link {
      background: #232323;
      color: #b1c800; }
    #main_menu LI#show_more A {
      border: 0; }
    #main_menu_list SPAN {
      display: inline-block;
      vertical-align: middle; }
    #main_menu_list .m_aligner {
      height: 55px;
      width: 1px;
      margin-right: -1px; }
    #mega_menu {
      position: absolute;
      top: 50px;
      left: 0;
      width: 100%;
      z-index: 15;
      white-space: normal;
      text-align: left; }
    #mega_menu .pre_slide {
      margin-left: -100%; }
    #mega_menu .cur_meg_menu {
      width: 100%;
      position: relative;
      background: #232323; }
    #mega_menu .title_menu {
      display: none; }
    #mega_menu LI.level_1 {
      display: block;
      padding: 0 90px 0 0;
      list-style-type: none;
      border-top: 1px solid #353535;
      position: relative; }
    body #mega_menu #sub_mega_menu .title_menu, #sub_mega_menu A.level_2, #mega_menu A.level_1 {
      font-family: 'Doppio One', Arial, Helvetica, Tahoma;
      font-size: 18px;
      color: white;
      text-transform: uppercase;
      display: block;
      padding: 30px 0 30px 25px; }
    #mega_menu .subtitle {
      display: none; }
    #mega_menu UL.level_2 {
      display: block;
      width: 40px;
      height: 40px;
      background: url(/images/menu_next.png) no-repeat center center;
      position: absolute;
      top: 50%;
      right: 25px;
      margin-top: -20px; }
    #mega_menu LI.level_2 {
      display: none; }
    #mega_menu UL.level_2:hover {
      cursor: pointer; }
    #sub_mega_menu {
      position: absolute;
      top: 0px;
      left: 100%;
      width: 100%;
      z-index: 15;
      background: #232323;
      white-space: normal;
      text-align: left; }
    #sub_mega_menu UL.level_2 {
      display: block;
      width: 100%;
      height: auto;
      background: #232323;
      position: relative;
      top: 0;
      right: auto;
      margin: 0; }
    #sub_mega_menu LI.level_2 {
      display: block;
      border-bottom: 1px solid #353535; }
    #sub_mega_menu UL.level_2 .sprite {
      background: none; }
    body #mega_menu #sub_mega_menu .title_menu:hover {
      cursor: pointer; }
    body #mega_menu #sub_mega_menu .title_menu {
      border-top: 1px solid #353535;
      color: #b1c800;
      border-bottom: 1px solid #353535;
      display: block !important; }
    body #mega_menu #sub_mega_menu .title_menu .mm_togler_arrow {
      background: url("/images/menu_back.png") no-repeat;
      width: 16px;
      height: 27px;
      display: inline-block;
      margin-right: 25px; }
    .col_actu, #coup_coeur, .bloc_access_home.bloc_1, .bloc_access_home.bloc_3, #bloc_infos {
      width: 48.5%;
      padding: 0 0.5% 0 1%;
      float: left; }
    .col_manif_home, #like_sejour, .bloc_access_home.bloc_2, .bloc_access_home.bloc_4, #bloc_multimedia {
      width: 48.5%;
      padding: 0 1% 0 0.5%;
      float: right; }
    .acces_spec .bloc_access_home.bloc_2.avizi, .acces_spec .bloc_access_home.bloc_1.avizi {
      margin-top: 0; }
    #a_faire, #actus, #manifs_home, #coup_coeur, #like_sejour, .bloc_access_home, #bloc_infos, #bloc_multimedia {
      margin-bottom: 9px; }
    #like_sejour.avizi {
      margin-top: 0 !important; }
    #coup_coeur.avizi {
      margin-top: 0 !important; }
    #a_faire .p_a_r, #actus .p_a_r, #coup_coeur .p_a_r, #like_sejour .p_a_r {
      padding-top: 83%; }
    #manifs_home .p_a_r {
      padding-top: 166%;
      padding-bottom: 9px; }
    .bloc_access_home .p_a_r {
      padding-top: 100%; }
    #a_faire .wrapper, #actus .wrapper, #manifs_home .wrapper, #coup_coeur .wrapper, #like_sejour .wrapper, .bloc_access_home .wrapper {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
    #manifs_home .wrapper {
      top: 9px;
      left: 9px;
      right: 9px;
      bottom: 9px; }
    #manifs_home .wrapper .corner {
      bottom: -9px;
      right: -9px; }
    #manifs_home LI.first .wrap_img {
      width: 100%;
      display: inline-block;
      position: relative; }
    #manifs_home LI.first .p_a_r_img {
      display: block;
      padding-top: 50%; }
    #manifs_home LI.first .wrap_img_m {
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      height: 500px;
      margin-top: -250px; }
    #manifs_home LI.first .v_aligner {
      display: inline-block;
      width: 1px;
      height: 500px;
      margin-right: -1px;
      vertical-align: middle; }
    .lien_social_tab_mob {
      display: block !important; }
    .wrapper_avizi .message_wrapper .title {
      font-size: 30px !important; }
    .wrapper_avizi .message_wrapper .sub_title {
      font-size: 15px !important; }
    .wrapper_avizi {
      bottom: 335px;
      top: initial !important;
      height: 115px !important;
      padding: 15px !important;
      position: relative !important;
      margin: 10px !important;
      bottom: initial; }
    #bloc_detour {
      clear: both;
      overflow: hidden; }
    #bloc_detour .titre_bloc {
      display: none; }
    #filler_FB {
      margin: 1%;
      border-bottom: 1px solid #aaa; }
    #filler_FB IFRAME {
      background: white;
      width: 100%;
      height: 190px; }
    #filler_FB {
      position: relative;
      border: 1px solid #aaa; }
    #filler_FB .border_FB {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background: #fff;
      height: 17px; }
    #footer .def_link {
      padding-bottom: 7px;
      height: 15px; }
    #footer .espace {
      color: #fff; }
    #footer .wrapper {
      padding: 15px 30px; }
    #footer .bl_right {
      float: right;
      width: 70%; }
    #footer .bl_right UL {
      display: block;
      float: left;
      width: 50%; }
    #footer .bl_right LI {
      display: block; }
    #footer .soc_links {
      padding: 28px 0;
      width: 30%; }
    #wrapper_LEI_mobile {
      margin: 0 -25px; }
    .map #google_map_ctnr {
      margin: 0 10px; }
    .map #google_map {
      height: 560px; }
    .mosaik #list_res_LEI {
      display: block;
      padding: 0.5%; }
    .mosaik LI.res_lei {
      display: inline-block;
      width: 49%;
      padding: 0.5%; }
    .liste .wrapper_list_res {
      width: 50%; }
    .part1 {
      width: 330px; }
    .likes {
      float: left; }
    .print_pdf {
      margin: -13px 0 9px 0;
      float: left; }
    .add_carnet {
      float: right; }
    .faceboook {
      width: 130px;
      height: 20px;
      margin-left: -20px; }
    .twitter-count-horizontal {
      margin-left: -20px; }
    .bl_titre {
      white-space: nowrap; }
    .bl_1 {
      width: 100%;
      display: block; }
    .bl_2 {
      width: 50%;
      text-align: center;
      margin: 10px 0; }
    .bl_3 {
      width: 50%;
      margin: 10px 0;
      text-align: right; }
    .bl_1 {
      width: 50%; }
    .bl_2 .contact_tel_fiche_lei {
      float: none; }
    .mosaik .no_desk.no_phone, .map .no_desk.no_phone, .liste .print_pdf, .mosaik .bl_like .bl_2, .map .bl_like .bl_2, .liste .bl_titre .bl_2 {
      display: block;
      width: 100%; }
    .liste .bl_titre .bl_3 {
      display: block;
      width: 100%;
      text-align: center; }
    .liste .bl_like .bl_2 {
      width: 100%;
      margin-left: 0px; }
    .liste .bl_desc_full .labels, .liste .bl_desc_full .services {
      width: 48%; }
    .liste .use_select {
      text-align: center;
      margin: 0px 0 10px; }
    .liste .desc_fiche .bl_like {
      text-align: center;
      height: 100%; }
    .liste .part1 {
      width: 100%; }
    .liste .part1, .liste .bl_like .likes, #content_col .liste .bl_like .add_carnet {
      float: none; }
    .mosaik .use_select, .map .use_select, .liste .use_tabs, .single_result .use_select {
      display: none; }
    .map .desc_fiche {
      margin: -240px 10px 0; }
    .map #gmap_access {
      display: none; }
    .mosaik .ctnr_fiche_res {
      width: 201.5%; }
    .mosaik .mod_2_1 {
      margin-left: -102%; }
    .mosaik .mod_2_0 .pointer {
      left: 25%;
      margin-left: -37px; }
    .mosaik .mod_2_1 .pointer {
      right: 25%;
      margin-right: -37px; }
    .desc_fiche .cadre_map {
      float: left;
      margin-right: 20px;
      width: 60%; }
    #gmap_access {
      height: 300px; }
    .liste .desc_fiche {
      float: right;
      width: 50%; }
    .taxe_sejour .mod_lab, .titre_promo, .critere.oneLine .crit_title, .taxe_sejour .mod_val, .critere.oneLine .mod_val, .partRight, .list_tarifs LI .mod_val, .list_tarifs LI .mod_lab {
      max-width: 50%; }
    #bloc_acces .btn.special_zoom {
      display: none; }
    .type_affichage {
      top: 20px;
      right: 20px; }
    #filters_lei .bloc_filtre {
      padding: 1% 2.5%; }
    #filters_lei .bloc_filtre.left {
      float: left;
      width: 45%; }
    #filters_lei .bloc_filtre.left2Col {
      float: left;
      width: 100%; }
    #filters_lei .bloc_filtre.right {
      width: 95.5%; }
    #filters_lei .content_filtre.check_list LI {
      display: inline-block;
      margin: 3px; }
    #filters_lei .content_filtre.check_list {
      width: 100%; }
    #filters_lei .content_filtre.check_list LABEL {
      display: inline-block;
      width: 60px;
      height: 60px;
      background: url(/images/sprite_icone_60x60.png) 60px 0 no-repeat #777;
      text-indent: 60px;
      white-space: nowrap;
      overflow: hidden;
      margin-right: 18px; }
    .l_has_resto {
      background-position: -1430px -65px !important; }
    .l_acces_handicap {
      background-position: -845px -65px !important; }
    .l_has_piscine {
      background-position: -1300px -65px !important; }
    .l_has_spa {
      background-position: -1560px -65px !important; }
    .l_has_parking {
      background-position: -1105px -65px !important; }
    .l_has_garage {
      background-position: -715px -65px !important; }
    .l_accept_animaux {
      background-position: 0px -65px !important; }
    .l_acces_internet {
      background-position: -1820px -65px !important; }
    #filters_lei .content_filtre.check_list LABEL.checked {
      background-color: #b2d41b; }
    #content_col blockquote {
      margin: 0 -25px 25px;
      padding: 25px; }
    #galleria {
      width: 625px;
      height: 400px;
      margin: auto; } }
/* PHONE */
@media (max-width: 767px) {
  /* Lien TOP */
  /* LOGO */
  /* MENU */
  /*#mega_menu {display:none;}*/
  /* HOME PAGE */
  /*
   #actus {position:absolute;}
   .std_bloc_home IMG { min-height: 100%;width: 33.33%;height:auto; }
   #a_faire .p_a_r {padding-top:56%;}
   #like_sejour .p_a_r {padding-top:50%;}
   .bloc_access_home .p_a_r {padding-top:90%;}
   #a_faire .wrapper, #like_sejour .wrapper, .bloc_access_home .wrapper {position:absolute;top:0;bottom:0;left:0;right:0;}
   #a_faire, #manifs_home, #like_sejour {margin-bottom:4px;}
   */
  /*#actus {position:absolute;} */
  /* A Affiner en fonction de l'image */
  /* FOOTER */
  /* FICHES LEI */
  /* DETAIL FICHE LEI */
  /* FILTRES LEI */
  /*#filters_lei .content_filtre.check_list LABEL {display:inline-block;width:60px;height:60px;background:url(/images/picto_filtre.png) center no-repeat #777;text-indent:1200px;white-space:nowrap;overflow:hidden;}*/
  /* CONTENU PUBLICATION */
  /* Galerie */
  /* Formulaire */
    H1.theme.green {
      background: url("/images/sprite_rubriques.png") no-repeat left -486px; }
    H1.theme.orange {
      background: url("/images/sprite_rubriques.png") no-repeat left -590px; }
    H1.theme.pink {
      background: url("/images/sprite_rubriques.png") no-repeat left -690px; }
    H1.theme.blue {
      background: url("/images/sprite_rubriques.png") no-repeat left -390px; }
    H1.theme.green, H1.theme.orange, H1.theme.pink, H1.theme.blue {
      padding: 0;
      height: 85px;
      margin: 20px auto 20px auto;
      font-size: 0px;
      width: 269px; }
    #main_container {
      min-width: 320px;
      overflow: hidden; }
    body {
      background: #fff; }
    #breadcrumb {
      display: none; }
    .no_phone {
      position: absolute;
      top: -10000px;
      left: -10000px; }
    #is_phone {
      display: block; }
    .cleaner_phone {
      margin: 0;
      padding: 0;
      width: 0;
      height: 0;
      overflow: hidden;
      clear: both;
      display: block; }
    #content_col {
      margin: 0 10px; }
    #content_col.no_col {
      margin: 0; }
    #right_col {
      margin-top: 18px; }
    .corner {
      width: 29px;
      height: 29px; }
    .corner.green {
      background-position: -282px -345px; }
    .corner.red {
      background-position: -311px -346px; }
    .corner.dark_gray {
      background-position: -555px -9px; }
    #links_header {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      z-index: 15; }
    #toggler_link_header {
      display: block;
      width: 100%;
      height: 20px;
      background: #000;
      margin: auto;
      text-align: center; }
    #toggler_link_header .sprite {
      margin-top: 4px;
      width: 22px;
      height: 12px;
      background-position: -315px -330px;
      display: inline-block; }
    #links_header {
      position: absolute;
      top: 0px;
      left: 0;
      width: 100%;
      z-index: 11; }
    #links_header #list_links_header {
      height: 0;
      overflow: hidden;
      width: 100%;
      background: #232323; }
    #links_header #list_links_header.show {
      height: auto; }
    #links_header_3 {
      position: absolute;
      top: 0px;
      right: 0;
      height: 0;
      overflow: hidden;
      width: 40%;
      margin-right: 5%; }
    #links_header_3.show {
      height: auto; }
    #links_header_3 LI {
      display: inline-block;
      text-align: center;
      vertical-align: top; }
    .list_links_header .lang {
      width: 33%; }
    .list_links_header .lang A {
      font-size: 17px;
      font-weight: bold;
      display: inline-block;
      padding: 35px 0px 5px; }
    .list_links_header .lang A.enCours {
      font-weight: normal; }
    #links_header_1 LI, #links_header_2 LI {
      padding: 5% 0 5% 5%;
      border-top: 1px solid #3a3a3a; }
    #links_header_1 LI A, #links_header_2 LI A {
      color: #fff;
      font-family: 'Doppio One', Arial, Helvetica, Tahoma;
      font-size: 20px; }
    #links_header LI.search {
      display: none; }
    #header_logo_desk {
      width: 40%;
      display: block;
      background: none;
      margin: 5%; }
    #header_logo_desk IMG {
      width: 80%; }
    #toggler_link_header.show {
      background-color: #232323; }
    #bloc_logo_site {
      height: 75px;
      position: relative;
      display: inline-block;
      width: 50%;
      vertical-align: top;
      background: url("/images/bg_header_ipad.gif") repeat-x scroll 0 0 #fff;
      text-align: center; }
    .no-travel-link #main_menu_toggler, .no-travel-link #bloc_logo_site {
      margin-top: 20px; }
    .header_logo, #header_logo {
      display: inline-block;
      vertical-align: middle; }
    #header_logo IMG {
      width: 80%; }
    #bloc_logo_site .h_aligner {
      height: 75px;
      vertical-align: middle; }
    #mega_menu .title_menu, #main_menu_toggler {
      height: 61px;
      padding: 7px 0 7px 0;
      display: inline-block;
      width: 50%;
      vertical-align: top;
      background: #b1c800;
      text-align: center; }
    .mm_togler_text {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      text-transform: uppercase;
      width: 75%;
      color: #212121;
      font-family: 'Doppio One', Arial, Helvetica, Tahoma;
      font-size: 20px;
      padding: 0 2% 0 2%; }
    .mm_togler_arrow {
      display: inline-block;
      vertical-align: middle;
      width: 15px;
      height: 7px;
      margin: 25px 11% 25px 0px;
      background-position: -288px -331px; }
    .sprite.btn_travel {
      margin-top: 20px;
      background-image: none;
      background-color: #4a4a4a;
      box-shadow: 1px 1px 3px 3px #444 inset;
      width: 100%;
      height: 55px;
      display: block; }
    .btn_travel .sprite {
      background-position: -261px -398px;
      width: 40px;
      height: 45px;
      display: inline-block;
      margin: 9px 7px 0 25px;
      vertical-align: top;
      float: left; }
    .btn_travel .title {
      text-transform: uppercase;
      font-family: 'Doppio One', sans-serif;
      font-size: 18px;
      color: #fff;
      margin: 7px 0 0 0;
      display: block;
      width: 180px; }
    .btn_travel .link {
      font-family: 'Open Sans', sans-serif;
      font-weight: 100;
      font-size: 12px;
      color: #fff;
      margin: 0;
      display: block;
      width: 155px; }
    .btn_travel .link2 {
      background: url("/images/next.png") no-repeat scroll center center transparent;
      display: block;
      height: 40px;
      margin-top: 7px;
      float: right;
      width: 40px; }
    .no-travel-link .btn_travel {
      display: none; }
    #main_menu {
      height: 0;
      width: 100%;
      background: #b1c700;
      overflow: visible;
      z-index: 200;
      position: relative;
      /*z-index:10;*/ }
    body .pre_slide {
      margin-left: -100%; }
    #main_menu .wrapper {
      position: absolute;
      width: 100%; }
    #main_menu UL {
      height: auto; }
    #main_menu.single_line UL {
      height: 0;
      overflow: hidden; }
    #main_menu UL#main_menu_list {
      border-bottom: 1px solid #57800e;
      background: #b1c700; }
    #main_menu LI.MM_entry {
      border-top: 1px solid #57800e;
      padding: 20px 0 20px 25px; }
    #main_menu LI A.menu_link {
      display: block;
      color: #212121;
      font-family: 'Doppio One', Arial, Helvetica, Tahoma;
      font-size: 20px;
      text-transform: uppercase; }
    #main_menu LI A H2 {
      border-bottom: 0px;
      color: #212121;
      font-size: 20px;
      display: block;
      margin-bottom: 0; }
    #main_menu .m_aligner {
      background: url("/images/sprite.png") no-repeat;
      display: block;
      float: right;
      margin: 2px 20px 2px 0;
      width: 16px;
      height: 29px;
      background-position: -557px -210px; }
    #mega_menu LI.level_1 .subtitle {
      display: none; }
    #mega_menu {
      position: absolute;
      top: 0px;
      left: 100%;
      width: 100%;
      z-index: 15;
      white-space: normal;
      text-align: left; }
    #mega_menu .title_menu {
      display: none;
      position: absolute;
      right: 0;
      top: -75px;
      width: 50%;
      vertical-align: top;
      background: #b1c700;
      text-align: center;
      margin-top: 0; }
    #main_menu.pre_slide #mega_menu .title_menu {
      display: block; }
    .cur_meg_menu {
      width: 100%;
      position: relative;
      background: #232323; }
    #mega_menu LI.level_1 {
      display: block;
      padding: 0 90px 0 0;
      list-style-type: none;
      border-bottom: 1px solid #353535;
      position: relative; }
    #mega_menu A.level_1 {
      font-family: 'Doppio One', Arial, Helvetica, Tahoma;
      font-size: 20px;
      color: white;
      text-transform: uppercase;
      display: block;
      padding: 20px 0 20px 25px; }
    #mega_menu UL.level_2 {
      display: block;
      width: 40px;
      height: 40px;
      background: url(/images/menu_next_phone.png) no-repeat center center;
      position: absolute;
      top: 50%;
      right: 25px;
      margin-top: -20px; }
    #mega_menu LI.level_2 {
      display: none; }
    #sub_mega_menu {
      position: absolute;
      top: 0px;
      left: 100%;
      width: 100%;
      z-index: 15;
      background: #232323;
      white-space: normal;
      text-align: left; }
    #sub_mega_menu UL.level_2 {
      display: block;
      width: 100%;
      height: auto;
      background: #232323;
      position: relative;
      top: 0;
      right: auto;
      margin: 0; }
    #sub_mega_menu LI.level_2 {
      display: block;
      border-bottom: 1px solid #353535; }
    #sub_mega_menu A.level_2 {
      font-size: 16px;
      font-weight: bold;
      color: white;
      text-transform: uppercase;
      display: block;
      padding: 20px 25px; }
    body #mega_menu #sub_mega_menu .title_menu {
      display: none !important; }
    body #mega_menu .pre_slide #sub_mega_menu .title_menu {
      display: block !important; }
    .lien_social_tab_mob {
      display: block !important; }
    .lien_social_wall {
      margin: 0 3px !important;
      text-align: left !important;
      margin-top: 3px !important; }
    .wrapper_avizi {
      bottom: 335px;
      top: initial !important;
      height: 115px !important;
      padding: 15px !important;
      position: relative !important;
      margin: 5px !important;
      bottom: initial; }
    #like_sejour.avizi {
      margin-top: 0 !important; }
    .wrapper_avizi .message_wrapper {
      width: 60% !important; }
    .wrapper_avizi .input_wrapper {
      width: 40% !important; }
    .wrapper_avizi .message_wrapper .title {
      font-size: 17px !important; }
    .wrapper_avizi .message_wrapper .sub_title {
      font-size: 15px !important;
      text-align: left !important; }
    .wrapper_avizi .input_wrapper button {
      padding: 10px !important; }
    .std_bloc_home IMG {
      min-height: 100%;
      width: 33.33%;
      height: auto; }
    #a_faire .p_a_r, #actus .p_a_r, #coup_coeur .p_a_r {
      padding-top: 56%; }
    #like_sejour .p_a_r {
      padding-top: 50%; }
    .bloc_access_home .p_a_r {
      padding-top: 90%; }
    #a_faire .wrapper, #actus .wrapper, #coup_coeur .wrapper, #like_sejour .wrapper, .bloc_access_home .wrapper {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
    #a_faire, #actus, #coup_coeur, #manifs_home, #like_sejour {
      margin-bottom: 4px; }
    #manifs_side_hiver, #manifs_side_printemps, #manifs_side_ete, #manifs_side_automne {
      background-color: #262626; }
    #manifs_home LI.first {
      border-bottom: 1px solid #383838;
      padding: 0 0 15px; }
    #manifs_home LI.other {
      padding: 0 0 0 10px; }
    #manifs_home LI.other .wrap_img IMG {
      width: 17%;
      height: auto;
      display: block;
      float: left;
      padding-right: 12px; }
    #manifs_home LI.other .titre_objet {
      font-size: 14px; }
    #manifs_home LI.first .titre_objet {
      font-size: 28px; }
    #manifs_home .date {
      font-weight: bold;
      margin-top: 4px;
      font-size: 12px;
      padding-left: 5px;
      padding-right: 13px;
      line-height: 15px; }
    #manifs_home .wrapper {
      padding: 1.5% 1.5% 0; }
    .bloc_access_home.bloc_1, .bloc_access_home.bloc_3 {
      width: 48.5%;
      padding: 0 0.5% 0 1%;
      float: left; }
    .bloc_access_home.bloc_2, .bloc_access_home.bloc_4 {
      width: 48.5%;
      padding: 0 1% 0 0.5%;
      float: right; }
    .std_bloc_home .titre_bloc {
      font-size: 12px; }
    .bloc_1.avizi {
      margin-top: 0 !important; }
    .bloc_2.avizi {
      margin-top: 0 !important; }
    #bloc_detour .titre_bloc {
      display: none; }
    #filler_FB {
      padding-bottom: 9px; }
    #filler_FB IFRAME {
      background: white;
      width: 100%;
      height: 290px; }
    #filler_FB {
      position: relative;
      border: 1px solid #aaa; }
    #filler_FB .border_FB {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background: #fff;
      height: 20px; }
    #footer .wrapper {
      padding: 20px;
      text-align: center; }
    #footer .bl_right UL.col_1 {
      width: 100%; }
    #footer .bl_right UL.col_2 {
      width: 100%; }
    #footer .soc_links {
      width: 100%; }
    #footer .bl_right LI {
      margin: 0 0 10px; }
    #mega_footer .titre_bloc {
      padding-left: 5px; }
    #mega_footer .titre_bloc .logo_info {
      display: none; }
    #footer .def_link {
      height: 18px;
      font-size: 15px; }
    #footer .soc_links A {
      margin-right: 10px; }
    #bloc_multimedia {
      margin: 20px 0 30px 0; }
    #wrapper_LEI_mobile {
      margin: 0; }
    .use_tabs {
      display: none; }
    .map #google_map_ctnr {
      margin: 0 10px; }
    .map #google_map {
      height: 480px; }
    .mosaik #list_res_LEI {
      display: block;
      padding: 0; }
    .mosaik LI.res_lei {
      display: inline-block;
      width: 49%;
      padding: 0.7% 0 0.7% 0; }
    .mosaik LI.res_lei:nth-child(odd) {
      padding-right: 1.4%; }
    .mosaik .bloc_txt {
      background: url("/images/gradient_small.png") repeat-x bottom left; }
    .mosaik .bloc_txt .titre {
      font-size: 16px; }
    .mosaik .bloc_txt .tarif, .mosaik .bloc_txt .ville {
      display: none; }
    .liste .etoiles, .mosaik .etoiles {
      font-size: 16px; }
    #ajax_list_res_LEI .tri A {
      margin-right: 7px; }
    .bl_titre {
      white-space: nowrap; }
    .bl_1 {
      width: 100%;
      display: block; }
    .bl_3 {
      width: 100%;
      margin: 10px 0;
      text-align: right; }
    .bl_1 {
      width: 50%; }
    #wrapper_LEI #fiche_res_lei {
      display: none; }
    #wrapper_LEI_mobile {
      width: 100%; }
    #wrapper_LEI_mobile.will_animate {
      width: 200%; }
    #wrapper_LEI_mobile.has_result {
      width: 200%;
      margin-left: -100%; }
    #wrapper_LEI_mobile #wrapper_LEI {
      width: 100%;
      float: left; }
    #wrapper_LEI_mobile #fiche_res_lei_mobile {
      width: 50%;
      float: right; }
    #wrapper_LEI_mobile.will_animate #wrapper_LEI, #wrapper_LEI_mobile.has_result #wrapper_LEI {
      width: 50%; }
    #wrapper_LEI_mobile.will_animate #fiche_res_lei_mobile, #wrapper_LEI_mobile.has_result #fiche_res_lei_mobile {
      width: 50%; }
    #wrapper_LEI_mobile.hide_list #wrapper_LEI {
      display: none; }
    #fiche_res_lei {
      padding: 10px; }
    .partRight, .list_infos_prat LI .mod_val, .taxe_sejour .mod_val, .critere.oneLine .mod_val, .list_tarifs LI .mod_val {
      float: none;
      clear: right; }
    .list_tarifs LI .mod_val {
      float: none;
      clear: right; }
    .partRight {
      display: inline-block; }
    .liste #list_res_LEI {
      margin-left: 0px; }
    .liste .wrapperH {
      margin-right: 0px; }
    #content_col .liste .wrapper_list_res {
      float: none; }
    #fiche_res_lei_mobile .btn_retour_fiche_LEI {
      display: block; }
    .dispos_lei .nom_jour {
      display: none; }
    .desc_fiche .bl_like {
      padding: 5px; }
    .bl_1 {
      width: 100%; }
    #content_col.no_col .bl_1 H1 {
      color: #282825;
      font-size: 20px;
      font-family: 'Doppio One', Arial, Helvetica, Tahoma;
      text-transform: uppercase;
      background: none;
      padding-left: 0px; }
    .print_pdf, .email, #content_col .bl_like .add_carnet, .bl_titre .bl_2 {
      display: none; }
    .bl_like .bl_2 {
      width: 100%;
      margin-left: 0px; }
    .use_select {
      text-align: center;
      margin: 0px 0 10px; }
    .desc_fiche .bl_like {
      text-align: center;
      height: 100%; }
    .part1 {
      width: 100%; }
    .part1, .bl_like .likes {
      float: none; }
    .bl_2 .telephone.geo {
      margin-right: 5%;
      font-size: 14px; }
    #content_col .bl_2 .telephone {
      text-decoration: none;
      width: 45%;
      border-radius: 2px;
      padding: 1px 0 1px 0;
      box-shadow: 3px 3px 5px #9d9d9d;
      background: #fff; }
    .telephone SPAN {
      color: #3d3d3d; }
    .bl_2 .telephone .picto_phone {
      background-position: -357px -323px;
      width: 20px;
      height: 19px;
      margin: 1px 7px 3px 0; }
    .bl_2 .telephone .picto_geo {
      background-position: -338px -323px;
      width: 20px;
      height: 19px;
      margin: 1px 2px 3px 0; }
    #bloc_acces .btn.special_zoom {
      display: none; }
    #filters_lei .picto_date {
      float: left;
      margin-right: 10px;
      margin-bottom: 10px; }
    #filters_lei .dates input {
      width: 95%;
      box-sizing: border-box;
      display: block;
      margin: auto;
      margin-top: 10px;
      clear: both; }
    #filters_lei .dates label {
      display: inline;
      margin-left: 0; }
    #content_col .type_affichage {
      position: relative;
      right: 0;
      top: 0;
      background: #313131; }
    #content_col .type_affichage .show_filtre {
      width: 163px;
      padding: 5px 15px 5px 15px;
      height: 19px;
      display: inline-block;
      background-position: -375px -338px;
      font-family: 'Doppio One', Arial, Helvetica, Tahoma;
      font-size: 14px;
      color: #202223;
      text-transform: uppercase;
      text-decoration: none;
      vertical-align: top;
      margin: 0 0 15px 3%; }
    .type_affichage LABEL {
      width: 29px;
      height: 29px; }
    .type_affichage .mosaik {
      background-position: -371px -369px; }
    .type_affichage .liste {
      background-position: -403px -368px; }
    .type_affichage .map {
      background-position: -431px -369px; }
    #filters_lei .bloc_filtre {
      padding: 1% 2.5%;
      width: 100%;
      box-sizing: border-box; }
    #filters_lei .bloc_filtre + .bloc_filtre {
      margin: 10px 0; }
    #filters_lei .content_filtre.check_list LI {
      display: inline-block;
      margin: 3px; }
    #filters_lei .content_filtre.check_list LABEL {
      display: inline-block;
      width: 60px;
      height: 60px;
      background: url(/images/sprite_icone_60x60.png) 60px 0 no-repeat #777;
      text-indent: 60px;
      white-space: nowrap;
      overflow: hidden; }
    #filters_lei .content_filtre.check_list LABEL.checked {
      background-color: #b2d41b; }
    #filters_lei {
      display: none; }
    .l_has_resto {
      background-position: -1430px -65px !important; }
    .l_acces_handicap {
      background-position: -845px -65px !important; }
    .l_has_piscine {
      background-position: -1300px -65px !important; }
    .l_has_spa {
      background-position: -1560px -65px !important; }
    .l_has_parking {
      background-position: -1105px -65px !important; }
    .l_has_garage {
      background-position: -715px -65px !important; }
    .l_accept_animaux {
      background-position: 0px -65px !important; }
    .l_acces_internet {
      background-position: -1820px -65px !important; }
    #content_col blockquote {
      margin: 0 -10px 20px;
      padding: 10px; }
    #content_col IMG.img_fl_left, #content_col IMG.img_fl_right {
      max-width: 100%;
      float: none;
      display: block;
      width: auto;
      margin: auto; }
    #content_col H1 {
      background: #313131;
      margin: 0;
      color: white;
      font-weight: normal;
      font-size: 28px;
      font-family: 'Open Sans', Helvetica, Arial, sans-serif;
      font-weight: 300;
      padding: 10px 15px 10px 30px;
      margin: 0 -10px 10px; }
    #content_col.no_col H1 {
      margin: 0px;
      padding-left: 3%; }
    #galleria {
      width: 95%;
      height: 300px;
      margin: auto; }
    #formulaire_contact {
      padding: 0 0 0 10px; }
    #formulaire_contact label.smaller {
      width: 28%; }
    #formulaire_contact .fullWidth {
      width: 65%;
      padding: 2% 1.5%; }
    .leftForm_contact {
      width: 100%;
      float: none; }
    .rightForm_contact {
      width: 100%;
      float: none; } }
/* ------------------------------------------ Modules -------------------------------- */
/* lei/fiche */
.inlineblock {
  display: inline-block;
  vertical-align: middle; }

#bloc_galerie h3 {
  color: #333;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
  padding-bottom: 10px; }

#bloc_galerie .galerie_photo li {
  background: #fff;
  padding: 2px;
  border: 1px solid #dddddb;
  border-radius: 4px;
  width: 135px;
  height: 93px;
  margin-right: 1px; }

#bloc_galerie .galerie_photo li.no_marge {
  margin-right: 0; }

#bloc_galerie .galerie_photo li a {
  display: inline-block;
  width: 140px;
  height: 93px; }

#bloc_galerie .galerie_photo .desc_fiche .blocs .bloc {
  line-height: normal; }

#bloc_galerie .galerie_video li {
  background: #fff;
  border: 1px solid #dddddb;
  border-radius: 4px;
  height: 93px;
  margin-right: 2px;
  padding: 2px;
  width: 140px; }

#bloc_galerie .galerie_360 li {
  background: #fff;
  border: 1px solid #dddddb;
  border-radius: 4px;
  height: 93px;
  margin-right: 2px;
  padding: 2px;
  width: 140px; }

#bloc_galerie .more_img {
  color: #7e7769;
  text-decoration: underline; }

#bloc_galerie .pic_more {
  background-position: -392px -1px;
  display: inline-block;
  height: 20px;
  margin: 0 0 0 5px;
  vertical-align: middle;
  width: 20px; }

#bloc_galerie ul {
  margin-bottom: 10px; }

#bloc_galerie .wrapper_galerie_video {
  border-top: 1px solid #d9d6d1;
  margin-top: 8px;
  padding-top: 11px; }

#bloc_galerie .right {
  float: right; }

#bloc_dispo .head_dispo {
  background: linear-gradient(#4c4c4c, #393939);
  border-bottom: 1px solid #606060;
  border-radius: 4px 4px 0 0;
  text-align: center;
  color: #fff;
  padding: 7px 0; }

#bloc_dispo .wrapper_dispo {
  padding-right: 10px; }

#bloc_dispo .dispos_lei {
  border: 1px solid #e2e2e0;
  border-top: none;
  background: linear-gradient(#fff, #f3f3f3);
  border-radius: 0 0 4px 4px; }

#bloc_dispo .dispos_lei TD {
  background: none; }

#bloc_dispo .legende {
  margin-top: 10px; }

#bloc_dispo .date_jour {
  color: #525252;
  font-weight: normal; }

#bloc_dispo .case.casejour0 {
  background: #d2cdc5; }

#bloc_dispo .case.casejour1 {
  background: #7ccf4b; }

#bloc_dispo .case.casejour2 {
  background: #000; }

#bloc_dispo .case.casejour3 {
  background: #e3472d; }

#bloc_dispo .leg_entry {
  color: #928775; }

#bloc_dispo .legende SPAN.case {
  width: 13px;
  height: 12px;
  margin-right: 3px; }

#bloc_dispo .legende SPAN.leg_entry {
  padding: 0 10px;
  text-transform: lowercase; }
/* modules/galerie */
.fancy {
  width: 130px;
  height: 130px; }

.wrapper_gallery_photo {
  overflow: auto;
  position: relative;
  white-space: nowrap;
  margin-bottom: 15px;
  height: 138px; }

.wrapper_gallery_elem {
  display: inline-block;
  margin-right: 2px;
  width: 130px;
  height: 130px;
  text-align: left; }

.img_gallery {
  max-height: 130px;
  max-width: 130px; }

.gallery_aligner {
  width: 1px;
  height: 130px;
  margin-left: -1px; }
/* modules/galerie_liste */
#listeAlbums, #listeVideos {
  margin: 0 -5px;
  overflow: hidden; }

#listeAlbums.closed, #listeVideos.closed {
  height: 172px; }

#listeAlbums .preview_album, #listeVideos .preview_album {
  vertical-align: top;
  width: 140px;
  margin: 5px;
  display: inline-block;
  padding: 2px;
  border: 1px solid #ddd;
  border-radius: 4px; }

#listeAlbums .preview_album IMG, #listeVideos .preview_album IMG {
  width: 140px;
  height: 100px;
  display: block; }

#listeAlbums .preview_album .lib_galerie, #listeVideos .preview_album .lib_galerie {
  width: 130px;
  display: block;
  padding: 5px;
  height: 45px;
  overflow: hidden; }

#listeAlbums .preview_album a, #listeVideos .preview_album a {
  text-decoration: none; }

.lecteur_video {
  margin-top: 10px;
  padding-top: 56.25%;
  max-width: 100%;
  position: relative;
  height: 0 !important; }

.lecteur_video iframe {
  width: 100% !important;
  height: 100% !important; }

.lecteur_video embed, .lecteur_video object, .lecteur_video video /*,
.lecteur_video iframe embed, .lecteur_video iframe object*/ {
  width: 100% !important;
  height: 100% !important; }

.lecteur_video iframe, .lecteur_video video, .lecteur_video embed, .lecteur_video object {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.album_list {
  margin: 5px;
  padding: 2px;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: inline-block; }

.album_list IMG {
  width: 140px;
  height: 100px;
  display: block; }

.album_list .lib_galerie {
  border-bottom: 5px solid #fff;
  display: block;
  height: 45px;
  overflow: hidden;
  padding: 5px 5px 0;
  width: 130px; }
/* modules/trombino */
.nom_type_trombi {
  margin-bottom: 5px;
  font-family: 'Doppio One', sans-serif;
  text-transform: uppercase;
  font-size: 1.4em; }

.trombis {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px; }

.trombis li {
  list-style-type: none;
  margin: 0px 10px 0px 0px;
  padding: 0px;
  display: inline-block;
  min-height: 165px;
  vertical-align: top; }

.trombis li img {
  max-width: 110px;
  max-height: 160px; }

#infobulle {
  color: black;
  position: absolute;
  border: 2px solid #1484de;
  padding: 10px;
  width: 300px;
  opacity: 0.91;
  filter: alpha(opacity:91);
  background: white;
  z-index: 25; }

.title_trombi {
  color: #1484de;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 300; }

.descr_trombi {
  font-weight: bold; }
/* form_connect */
.field {
  padding: 2px 0px;
  margin: 5px 0; }

.field label {
  display: inline-block;
  width: 125px;
  vertical-align: middle; }

.field label.required {
  color: #603; }

.field input {
  width: 200px;
  vertical-align: middle; }

#frm_connect, #frm_create_acc {
  width: 50%; }

#btn_create_account {
  float: right; }

.colored_obligation {
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  font-weight: normal;
  color: #fff;
  background: #b1c803;
  display: inline-block;
  padding: 5px 3px 0 3px;
  font-size: 20px;
  line-height: 9px;
  border-radius: 3px;
  vertical-align: top; }

#frm_connect label, #frm_create_acc label, #frm_recover_pass label {
  color: #5d5b59;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  display: block;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: normal; }

#frm_connect label.inlineblock, #frm_create_acc label.inlineblock, #frm_recover_pass label.inlineblock {
  display: inline-block; }

#frm_connect input[type=password], #frm_connect input[type=text], #frm_create_acc input[type=text], #frm_create_acc input[type=password], #frm_recover_pass input[type=text], #frm_recover_pass input[type=password] {
  width: 95%; }

#frm_connect .btn_color {
  float: right; }

#retrouver_pass {
  float: left; }
/* DISPOS LEI */
.ui-dialog.dispos_lei {
  overflow: visible;
  margin: 15px; }

.ui-dialog.dispos_lei .ui-dialog-titlebar {
  background: none;
  border: none;
  height: 0;
  padding: 0; }

.ui-dialog.dispos_lei .ui-dialog-title {
  display: none; }

.ui-dialog.dispos_lei .ui-dialog-titlebar-close {
  height: 18px;
  padding: 1px;
  margin: 0;
  position: absolute;
  right: -12px;
  top: -15px;
  width: 19px;
  right: 5px;
  top: 10px; }

.ui-dialog.dispos_lei .ui-dialog-content {
  padding: 0px; }

.dispos_lei .float_month, #bloc_dispo .float_month {
  display: inline-block;
  vertical-align: top;
  border-radius: 6px;
  padding: 0px;
  border: 1px solid #d8d7d2;
  margin: 8px; }

.dispos_lei .titre_m, #bloc_dispo .titre_m {
  color: white;
  background: #414141;
  padding: 2px;
  text-align: center;
  border-radius: 3px 3px 0 0; }

.dispos_lei table, #bloc_dispo table {
  padding: 6px 12px 10px;
  font-family: Arial;
  font-size: 12px;
  color: #000;
  font-weight: bold; }

.dispos_lei .titre3, #bloc_dispo .titre3 {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #006; }

.dispos_lei TD, #bloc_dispo TD {
  background: white; }

.dispos_lei TD.casejour, .dispos_lei TD.casejour0, .dispos_lei TD.casejour1, .dispos_lei TD.casejour2, .dispos_lei TD.casejour3, #bloc_dispo TD.casejour, #bloc_dispo TD.casejour0, #bloc_dispo TD.casejour1, #bloc_dispo TD.casejour2, #bloc_dispo TD.casejour3 {
  height: 16px;
  width: 18px;
  color: #fff;
  font-size: 10px;
  font-family: Arial;
  font-weight: bold;
  vertical-align: top;
  padding: 1px;
  margin: 0px; }

.dispos_lei .casejour0, #bloc_dispo .casejour0 {
  background-color: #d1cdc4; }

.dispos_lei .casejour1, #bloc_dispo .casejour1 {
  background-color: #55af2b; }

.dispos_lei .casejour2, #bloc_dispo .casejour2 {
  background-color: #000; }

.dispos_lei .casejour3, #bloc_dispo .casejour3 {
  background-color: #e2472b; }

.dispos_lei .detail, #bloc_dispo .detail {
  width: 13%;
  padding: 0.5%;
  text-align: center;
  vertical-align: bottom; }

.dispos_lei .detail DIV.case, #bloc_dispo .detail DIV.case {
  height: 20px;
  width: 100%; }

.dispos_lei .legende SPAN.leg_entry, #bloc_dispo .legende SPAN.leg_entry {
  display: inline-block;
  padding-right: 25px;
  vertical-align: middle; }

.dispos_lei .legende SPAN.case, #bloc_dispo .legende SPAN.case {
  display: inline-block;
  height: 15px;
  width: 15px;
  vertical-align: middle; }
/* JQUERY UI */
BODY .ui-widget-overlay {
  background: #333;
  opacity: 0.7;
  filter: Alpha(Opacity=70); }
/* PLUGINS */
div.datepicker {
  margin-top: 25px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  /*width: 196px;height: 147px;*/
  position: absolute;
  cursor: default;
  top: 0;
  left: 0;
  display: none;
  z-index: 50; }

.datepickerContainer {
  padding: 10px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 8px #333; }

.datepickerHidden {
  display: none; }

div.datepicker table {
  border-collapse: collapse; }

div.datepicker a {
  text-decoration: none;
  cursor: default;
  outline: none; }

div.datepicker table td {
  text-align: right;
  padding: 0;
  margin: 0; }

div.datepicker th {
  text-align: center;
  color: #000;
  font-weight: bold; }

div.datepicker tbody th {
  text-align: left; }

div.datepicker tbody a {
  display: block;
  text-align: center;
  color: #fff; }

.datepickerDays a {
  width: 20px;
  line-height: 16px;
  height: 16px;
  font-weight: bold; }

.datepickerYears a, .datepickerMonths a {
  width: 44px;
  line-height: 36px;
  height: 36px;
  text-align: center;
  color: #000; }

td.datepickerNotInMonth a {
  color: #666; }

tbody.datepickerDays td {
  background-color: #d3cec6;
  margin: 3px;
  border: 4px solid #fff; }

tbody.datepickerDays td.datepickerSelected {
  background: #64615d; }

tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected, tbody.datepickerDays td.datepickerNotInMonth {
  background-color: #fff; }

tbody.datepickerYears td.datepickerSelected, tbody.datepickerMonths td.datepickerSelected {
  background: #17384d; }

div.datepicker a:hover {
  color: #88c5eb; }

div.datepicker td.datepickerNotInMonth a:hover {
  color: #999; }

div.datepicker tbody th {
  text-align: left; }

div.datepicker tbody th a {
  color: #000; }

.datepickerSpace div {
  width: 20px; }

.datepickerGoNext a, .datepickerGoPrev a, .datepickerMonth a {
  text-align: center;
  height: 20px;
  line-height: 20px; }

.datepickerGoNext a {
  float: right;
  width: 20px; }

.datepickerGoPrev a {
  float: left;
  width: 20px; }

table.datepickerViewDays tbody.datepickerMonths, table.datepickerViewDays tbody.datepickerYears {
  display: none; }

table.datepickerViewMonths tbody.datepickerDays, table.datepickerViewMonths tbody.datepickerYears, table.datepickerViewMonths tr.datepickerDoW {
  display: none; }

table.datepickerViewYears tbody.datepickerDays, table.datepickerViewYears tbody.datepickerMonths, table.datepickerViewYears tr.datepickerDoW {
  display: none; }

td.datepickerDisabled a, td.datepickerDisabled.datepickerNotInMonth a {
  color: #333; }

td.datepickerDisabled a:hover {
  color: #333; }

td.datepickerSpecial a {
  background: #700; }

td.datepickerSpecial.datepickerSelected a {
  background: #a00; }

.datepickerValidate {
  text-align: right; }
/* HABILLAGE DES MENUS DEROULANTS  */
.dk_container {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
  background: -moz-linear-gradient(top, #fff, #f5f5f5);
  background: -o-linear-gradient(top, #fff, #f5f5f5);
  background-color: #f5f5f5;
  font-family: 'Helvetica', Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  margin-bottom: 18px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

.dk_container:focus {
  outline: 0; }

.dk_container a {
  cursor: pointer;
  text-decoration: none; }

.dk_toggle {
  background-image: url('/images/dk_arrows.png');
  background-repeat: no-repeat;
  background-position: 95% center;
  border: 1px solid #ccc;
  color: #333;
  padding: 10px 30px 10px 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-transition: border-color 0.5s;
  -moz-transition: border-color 0.5s;
  -o-transition: border-color 0.5s;
  transition: border-color 0.5s;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  position: relative;
  zoom: 1; }

.dk_toggle:hover {
  border-color: #8c8c8c; }

.dk_focus .dk_toggle {
  border-color: #40b5e2;
  box-shadow: 0 0 5px #40b5e2;
  -moz-box-shadow: 0 0 5px #40b5e2;
  -webkit-box-shadow: 0 0 5px #40b5e2; }

.dk_open {
  position: relative;
  box-shadow: 0 0 5px #40b5e2;
  -moz-box-shadow: 0 0 5px #40b5e2;
  -webkit-box-shadow: 0 0 5px #40b5e2;
  z-index: 20; }

.dk_open .dk_toggle {
  background-color: #ececec;
  border-color: #8c8c8c;
  color: #ccc;
  box-shadow: inset 0 -2px 5px #ccc;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0; }

.dk_options {
  display: none;
  margin-top: -1px;
  position: absolute;
  right: 0;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 8px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 8px;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px; }

.dk_options a {
  background-color: #fff;
  border-bottom: 1px solid #999;
  font-weight: bold;
  padding: 8px 10px; }

.dk_options li:last-child a {
  border-bottom: none; }

.dk_options a:hover, .dk_option_current a {
  background-color: #0084c7;
  border-bottom-color: #004c72;
  color: #fff !important;
  text-decoration: none; }

.dk_options_inner {
  border: 1px solid #8c8c8e;
  border-bottom-width: 2px;
  border-bottom-color: #999;
  color: #333;
  max-height: 250px;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  overflow: auto;
  position: relative;
  margin: 0 !important; }

.content_filtre .dk_options_inner LI {
  margin: 0px;
  list-style-position: outside; }

.dk_options_inner, .dk_touch .dk_options {
  max-height: 250px; }

.dk_container {
  display: none;
  float: left;
  position: relative; }

.dk_open .dk_options {
  display: block; }

.dk_open .dk_label {
  color: inherit; }

.dk_options a, .dk_options a:link, .dk_options a:visited {
  display: block; }

.dk_touch .dk_options {
  overflow: hidden; }

.dk_touch .dk_options_inner {
  max-height: none;
  overflow: visible; }

.dk_fouc select.default {
  position: relative;
  top: -99999em;
  visibility: hidden; }

#content_col .dk_container a {
  outline: 0;
  text-decoration: none;
  color: #666; }
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  idth: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('/images/fancy/fancybox_sprite.png'); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('/images/fancy/fancybox_loading.gif') center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  ext-decoration: none;
  background: transparent url('/images/fancy/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }
/* Overlay helper */
.fancybox-lock {
  overflow: hidden; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('/images/fancy/fancybox_overlay.png'); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }
/* JSCROLLPANE */
.jspContainer {
  overflow: hidden;
  position: absolute; }

.jspPane {
  position: absolute; }

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 15px; }

.jspVerticalBar * {
  margin: 0;
  padding: 0; }

.jspCap {
  display: none; }

.jspTrack {
  background: linear-gradient(#eee, #fcfcfc, #eee);
  position: relative;
  margin-right: -15px;
  border-left: 1px solid #e4e4e4; }

.jspDrag {
  background: #c2c2c2;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  border-radius: 10px;
  width: 9px;
  left: 3px;
  height: 90px; }

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer; }

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d; }

.jspVerticalBar .jspArrow {
  height: 16px; }

.jspVerticalBar .jspArrow:focus {
  outline: none; }

.jspCorner {
  background: #eeeef4;
  float: left; }
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0; }
/* DIALOG */
.ui-dialog-titlebar.ui-widget-header {
  background: none;
  border: 0px;
  color: #99b115;
  font: 1.2em/1.15em 'Doppio One', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid #d7d7d5; }

.ui-dialog.ui-corner-all {
  border-radius: 0px;
  box-shadow: 2px 2px 2px 2px #666;
  border: 0px; }

.ui-dialog-titlebar-close.ui-corner-all {
  width: 28px;
  height: 28px; }

.ui-widget-header .ui-icon.ui-icon-closethick {
  background: url("/images/close_icon.png");
  width: 22px;
  height: 22px;
  position: absolute;
  top: -24px;
  right: -24px; }

.ui-dialog .ui-dialog-content {
  color: #988f80; }
/* SITEMAP */
#content_col .treeview A {
  text-decoration: none; }

.treeview LI {
  width: 47%;
  display: inline-block;
  vertical-align: top;
  margin-right: 2%; }

.treeview LI .folder A {
  font: normal normal 1.7em/1.15em 'Doppio One', Helvetica, Arial, sans-serif;
  color: #99b115;
  padding: 0 0 6px;
  margin: 0 0 5px;
  text-transform: uppercase;
  border-bottom: 1px solid #d7d7d5;
  display: block; }

.treeview LI LI {
  width: 100%; }

#content_col .treeview LI .file A, #content_col .treeview LI LI .file A, #content_col .treeview LI LI .folder A {
  font: normal bold 1.6em/1.4em 'Open Sans', Helvetica, Arial, sans-serif;
  color: #000;
  font-weight: 300;
  color: #434343;
  padding: 0px;
  margin: 0;
  text-transform: none;
  border: none;
  color: #232323;
  margin-left: 12px; }

#content_col .treeview UL {
  margin-bottom: 8px; }

#content_col .treeview LI LI LI .file A {
  font: 1.1em/1.15em 'Doppio One', Helvetica, Arial, sans-serif;
  font-weight: 100;
  color: #9c9992;
  padding: 0 0 3px;
  margin: 0;
  border: none;
  margin-left: 20px; }
/* TRAVEL */
.connectedSortable, .fiche_travel, .days_travel {
  list-style: none;
  cursor: move;
  display: block; }

.wrapper_header_day_lst_carnet {
  display: block;
  border-bottom: 2px solid #dcdcdc; }

.wrapper_header_day_lst_carnet input {
  margin-top: -3px; }

.sort_day_wrapper {
  background: #fff;
  padding: 10px 0; }

.ui-state-highlight_css {
  background: #eee;
  border: 1px dashed #91a930;
  height: 80px; }

.ui-state-highlight_css_day {
  background: #eee;
  border: 1px dashed #91a930;
  min-height: 185px; }

.lst_fiche_sortable {
  background: #fff;
  border: none;
  border-bottom: 1px solid #dcdcdc;
  padding: 3px 0; }

.lst_fiche_sortable.border_top {
  border-top: 1px solid #dcdcdc; }

#content_col .content_book .btn_wrapper_right {
  display: block;
  padding: 0; }

#content_col .content_book .btn_wrapper_right .editCol {
  padding: 0; }

#content_col .content_book .editCol .close {
  text-decoration: none; }

#content_col .content_book .infosCol a {
  text-decoration: none;
  color: #2c2c2c; }

#content_col .content_book .infosCol a:hover {
  text-decoration: underline; }

#content_col UL.connectedSortable {
  min-height: 5px;
  margin-bottom: 0; }

.selected_sortable_elem {
  border: 1px dashed #91a930;
  background: #eee;
  opacity: 0.7; }

.unselected_sortable_elem {
  border: none;
  opacity: 1;
  background: #fff; }

.days_travel h3 {
  display: inline-block; }

.moment {
  display: block;
  color: #6f6f6f;
  text-transform: uppercase;
  font: normal 1.1em 'Open Sans', Helvetica, Arial, sans-serif; }

.moment .sprite {
  width: 34px;
  height: 33px;
  display: inline-block;
  vertical-align: bottom;
  padding-right: 3px; }

#content_col .content_book .mom_mat .firstCol .sprite {
  background-position: -50px -395px;
  display: inline-block;
  vertical-align: middle;
  width: 33px;
  height: 33px;
  margin-top: 22px; }

#content_col .content_book .mom_dej .firstCol .sprite {
  background-position: -96px -441px;
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 33px;
  margin-top: 22px; }

#content_col .content_book .mom_apm .firstCol .sprite {
  background-position: 0 -395px;
  display: inline-block;
  vertical-align: middle;
  width: 33px;
  height: 33px;
  margin-top: 22px; }

#content_col .content_book .mom_diner .firstCol .sprite {
  background-position: -50px -395px;
  display: inline-block;
  vertical-align: middle;
  width: 33px;
  height: 33px;
  margin-top: 22px; }

#content_col .content_book .mom_soir .firstCol .sprite {
  background-position: -50px -441px;
  display: inline-block;
  vertical-align: middle;
  width: 33px;
  height: 33px;
  margin-top: 22px; }

#content_col .content_book .mom_nuit .firstCol .sprite {
  background-position: -96px -441px;
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 33px;
  margin-top: 22px; }

#content_col .content_book .fiche_travel .firstCol .sprite {
  background-position: -146px -441px;
  display: inline-block;
  vertical-align: middle;
  width: 56px;
  height: 33px;
  margin-top: 22px; }

.content_book .sprite.close {
  background-position: -134px -397px;
  width: 13px;
  height: 13px;
  display: inline-block; }

#content_col .content_book A.arrow_up_down {
  display: inline-block;
  width: 18px;
  height: 34px;
  background: #e5e5e5;
  color: #7a7a7a;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  padding-top: 4px;
  margin-bottom: 1px; }

#content_col .content_book A.arrow_up_down:hover {
  background: #afc945; }

#content_col .content_book .plan, #content_col .content_book .btn {
  font: 1.05em 'Doppio One', Helvetica, Arial, sans-serif;
  font-weight: 100;
  border: 1px solid #91a930;
  font-size: 0.9em;
  background: #afc945;
  color: #212121;
  text-transform: uppercase;
  padding: 5px 10px;
  text-decoration: none;
  border-radius: 2px;
  margin-bottom: -5px; }

#content_col .content_book .close {
  color: #5e5e5e;
  display: inline-block;
  font-size: 10px;
  margin-top: 10px; }

#content_col .content_book .firstCol {
  color: #6f6f6f;
  text-transform: uppercase;
  font: normal 1em 'Open Sans', Helvetica, Arial, sans-serif;
  line-height: 13px;
  text-align: center;
  width: 77px;
  background: #f2f2f2;
  height: 80px;
  display: inline-block;
  vertical-align: top;
  background-position: -145px -435px; }

#content_col .content_book .infosCol {
  width: 60%;
  height: 60px;
  display: inline-block;
  text-transform: uppercase;
  vertical-align: top;
  padding: 10px;
  font: 1.3em 'Doppio One', Helvetica, Arial, sans-serif;
  font-weight: 100; }

#content_col .content_book .editCol {
  width: 70%;
  display: inline-block;
  vertical-align: top;
  padding: 5px 14px 0 0px;
  text-align: center; }

#content_col .content_book .moveCol {
  width: 20px;
  height: 80px;
  display: inline-block;
  vertical-align: top; }

#content_col .content_book .left {
  width: 68%; }

#content_col .content_book .right {
  width: 32%;
  text-align: right; }

#content_col .content_book .wrapper_header_day_lst_carnet .btn_wrapper_right {
  width: 37%;
  text-align: right; }
/* Pop in plan */
#plan_travel_fiche {
  padding: 15px; }

#plan_travel_fiche label {
  color: #2c2c2c;
  width: 70px; }

#plan_travel_fiche select {
  width: 180px;
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #d9d4ca;
  margin: 0;
  padding: 3px 4px; }

#plan_travel_fiche .btn_green_pop {
  font: 1.05em 'Doppio One', Helvetica, Arial, sans-serif;
  font-weight: 100;
  border: 1px solid #91a930;
  font-size: 1em;
  background: #afc945;
  color: #212121;
  text-transform: uppercase;
  padding: 7px 12px 7px 12px;
  text-decoration: none;
  border-radius: 2px;
  margin-top: 15px;
  margin-left: 75px; }
/* travel */
.days_travel .wrapper_btn_plan_booked {
  display: none; }

.lst_fiche_sortable:hover .wrapper_btn_plan_booked {
  display: block; }

.days_travel .wrapper_btn_plan_booked .plan, .fiche_travel .plan {
  display: inline-block; }

.btn_widget, a.btn_widget, .widget .cnt_widget a.btn_widget {
  display: block;
  background: #aec843 url('/images/corner_soft_grey.png') right bottom no-repeat;
  padding: 15px 25px 15px 15px;
  color: #212121;
  font-family: 'Doppio One', sans-serif;
  font-size: 1.3em;
  text-transform: uppercase;
  text-decoration: none; }

a.phone_num {
  color: inherit;
  text-decoration: inherit; }

a.go-to-home {
  box-sizing: border-box;
  display: block;
  width: 283px;
  height: 38px;
  background: url(/images/sprite.png) -570px -338px;
  margin-bottom: 25px;
  color: #282825;
  font-size: 15px;
  font-weight: 700;
  line-height: 35px;
  padding-left: 10px; }

.iframe-responsive-wrapper {
  display: block;
  width: 100%;
  padding-top: 56.25%;
  position: relative; }

.iframe-responsive-wrapper > IFRAME {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.bloc_multimedia {
  width: 100%;
  height: 290px;
  position: relative;
  background: white; }

.bloc_multimedia .card {
  position: relative;
  display: block;
  width: 33%;
  height: 33%;
  float: left;
  perspective: 1000px; }

.bloc_multimedia .card-trans {
  position: relative;
  width: 100%;
  height: 100%;
  perspective: 1000px;
  transition: transform 0.7s ease 0s;
  transform-origin: center center;
  transform-style: preserve-3d;
  box-sizing: border-box; }

.bloc_multimedia .card-trans > div {
  backface-visibility: hidden;
  background: no-repeat center center #eee;
  background-size: cover;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px; }

.bloc_multimedia .card .back {
  transform-origin: center center; }

.bloc_multimedia .card_2 {
  width: 34%;
  height: 67%; }

.bloc_multimedia .card_4 {
  width: 67%; }

.bloc_multimedia .card.right .back {
  transform: rotateY(180deg);
  opacity: 0;
  transition: opacity 0s 0.25s;
  backface-visibility: visible; }

.bloc_multimedia .card.right .front {
  opacity: 1;
  transition: opacity 0s 0.25s; }

.bloc_multimedia .card.right.active .card-trans .back {
  backface-visibility: visible;
  opacity: 1;
  transition: opacity 0s 0.25s; }

.bloc_multimedia .card.right.active .card-trans .front {
  opacity: 0;
  transition: opacity 0s 0.25s; }

.bloc_multimedia .card.right.active .card-trans {
  transform: rotateY(180deg); }

.bloc_multimedia .card.top .back {
  transform: rotateX(180deg);
  opacity: 0;
  transition: opacity 0s 0.25s;
  backface-visibility: visible; }

.bloc_multimedia .card.top .front {
  opacity: 1;
  transition: opacity 0s 0.25s; }

.bloc_multimedia .card.top.active .card-trans .back {
  backface-visibility: visible;
  opacity: 1;
  transition: opacity 0s 0.25s; }

.bloc_multimedia .card.top.active .card-trans .front {
  opacity: 0;
  transition: opacity 0s 0.25s; }

.bloc_multimedia .card.top.active .card-trans {
  transform: rotateX(180deg); }

.bloc_multimedia .card.left .back {
  transform: rotateY(-180deg);
  opacity: 0;
  transition: opacity 0s 0.25s;
  backface-visibility: visible; }

.bloc_multimedia .card.left .front {
  opacity: 1;
  transition: opacity 0s 0.25s; }

.bloc_multimedia .card.left.active .card-trans .back {
  backface-visibility: visible;
  opacity: 1;
  transition: opacity 0s 0.25s; }

.bloc_multimedia .card.left.active .card-trans .front {
  opacity: 0;
  transition: opacity 0s 0.25s; }

.bloc_multimedia .card.left.active .card-trans {
  transform: rotateY(-180deg); }

.bloc_multimedia .card.bottom .back {
  transform: rotateX(-180deg);
  opacity: 0;
  transition: opacity 0s 0.25s;
  backface-visibility: visible; }

.bloc_multimedia .card.bottom .front {
  opacity: 1;
  transition: opacity 0s 0.25s; }

.bloc_multimedia .card.bottom.active .card-trans .back {
  backface-visibility: visible;
  opacity: 1;
  transition: opacity 0s 0.25s; }

.bloc_multimedia .card.bottom.active .card-trans .front {
  opacity: 0;
  transition: opacity 0s 0.25s; }

.bloc_multimedia .card.bottom.active .card-trans {
  transform: rotateX(-180deg); }

.bloc_multimedia .text {
  display: block;
  box-sizing: border-box;
  width: 66%;
  height: 34%;
  border: 2px solid #fff;
  position: absolute;
  left: 0;
  top: 33%;
  background: #a5b701;
  color: white;
  font-size: 18px;
  font-family: "Doppio One", Arial;
  text-transform: uppercase;
  padding: 20px 40px 0 10px; }

#manifs_side_printemps .wrapper {
  top: 9px;
  left: 9px;
  right: 9px;
  bottom: 9px; }

#manifs_side_printemps .wrapper .corner {
  bottom: -9px;
  right: -9px; }

#manifs_side_printemps LI.first .wrap_img {
  width: 100%;
  display: inline-block;
  position: relative; }

#manifs_side_printemps LI.first .p_a_r_img {
  display: block;
  padding-top: 50%; }

#manifs_side_printemps LI.first .wrap_img_m {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 500px;
  margin-top: -250px; }

#manifs_side_printemps LI.first .v_aligner {
  display: inline-block;
  width: 1px;
  height: 500px;
  margin-right: -1px;
  vertical-align: middle; }

#manifs_side_printemps {
  position: relative;
  background: #262626; }

#manifs_side_printemps.widget {
  padding: 10px 14px 0; }

#manifs_side_printemps.widget H3 {
  color: white;
  padding-bottom: 12px;
  border-bottom: 1px solid #383838;
  margin-bottom: 10px; }

#manifs_side_printemps UL {
  height: 100%;
  overflow: hidden; }

#manifs_side_printemps LI.first {
  height: 46%;
  border-bottom: 1px solid #3a3a3a;
  margin-bottom: 3%;
  overflow: hidden; }

#manifs_side_printemps LI.other {
  height: 11.5%;
  margin-bottom: 3%;
  line-height: 19px;
  overflow: hidden;
  position: relative; }

#manifs_side_printemps LI A {
  display: block;
  color: white; }

#manifs_side_printemps .date {
  display: inline-block;
  padding: 1px 3px;
  margin-top: 3px;
  line-height: 19px;
  border-radius: 3px;
  background: #c6c7bf;
  color: black;
  margin-top: 6px; }

#manifs_side_printemps LI.first .wrap_img {
  display: block;
  position: relative;
  overflow: hidden; }

#manifs_side_printemps LI.first .wrap_img .titre_bloc {
  position: absolute;
  top: 2%;
  left: 2%;
  z-index: 10;
  background: #5e5e5e;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-family: 'Doppio One', sans-serif;
  font-size: 12px;
  padding: 2px 5px;
  text-transform: uppercase; }

#manifs_side_printemps LI.first IMG {
  width: 100%;
  vertical-align: middle; }

#manifs_side_printemps LI.first .titre_objet {
  display: block;
  padding-top: 6px;
  font-size: 33px;
  line-height: 95%;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300; }

#manifs_side_printemps LI.first .titre_objet H3 {
  font-size: 20px;
  font-weight: 300;
  color: white;
  padding-bottom: 0;
  line-height: 100%; }

#manifs_side_printemps LI.other A {
  height: 100%; }

#manifs_side_printemps LI.other .wrap_img IMG {
  height: 100%;
  display: block;
  float: left;
  padding-right: 9px; }

#manifs_side_printemps.widget LI.other .wrap_img IMG {
  max-width: 80px;
  height: auto; }

#manifs_side_printemps LI.other .titre_objet {
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  display: block;
  font-size: 16px;
  text-transform: uppercase; }

#manifs_side_printemps LI.other .titre_objet H4 {
  font-size: 14px;
  color: white;
  padding-bottom: 0;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  font-weight: normal;
  margin: 0; }

#manifs_side_printemps .corner {
  bottom: 0;
  right: 0; }

#manifs_side_printemps LI.first {
  border-bottom: 1px solid #383838;
  padding: 0 0 15px;
  position: relative; }

#manifs_side_printemps LI.other {
  padding: 0 0 0 10px;
  padding-bottom: 35px; }

#manifs_side_printemps LI.other .wrap_img IMG {
  width: 17%;
  height: auto;
  display: block;
  float: left;
  padding-right: 12px; }

#manifs_side_printemps LI.other .titre_objet {
  font-size: 14px; }

#manifs_side_printemps LI.first .titre_objet {
  font-size: 28px; }

#manifs_side_printemps .date {
  font-weight: bold;
  margin-top: 4px;
  font-size: 12px;
  padding-left: 5px;
  padding-right: 13px;
  line-height: 15px;
  position: absolute;
  bottom: 10px;
  left: 10px; }

#manifs_side_printemps .first .date {
  position: relative;
  bottom: inherit;
  left: inherit; }

#manifs_side_printemps .wrapper {
  padding: 1.5% 1.5% 0; }

#fiche_lei_contact.btn, #send_to_everybody.btn {
  text-align: center;
  background: linear-gradient(to bottom, #acbc25 50%, #a1b11b);
  border-radius: 7px;
  padding: 15px 20px;
  border-radius: 10px;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  margin: 0px 0px 5px 0;
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  margin-bottom: 20px; }

#send_to_everybody.btn {
  width: auto;
  display: inline-block; }

.btn_all_wrapper {
  text-align: center;
  padding: 0 10px; }

.contact_tel_fiche_lei {
  float: right; }

#lean_overlay {
  position: fixed;
  z-index: 1100;
  top: 0;
  left: 0;
  height: 120%;
  width: 100%;
  background: #000;
  opacity: 0.75;
  display: none;
  cursor: pointer; }

#lean_overlay.open {
  display: block; }

#dialog_contact {
  background-color: #fff;
  color: #333;
  left: 50%;
  transform: translateX(-50%);
  /* margin-left: -25% !important; */
  width: 50%;
  height: auto;
  display: none;
  max-height: 100% !important;
  max-width: 100% !important;
  top: 30px !important;
  overflow: hidden;
  z-index: 1110 !important;
  border-radius: 10px; }

@media (max-width: 768px) {
  #dialog_contact {
    width: 90%; } }

#dialog_contact.open {
  position: fixed;
  display: block;
  overflow: scroll; }

#dialog_contact .wrapper {
  height: 100%;
  width: 100%;
  overflow: auto; }

#dialog_contact .dialog_title {
  font-size: 21px;
  font-weight: 300;
  padding: 30px 55px 0 30px; }

#dialog_contact .dialog_title .dialog_bold {
  font-weight: 700;
  color: #282825;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 33px;
  display: inline-block;
  margin-top: 10px; }

#dialog_contact #nom_entite_formulaire {
  font-size: 21px;
  font-weight: 300;
  padding: 20px 55px 0px 30px; }

#dialog_contact .close_dialog {
  position: absolute;
  height: 25px;
  width: 25px;
  top: 10px;
  right: 10px; }

#dialog_contact .close_dialog.modal_close {
  color: #fff;
  height: 25px;
  width: 25px;
  display: block;
  position: relative;
  z-index: 3; }

#dialog_contact .close_dialog:before {
  content: '';
  position: absolute;
  background: url(../images/sprite.png) no-repeat -242px -321px;
  width: 14px;
  height: 13px;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -6.5px;
  z-index: 3; }

#dialog_contact .form_dialog_error {
  margin: 15px 0; }

#dialog_contact .form_dialog_error label {
  font-size: 16px;
  font-weight: 600; }

#dialog_contact #dialog_formcontact {
  margin-top: 15px;
  padding: 0 30px; }

#dialog_contact #dialog_formcontact .form_dialog_left {
  display: block;
  vertical-align: top;
  width: 100%;
  white-space: nowrap;
  border-bottom: 1px solid #d3d3d3; }

#dialog_contact #dialog_formcontact .form_dialog_left label {
  min-width: 100px;
  font-size: 16px;
  margin-top: 15px;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle; }

#dialog_contact #dialog_formcontact .form_dialog_left input {
  margin-top: 15px;
  line-height: 30px;
  padding: 0 5px;
  width: auto;
  border: none;
  color: #333; }

#dialog_contact #dialog_formcontact .recaptcha_contact {
  margin-top: 20px; }

#dialog_contact .waiting {
  text-align: center; }

#dialog_contact .waiting span {
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  margin-right: 35px; }

#dialog_contact .waiting img {
  display: inline-block;
  vertical-align: middle; }

#dialog_contact #dialog_formcontact .form_dialog_right {
  display: block;
  vertical-align: top;
  width: 100%; }

#dialog_contact #dialog_formcontact .form_dialog_right label {
  min-width: 100%;
  font-size: 16px;
  margin-top: 15px;
  line-height: 30px;
  vertical-align: top;
  display: block; }

#dialog_contact #dialog_formcontact .form_dialog_right textarea {
  display: block;
  width: 100%;
  min-height: 150px;
  display: inline-block;
  vertical-align: top;
  background: #ededed;
  border: none;
  resize: none;
  color: #333; }

#dialog_contact #dialog_formcontact .dialog_contact_send {
  margin-top: 15px;
  text-align: right;
  min-height: 90px; }

#dialog_contact #dialog_formcontact .dialog_contact_send .require_field {
  font-size: 12px;
  color: #282825;
  padding-top: 5px;
  display: inline-block;
  float: left; }

#dialog_contact #dialog_formcontact .dialog_contact_send .btn-primary {
  background-color: #3d3d3d;
  border-radius: 2px;
  padding: 3px 7px 3px 7px;
  color: #fff;
  text-decoration: none;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  margin: 2px 5px 2px 0;
  display: inline-block;
  float: right;
  cursor: pointer; }

#dialog_contact #dialog_formcontact .dialog_contact_send .btn-primary:hover {
  border-color: #d6015c;
  background-color: #d60173; }

#dialog_contact .dialog_info {
  padding: 20px 50px 1px;
  background-color: #b2c804; }

#dialog_contact .dialog_info .titre {
  font-size: 22px;
  line-height: 24px;
  font-weight: 600;
  display: inline-block;
  width: 49.5%;
  vertical-align: top;
  color: #fff; }

#dialog_contact .dialog_info .zoneNumeroTelephone {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  white-space: nowrap; }

#dialog_contact .dialog_info .zoneNumeroTelephone span {
  display: inline-block;
  white-space: normal;
  width: 50%;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  color: #282825;
  text-align: left; }

#dialog_contact .dialog_info .zoneNumeroTelephone span.mailto_hdr {
  font-size: 18px; }

#dialog_contact .dialog_info .zoneNumeroTelephone span:last-child {
  text-align: right; }

#dialog_contact .msg_envoi {
  display: block;
  text-align: center;
  font-weight: 600;
  color: #333;
  margin: 20px 0; }

.acces_spec .bloc_1.avizi, .acces_spec .bloc_2.avizi {
  margin-top: 150px; }

#like_sejour.avizi {
  margin-top: 159px; }

.lien_social_tab_mob {
  display: none; }

.lien_social_wall {
  height: 48px;
  background-color: #8b9b04;
  margin: 0 10px;
  text-align: center;
  position: relative; }

.lien_social_wall:after {
  content: '';
  position: absolute;
  background: url(../images/sprite.png) no-repeat -64px -487px;
  width: 142px;
  height: 48px;
  top: 0;
  right: 0; }

.lien_social_wall span {
  color: #fff;
  text-transform: uppercase;
  line-height: 48px;
  display: inline-block;
  position: relative;
  padding-left: 50px;
  font-size: 14px; }

.lien_social_wall span:before {
  content: '';
  position: absolute;
  background: url(../images/sprite.png) no-repeat -2px -494px;
  width: 38px;
  height: 36px;
  top: 50%;
  left: 0;
  margin-top: -18px; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.wrapper_avizi {
  padding: 30px 20px;
  background: center / contain no-repeat url("/images/bandeau_liesel_site_2022.jpg") #fff;
  /*	background-color: #a2223b;*/
  margin: 0 10px;
  position: absolute;
  top: 638px;
  left: 0;
  right: 0;
  height: 85px;
  white-space: nowrap;
  color: #fff; }

.wrapper_avizi:before {
  content: '';
  width: 1px;
  height: 100%;
  display: inline-block;
  vertical-align: middle; }

.wrapper_avizi .message_wrapper {
  /*	display: inline-block;*/
  display: none;
  vertical-align: middle;
  white-space: normal;
  width: 66.66%; }

.wrapper_avizi .message_wrapper .title {
  font-weight: 600;
  font-size: 35px;
  padding-bottom: 15px;
  text-transform: uppercase; }

.wrapper_avizi .message_wrapper .sub_title {
  font-size: 18px;
  font-weight: 400;
  text-align: right; }

.wrapper_avizi .input_wrapper {
  /*	display: inline-block;*/
  display: none;
  vertical-align: middle;
  white-space: normal;
  width: 33.33%;
  text-align: center; }

.wrapper_avizi .input_wrapper button {
  color: #fff;
  background-color: #5d0617;
  text-transform: uppercase;
  border: none;
  box-shadow: none;
  padding: 20px 40px;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.5s; }

.wrapper_avizi .input_wrapper button:hover {
  color: #5d0617;
  background-color: #fff;
  font-weight: 600;
  transition: all 0.5s; }

.hidden {
  display: none !important; }

#formulaire_contact_avizi {
  position: relative; }

#formulaire_contact_avizi .lineForm_contact {
  display: inline-block;
  vertical-align: bottom;
  box-sizing: border-box;
  white-space: normal;
  padding-right: 15px; }

#formulaire_contact_avizi .lineForm_contact input, #formulaire_contact_avizi .lineForm_contact select, #formulaire_contact_avizi .lineForm_contact textarea {
  width: 100%;
  min-height: 30px;
  box-sizing: border-box; }

#formulaire_contact_avizi .wrapper {
  display: block;
  white-space: nowrap;
  position: relative; }

#formulaire_contact_avizi .lineForm_contact.half {
  width: 50%; }

#formulaire_contact_avizi .lineForm_contact.small {
  width: 25%; }

#formulaire_contact_avizi .lineForm_contact.big {
  width: 75%; }

#formulaire_contact_avizi .lineForm_contact.full {
  width: 100%; }

#formulaire_contact_avizi .lineForm_contact.third {
  width: 33.33%; }

.galerie_wrapper {
  width: 100%;
  position: relative;
  white-space: nowrap;
  background-color: #e3e3e3;
  margin: 0 -25px;
  padding: 25px; }

@media (max-width: 767px) {
  .galerie_wrapper {
    margin: 0;
    box-sizing: border-box;
    padding: 5px; } }

.galerie_wrapper .title {
  font: normal normal 1.7em/1.15em 'Doppio One', Helvetica, Arial, sans-serif;
  color: #99b115;
  padding: 0 0 6px;
  margin: 0 0 15px;
  text-transform: uppercase;
  margin-bottom: 15px; }

.galerie_wrapper .galeries-list-video a, .galerie_wrapper .galeries-list a {
  text-decoration: none !important; }

.galeries-list {
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  padding-left: 15px;
  box-sizing: border-box; }

.galeries-list-video {
  width: 66.66%;
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  padding: 0;
  padding-right: 15px;
  box-sizing: border-box;
  border-right: 2px solid #fff; }

@media (max-width: 767px) {
  .galeries-list {
    width: 100%;
    display: block;
    padding-left: 0; }

  .galeries-list-video {
    width: 100%;
    display: block;
    padding-right: 0;
    border-right: none; } }

.galeries-list .media {
  margin-bottom: 25px;
  margin-top: 0;
  transition: all 0.5s;
  box-shadow: none; }

.galeries-list .media:hover {
  margin-top: -5px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.5); }

.galeries-list .media .media-left {
  width: 100%;
  display: block;
  position: relative; }

.galeries-list .media:hover .media-left {
  width: 100%;
  display: block;
  position: relative; }

.galeries-list .media .media-left .type {
  opacity: 0;
  transition: all 0.5s;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px; }

.galeries-list .media:hover .media-left .type {
  opacity: 1;
  transition: all 0.5s; }

.galeries-list .media .media-left:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(/images/gal_photos.png);
  background-size: contain;
  width: 64px;
  height: 64px;
  margin-top: -32px;
  margin-left: -32px;
  opacity: 0;
  transition: all 0.5s; }

.galeries-list .media:hover .media-left:after {
  opacity: 1;
  transition: all 0.5s; }

.galeries-list .media .media-left:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 2px;
  background-color: rgba(0, 0, 0, 0.75);
  opacity: 0;
  transition: all 0.5s; }

.galeries-list .media:hover .media-left:before {
  opacity: 1;
  transition: all 0.5s; }

.galeries-list .media .media-left img {
  width: 100%;
  height: auto; }

.galeries-list .media .media-body {
  width: 100%;
  display: block;
  background-color: #fff;
  padding: 5px 15px;
  box-sizing: border-box;
  margin-top: -2px; }

.galeries-list .media:hover .media-body {
  width: 100%;
  display: block;
  background-color: #fff;
  padding: 5px 15px;
  box-sizing: border-box; }

.galeries-list .media .media-body h4 {
  font-family: 'Doppio One', Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #212121;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  line-height: 40px; }

.galeries-list .media .media-body h4:before {
  content: 'galerie';
  position: absolute;
  right: 0;
  padding: 0px 5px;
  text-transform: uppercase;
  color: #b3b3b3;
  border: 1px solid #b3b3b3;
  font-weight: 300;
  line-height: 20px;
  margin-top: 8px;
  font-size: 10px;
  border-radius: 3px; }

@media (min-width: 768px) and (max-width: 1003px) {
  .galeries-list .media .media-body h4 {
    padding-bottom: 25px; }

  .galeries-list .media .media-body h4:before {
    bottom: 0; } }

.galeries-list-video .main_vid {
  margin-bottom: 25px; }

.galeries-list-video .main_vid .media .media-body {
  padding: 15px; }

.galeries-list-video .main_vid .media:hover .media-body {
  padding: 15px; }

.galeries-list-video .vid_list {
  margin-bottom: 25px;
  margin-top: 0;
  transition: all 0.5s;
  box-shadow: none;
  white-space: normal; }

.galeries-list-video .vid_list .wrapper {
  margin-bottom: 25px;
  margin-top: 0;
  transition: all 0.5s;
  box-shadow: none;
  width: 49.7%;
  display: inline-block;
  box-sizing: border-box;
  position: relative; }

@media (max-width: 1003px) {
  .galeries-list-video .vid_list .wrapper {
    margin-bottom: 25px;
    margin-top: 0;
    transition: all 0.5s;
    box-shadow: none;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    position: relative; } }

.galeries-list-video .vid_list .media {
  top: 0;
  transition: all 0.5s;
  box-shadow: none;
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  position: relative; }

.galeries-list-video .vid_list .wrapper:nth-of-type(odd) {
  padding-right: 15px; }

.galeries-list-video .vid_list .wrapper:nth-of-type(even) {
  padding-left: 15px; }

@media (max-width: 1003px) {
  .galeries-list-video .vid_list .wrapper:nth-of-type(odd) {
    padding-right: 0; }

  .galeries-list-video .vid_list .wrapper:nth-of-type(even) {
    padding-left: 0; } }

.galeries-list-video .vid_list .media:hover {
  top: -5px;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.5); }

.galeries-list-video .media .media-left {
  width: 100%;
  display: block;
  position: relative; }

.galeries-list-video .media:hover .media-left {
  width: 100%;
  display: block;
  position: relative; }

.galeries-list-video .media .media-left .type {
  opacity: 0;
  transition: all 0.5s;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px; }

.galeries-list-video .media:hover .media-left .type {
  opacity: 1;
  transition: all 0.5s; }

.galeries-list-video .media .media-left:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(/images/gal_videos.png);
  background-size: contain;
  width: 42px;
  height: 42px;
  margin-top: -21px;
  margin-left: -21px; }

.galeries-list-video .main_vid .media .media-left:after {
  opacity: 0; }

.galeries-list-video .media .media-left:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 2px;
  background-color: rgba(0, 0, 0, 0.75);
  opacity: 0;
  transition: all 0.5s; }

.galeries-list-video .media:hover .media-left:before {
  opacity: 1;
  transition: all 0.5s; }

.galeries-list-video .main_vid .media:hover .media-left:before {
  opacity: 0; }

.galeries-list-video .media .media-left img {
  width: 100%;
  height: auto; }

.galeries-list-video .media .media-body {
  width: 100%;
  display: block;
  background-color: #fff;
  padding: 5px 15px;
  box-sizing: border-box;
  margin-top: -2px; }

.galeries-list-video .main_vid .media .media-body h4 {
  padding-bottom: 25px; }

.galeries-list-video .main_vid .media .media-body h4:before {
  right: inherit;
  left: 0;
  bottom: 0; }

.galeries-list-video .media:hover .media-body {
  width: 100%;
  display: block;
  background-color: #fff;
  padding: 5px 15px;
  box-sizing: border-box; }

.galeries-list-video .media .media-body h4 {
  font-family: 'Doppio One', Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #212121;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  line-height: 40px; }

.galeries-list-video .media .media-body h4:before {
  content: 'vidéo';
  position: absolute;
  right: 0;
  padding: 0px 5px;
  text-transform: uppercase;
  color: #b3b3b3;
  border: 1px solid #b3b3b3;
  font-weight: 300;
  line-height: 20px;
  margin-top: 8px;
  font-size: 10px;
  border-radius: 3px; }

.list_infos_prat .bloc_horaire {
  margin-bottom: 10px;
  position: relative;
  display: block;
  padding-left: 15px;
  cursor: pointer; }

.list_infos_prat .bloc_horaire:before {
  content: '';
  position: absolute;
  background: url(../images/sprite.png) no-repeat -558px -210px;
  width: 8px;
  height: 15px;
  top: 2px;
  left: -15px;
  margin-left: 6.5px;
  z-index: 3;
  transition: all 0.5s;
  cursor: pointer;
  transform: rotate(90deg); }

.list_infos_prat .bloc_horaire.open:before {
  transform: rotate(0deg);
  transition: all 0.5s; }

.list_infos_prat .bloc_horaire .periode {
  font-weight: 600; }

.list_infos_prat .bloc_horaire .horaire {
  padding-left: 25px; }

.list_infos_prat .bloc_horaire .ouverture {
  position: absolute;
  top: -31px;
  left: 200px;
  text-transform: uppercase;
  color: #a0541d;
  display: none; }

.ouverture_no_periode {
  position: absolute;
  top: 10px;
  left: 200px;
  text-transform: uppercase;
  color: #a0541d;
  display: block; }

.list_infos_prat .bloc_horaire.in_periode .ouverture {
  display: block; }

.list_infos_prat .bloc_horaire .ouverture.in {
  color: #76851c; }

.list_infos_prat .bloc_horaire .horaire.actual_day {
  color: #76851c; }

.list_infos_prat .not_shown {
  display: none; }

.list_infos_prat .shown {
  display: block; }

.critere .show_more_periode {
  background-color: #3d3d3d;
  border-radius: 2px;
  padding: 3px 7px 3px 7px;
  color: #fff;
  text-decoration: none;
  font-family: 'Doppio One', Arial, Helvetica, Tahoma;
  margin: 2px 5px 2px 0;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0; }

.cookie-info {
  text-align: center;
  background: #b1ca00;
  color: #1c1c21;
  font-size: 16px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  padding: 10px; }

.cookie-plus {
  font-size: 16px; }

.close-cookie-info {
  background: #333;
  color: white !important;
  display: inline-block;
  padding: 0px;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  vertical-align: middle; }

.close-cookie-info:before {
  content: '×';
  display: inline-block;
  margin-top: 4px; }

.dispos_lei table .legende-table .casejour1, .dispos_lei table .legende-table .casejour2, .dispos_lei table .legende-table .casejour3, .dispos_lei table .legende-table .casejour0 {
  display: inline-block;
  vertical-align: middle;
  margin-top: -1px;
  margin-right: 5px;
  margin-left: 15px;
  height: 14px;
  width: 14px; }

.dispos_lei table .legende-table .casejour1 {
  margin-left: 0; }

#labelsPartners .sepaPart {
  list-style: none;
  padding: 10px 5px 5px;
  margin: 0;
  display: inline-block; }

.rgpd .checkb {
  margin-right: 5px;
  margin-bottom: 5px; }

#tarteaucitronAlertBig {
  background: #232323 !important; }

#tarteaucitronPercentage, #tarteaucitronPersonalize {
  background: #a5b701 !important; }

.onipt {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1; }
/* STYLES VERSIONS SITE */
H1.theme {
  padding: 25px;
  color: white; }

#list_forfaits .sous_titre .prix {
  color: #899c04; }

#list_forfaits .desc .fk_link {
  color: #899c04;
  text-decoration: underline; }
  H1.green {
    background-color: #9baf05; }
  .theme.green H2 {
    color: #9baf05; }
  .theme.green #list_forfaits .sous_titre .prix {
    color: #9baf05; }
  .theme.green #list_forfaits .desc .fk_link {
    color: #9baf05;
    text-decoration: underline; }
  H1.pink {
    background-color: #d01c3f; }
  .theme.pink H2 {
    color: #d01c3f; }
  .theme.pink #list_forfaits .sous_titre .prix {
    color: #d01c3f; }
  .theme.pink #list_forfaits .desc .fk_link {
    color: #d01c3f;
    text-decoration: underline; }
  H1.orange {
    background-color: #ea5a03; }
  .theme.orange H2 {
    color: #ea5a03; }
  .theme.orange #list_forfaits .sous_titre .prix {
    color: #ea5a03; }
  .theme.orange #list_forfaits .desc .fk_link {
    color: #ea5a03;
    text-decoration: underline; }
  H1.blue {
    background-color: #049fbd; }
  .theme.blue H2 {
    color: #049fbd; }
  .theme.blue #list_forfaits .sous_titre .prix {
    color: #049fbd; }
  .theme.blue #list_forfaits .desc .fk_link {
    color: #049fbd;
    text-decoration: underline; }

#liste_resultat_recherche ~ .text-center .pagination {
  list-style: none; }
  #liste_resultat_recherche ~ .text-center .pagination .page-item {
    display: inline-block; }
    #liste_resultat_recherche ~ .text-center .pagination .page-item:not(.active) a {
      color: #9baf05; }
