/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.select-nav-mode,
.onglet #map_canvas {
  display: none;
}
/* 2 colonnes */
#tabs li.col2 {
  width: 336px;
  height: 310px;
  border: 1px solid transparent;
}
#tabs li.aFrame:hover {
  border-color: #e4e3e3;
  background-color: #eaeaea;
}
#tabs li.col2 > a {
  width: 306px;
  height: 280px;
}
#tabs li.col2 > a:hover {
  background-image: none;
}
#tabs .listeContent {
  font-size: 1em;
}
#tabs .col2 .listeHeader {
  background: transparent;
}
#tabs .col2 .listeHeader .infos_fiche {
  padding: 10px 16px 0 16px;
}
#tabs .col2 a .listeTitre {
  font-family: museo, sans-serif;
  font-size: 1.33333333em;
  font-weight: 700;
  color: #c92a64;
  line-height: 1.05em;
}
#tabs .listeClassement {
  margin-right: 0;
}
#tabs .listeLogoPrincipal {
  border-radius: 0;
}
#tabs .col2 .commune {
  color: #666666;
  font-size: 0.73333333em;
  margin: 3px 0 0 0;
}
#tabs .listeBoutons .lienBoutonCarnetVoyage {
  background-image: url("../images/custom/travel_cart.png");
  background-repeat: no-repeat;
  background-position: -67px 0;
}
#tabs .listeBoutons .lienBoutonCarnetVoyage.removeFromTravelCart {
  background-position: -67px -57px;
}
#tabs .listeClassement span.spanEtoile {
  background-image: url("../images/custom/etoile.png");
  background-repeat: no-repeat;
}
#tabs .listeClassement span.spanEpi {
  background-image: url("../images/custom/epi.png");
  background-repeat: no-repeat;
}
#tabs .listeClassement span.spanCle {
  background-image: url("../images/custom/cle.png");
  background-repeat: no-repeat;
}
#tabs .col2 .listeBoutonReserver {
  bottom: 16px;
  left: 15px;
  right: auto;
}
#tabs .listeBoutonReserver a {
  color: #fff !important;
  font-weight: 400 !important;
  background: #935f37;
  border-radius: 0;
  padding: 7px 16px;
}
#tabs .listeBoutonReserver a:hover {
  background: #7d512f;
}
/* 3 colonnes */
.resultManifs #tabs #resultListModeTab li.col3 {
  width: 228px;
  margin: 0 0 20px 0;
}
.resultManifs #tabs #resultListModeTab li.col3 a.listeManifDetail {
  margin: 20px 16px;
  border: none;
}
.resultManifs #tabs #resultListModeTab li:hover {
  background: #eaeaea !important;
}
.resultManifs #tabs #resultListModeTab li.col3 .listeManifCol1 {
  min-height: 107px;
}
.resultManifs #tabs #resultListModeTab li.col3 a .listeManifTitre {
  font-size: 1.33333333em;
  font-weight: 700;
  color: #7a7a7a;
  padding: 10px 0 10px 10px;
  height: 60px;
}
.resultManifs #tabs #resultListModeTab li.col3 .listeManifDates {
  font-size: 0.93333333em;
  color: #7a7a7a;
}
.resultManifs #tabs #resultListModeTab li.col3:hover a,
.resultManifs #tabs #resultListModeTab li.col3:hover a .listeManifTitre,
.resultManifs #tabs #resultListModeTab li.col3:hover a .listeManifDates,
.resultManifs #tabs #resultListModeTab li.col3:hover a .listeManifDatesNext {
  color: #7a7a7a;
}
.resultManifs #tabs #resultListModeTab li.col3:hover a .listeManifType {
  color: #c92a64;
}
.resultManifs #tabs #resultListModeTab li.col3 .listeManifCol1,
.resultManifs #tabs #resultListModeTab li.col3 .listeManifCol2 {
  border-left: 1px solid #c92a64;
}
.resultManifs #tabs #resultListModeTab li.col3 .listeManifHoverWrapper {
  z-index: 10;
  cursor: pointer;
  background: #f4f3f3;
}
.resultManifs #tabs #resultListModeTab li.col3 .listeManifDatesNext {
  top: 152px;
  left: 0;
  background: #eaeaea;
}
#mode_detail.agendaDetailResult .detailOnglet td.travelCart a {
  background: #c92a64;
  cursor: pointer;
}
#mode_detail.agendaDetailResult .detailOnglet td.travelCart a:hover {
  background: #b02557;
}
.detailManifHeader .modeDetailTravelCart a,
.detailManifHeader .addToRoadBook a {
  display: block;
  float: right;
  padding-left: 40px;
  height: 30px;
  line-height: 30px;
  background-image: url("../images/custom/add_roadbook.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 1em;
  color: #c92a64;
  text-decoration: none;
}
.detailFicheManif .detailManifDates .manif-date-day-num {
  height: 54px;
  line-height: 50px;
}
.resultManifs #tabs #resultListModeTab li.col3 a .listManifPhoto.no_photo,
#tabs .listePhoto.no-photo {
  background-image: url("../images/custom/defaut_fiche.png");
  background-repeat: no-repeat;
}
/* RECHERCHE */
#block-tourism_raccourci-tourism_search_engine {
  position: relative;
  margin-bottom: 56px;
}
.not-front #sidebar-right-inner {
  margin-top: 140px;
}
#recepteur_choixnav {
  position: absolute;
  z-index: 4;
  right: -15px;
  top: -20px;
  width: 98px;
  text-align: center;
  padding: 0;
}
#recepteur_choixnav a {
  color: white;
  text-decoration: none;
  display: block;
  padding: 54px 20px 16px 20px;
  background-image: url("../images/custom/minimap.png");
  background-repeat: no-repeat;
  background-position: center 20px;
  background-color: #c92a64;
  line-height: 1em;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}
#recepteur_choixnav a:hover {
  background-color: #9f214f;
  background-position: center 18px;
}
.page-node-116 #recepteur_choixnav,
.page-node-140 #recepteur_choixnav,
.page-node-148 #recepteur_choixnav,
.page-node-150 #recepteur_choixnav,
.page-node-183 #recepteur_choixnav,
.page-node-195 #recepteur_choixnav,
.page-node-196 #recepteur_choixnav,
.page-node-197 #recepteur_choixnav {
  display: none;
}
#resultPresentation {
  background: #282828;
  border: none;
  height: 150px;
  line-height: 52px;
}
#resultPresentation .nombre-resultat {
  float: none;
  width: auto;
  padding: 44px 24px 0 24px;
  background: transparent;
  text-align: left;
  font-style: normal;
  font-size: 5em;
  font-weight: 300;
}
#resultPresentation .nombre-resultat span {
  font-weight: 300;
  font-size: 0.46666667em;
  text-transform: lowercase;
  display: block;
}
#form_recherche {
  border: none;
  padding: 20px 20px 25px 20px;
}
#form_recherche ::-webkit-input-placeholder {
  color: #282828;
}
#form_recherche :-moz-placeholder {
  color: #282828;
  opacity: 1;
}
#form_recherche ::-moz-placeholder {
  color: #282828;
  opacity: 1;
}
#form_recherche :-ms-input-placeholder {
  color: #282828;
}
#form_recherche #edit-raison-sociale-wrapper label {
  display: none;
}
#form_recherche input#edit-raison-sociale {
  padding: 12px 0 12px 10%;
  text-indent: 0;
  width: 90%;
}
#form_recherche #search_engine form.search-tourism-form fieldset {
  margin-bottom: 24px;
  padding-bottom: 8px;
  font-size: 1em;
  letter-spacing: .4px;
}
#form_recherche #search_engine form.search-tourism-form fieldset legend {
  padding-bottom: 8px;
  font-size: 1em;
}
#form_recherche #search_engine form.search-tourism-form .fieldset_localisation label {
  display: block;
  line-height: 16px;
  margin-bottom: 8px;
}
#form_recherche #search_engine form.search-tourism-form .form-item label {
  font-size: .8em;
}
#form_recherche #search_engine form.search-tourism-form .form-checkboxes,
#form_recherche #search_engine form.search-tourism-form .form-checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  float: left;
  display: block;
  margin-right: 8px;
  position: relative;
  cursor: pointer;
}
#form_recherche #search_engine form.search-tourism-form input[type='checkbox']:hover:after {
  content: '';
  display: block;
  width: 50%;
  height: 50%;
  margin: 25%;
  position: absolute;
}
#form_recherche #search_engine form.search-tourism-form input[type='checkbox']:checked {
  background-image: url("../images/custom/checkbox.png");
  background-repeat: no-repeat;
  background-position: -16px 0;
}
#form_recherche #search_engine form.search-tourism-form input[type='checkbox']:checked:hover:after {
  content: none;
}
#form_recherche #search_engine form.search-tourism-form fieldset.fieldset_classement .form-item {
  float: none;
  width: auto;
}
#form_recherche .ui-slider {
  width: 96%;
  margin-left: 4%;
  margin-top: 6px;
}
#form_recherche .ui-slider-handle {
  top: -5px;
}
#form_recherche .tourism-fieldset-date-to-date .form-item {
  width: 100%;
  float: none;
  margin-bottom: 12px !important;
}
#form_recherche .tourism-fieldset-date-to-date .form-item .form-text {
  float: right;
  height: 24px;
  width: 160px;
}
#form_recherche .tourism-fieldset-date-to-date .form-item label {
  line-height: 32px;
}
#form_recherche .tourism-fieldset-date-to-date .form-item .ui-datepicker-trigger {
  bottom: 7px;
}
#form_recherche div.tourism-form-date-reset-button {
  color: #fff;
  cursor: pointer;
  font-size: .9em;
  text-align: right;
}
#form_recherche div.tourism-form-date-reset-button:before {
  content: ' Réinitialiser ';
  display: none;
  margin-right: 4px;
}
#form_recherche div.tourism-form-date-reset-button:hover:before {
  display: inline;
}
/* PAGINATION */
#paginator_bottom.display-more {
  cursor: pointer;
}
#paginator_bottom.display-more .item-list ul li.pager-next {
  height: 138px;
  line-height: normal;
  float: none;
  background: transparent;
  border: none;
}
#paginator_bottom.display-more .item-list ul li.pager-next:hover {
  border: none;
}
#paginator_bottom.display-more .item-list ul li.pager-next a {
  color: #000;
  font-size: 1em;
  text-transform: none;
  background: transparent;
  font-weight: 500;
}
#paginator_bottom.display-more .item-list ul li.pager-next a:hover {
  background: transparent;
  color: #c92a64;
}
#paginator_bottom.display-more .item-list ul li.pager-next a:before {
  content: '+';
  width: 90px;
  height: 90px;
  line-height: 90px;
  display: block;
  margin: 0 auto;
  color: #fff;
  font-size: 50px;
  background: #c92a64;
  text-align: center;
  font-weight: 300;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  margin-bottom: 12px;
}
/* DETAIL */
#mode_detail,
#tourismeConteneur,
#tourismeConteneur .contact,
#tourismeConteneur .tarifs td {
  font-family: 'Roboto', sans-serif;
}
#mode_detail .detailOnglet.tourism-elt-static-fixed {
  top: 0;
}
#tourismeConteneur .detailAvis .deposerAvis {
  display: none;
}
.FormResaRecap {
  padding: 0;
  width: 23%;
  background: transparent;
  font-size: 1em;
}
#mode_detail .detailOnglet td {
  font-size: 1.125em;
}
#mode_detail .detailOnglet td a {
  font-weight: 400;
  letter-spacing: 0;
}
#mode_detail .detailOnglet table {
  box-shadow: none;
}
#mode_detail .detailOnglet .detailBoutonCarnetVoyage a,
#mode_detail .detailOnglet .detailBoutonCarnetVoyage a.removeFromTravelCart:hover {
  background-image: url("../images/custom/travel_cart.png");
  background-repeat: no-repeat;
  background-position: 0 5px;
}
#mode_detail .detailOnglet .detailBoutonCarnetVoyage a:hover,
#mode_detail .detailOnglet .detailBoutonCarnetVoyage a.removeFromTravelCart {
  background-position: 0 -52px;
}
#detailPhotos .flex-direction-nav a {
  width: 60px;
  height: 60px;
  margin-top: -30px;
  border-radius: 50%;
}
#tourismeConteneur .detail-site-internet a {
  padding-left: 20px;
  background-image: url("../images/custom/ico_internet.png");
  background-repeat: no-repeat;
  background-position: 0 center;
}
#tourismeConteneur .detailHeader .detailLiens {
  float: left;
  width: 30%;
}
#tourismeConteneur .detailHeader .LienSiteWeb {
  float: right;
  padding-top: 6px;
}
#tourismeConteneur .detailFicheContent .prestations li {
  font-size: 1em;
}
#tourismeConteneur .contact {
  margin-bottom: 24px;
}
#tourismeConteneur .contact .FormResaRecap {
  float: left;
  background: transparent;
  padding: 20px 0;
  color: #000;
  font-size: 1em;
}
#tourismeConteneur .contact .FormResaRecap div {
  margin-left: 0;
}
#tourismeConteneur .contact .FormResaRecap .adresse div.adresselibelle {
  margin-bottom: 4px;
}
#tourismeConteneur .contact .FormResaRecap .adresse span {
  height: auto;
  line-height: 1;
}
#tourismeConteneur .contact .FormResaRecap .adresse span.adresse2 {
  margin: 3px 0;
}
#tourismeConteneur .contact .FormResaRecap div.telephonelibelle {
  margin-bottom: 4px;
}
#tourismeConteneur .contact .FormResaRecap .telephone span {
  line-height: 1;
}
#tourismeConteneur .contact .FormResaRecap div.FormResaRecapLanguesIntitule {
  margin-bottom: 4px;
}
#tourismeConteneur .contact .FormContact {
  float: right;
}
#tourismeConteneur .contact .FormContact label {
  font-weight: 400;
}
#tourismeConteneur .contact .FormContact .form-text,
#tourismeConteneur .contact .FormContact .form-textarea {
  background: transparent;
}
#tourismeConteneur .contact .FormContact .purpose-mailing-optins-wrapper {
  background-color: #d9d9d9;
  border-radius: 5px;
}
.FormContact .remember-me {
  display: none;
}
.purpose-mailing-optins-wrapper .form-item label {
  font-size: .9em;
}
.flex-direction-nav .flex-next,
.flex-direction-nav .flex-prev {
  background-color: #fff;
}
.flex-direction-nav a {
  opacity: 0.6;
  -ms-filter: "alpha(opacity=60)";
  filter: alpha(opacity=60);
}
#tourismeConteneur .tarifs,
#tourismeConteneur .paiement {
  margin-top: 50px;
}
.detailOuvertureRecurrence .detailOuvertureDates .detail-onglet-ouverture-inner {
  color: #fff;
}
/* MAP */
#blockDateSelectionMain {
  display: none;
}
.map-tourism-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  text-align: center;
  z-index: 9999;
  display: table;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}
.map-tourism-placeholder span {
  vertical-align: middle;
  display: table-cell;
  font-weight: 700;
  color: #FFF;
  text-transform: uppercase;
  font-size: 1.4em;
  line-height: 1.3em;
}
.content-facette #recepteur_choixnav,
.section-travelcart #recepteur_choixnav {
  display: none;
}
.facette-container #resultPresentation {
  height: 48px;
  line-height: 35px;
}
.facette-container #resultPresentation .nombre-resultat {
  padding: 0;
  background: transparent;
  font-size: 3em;
  top: 10px;
  right: 10px;
}
.facette-container #resultPresentation .nombre-resultat span {
  display: inline;
}
.facette-container input.form-submit {
  color: #fff;
}
.facette-container #form_recherche #search_engine form.search-tourism-form fieldset {
  margin-bottom: 18px;
  padding-bottom: 0;
}
/* ITINERAIRES */
#tabs ul.itineraireListe li.col1 {
  height: auto;
  margin-bottom: 24px;
  width: 100%;
}
#tabs ul.itineraireListe li.col1 .map_canvas_list {
  width: 263px;
  height: 182px;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}
#tabs ul.itineraireListe li.col1:hover .map_canvas_list {
  opacity: 1;
  -ms-filter: "alpha(opacity=1)";
  filter: alpha(opacity=1);
}
#tabs ul.itineraireListe li.col1 .itineraire_bloc .lienDetail {
  position: static;
  bottom: auto;
  right: auto;
  padding: 0;
  background: transparent;
  height: auto;
  line-height: normal;
  border-radius: 0;
  color: #000;
  font-weight: 400;
  min-height: 182px;
}
#tabs ul.itineraireListe li.col1 .itineraire_bloc .lienDetail:hover {
  background: transparent;
}
#tabs ul.itineraireListe li.col1 .itineraire_bloc .lienDetail h3 {
  text-align: left;
  margin-right: 60px;
  font-size: 1.33333333em;
  line-height: 1.1;
}
#tabs ul.itineraireListe li.col1 .itineraire_content {
  padding: 8px 15px;
  margin-left: 263px;
  position: static;
}
#tabs ul.itineraireListe li.col1 .itineraire_bloc .itineraire_description {
  clear: none;
}
#tabs ul.itineraireListe li.col1 a.lienBoutonCarnetVoyage {
  display: block !important;
  width: 67px;
  height: 59px;
  background-image: url("../images/custom/travel_cart.png");
  background-repeat: no-repeat;
  background-position: -67px 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
}
#tabs ul.itineraireListe li.col1 a.lienBoutonCarnetVoyage.removeFromTravelCart {
  background-position: -67px -57px;
}
#tabs ul.itineraireListe li.col1 a.lienBoutonCarnetVoyage:hover {
  background-color: #000;
}
#tabs ul.itineraireListe li.col1:hover a.lienBoutonCarnetVoyage {
  opacity: 1;
}
#tabs ul.itineraireListe li.col1 .liste_types_difficulte {
  right: 0;
}
#tabs ul.itineraireListe li.col1 .liste_types_difficulte.itineraire_locomotion {
  width: auto;
  float: right;
}
#tabs ul.itineraireListe li.col1 .liste_types_difficulte .itineraire_locomotion_type {
  float: right;
}
#tabs ul.itineraireListe li.col1 .liste_types_difficulte .itineraire_locomotion_type span {
  float: right;
  margin: 0 0 0 10px;
  height: 28px;
  margin-top: 6px;
}
.fieldset_type_loco label .locomotion-nb-results {
  margin-top: 34px;
  color: #000;
}
#content-area .texte1 {
  color: #951b80;
  font-weight: 700;
}
body.rubrique1 {
  /* TOURISME */
}
body.rubrique1 #recepteur_choixnav a {
  background-color: #951b80;
}
body.rubrique1 #recepteur_choixnav a:hover {
  background-color: #721562;
}
body.rubrique1 #form_recherche .ui-slider-range,
body.rubrique1 #form_recherche .ui-slider {
  background: #951b80;
}
body.rubrique1 #tabs .col2 a .listeTitre {
  color: #951b80;
}
body.rubrique1 #tabs .listeBoutons .lienBoutonCarnetVoyage {
  background-position: 0px 0;
}
body.rubrique1 #tabs .listeBoutons .lienBoutonCarnetVoyage.removeFromTravelCart {
  background-position: 0px -57px;
}
body.rubrique1 .resultManifs #tabs #resultListModeTab li.col3 a .listeManifType,
body.rubrique1 .resultManifs #tabs #resultListModeTab li.col3:hover a .listeManifType {
  color: #951b80;
}
body.rubrique1 .resultManifs #tabs #resultListModeTab li.col3 .listeManifCol1,
body.rubrique1 .resultManifs #tabs #resultListModeTab li.col3 .listeManifCol2 {
  border-left-color: #951b80;
}
body.rubrique1 .resultManifs #tabs #resultListModeTab li.col3 .listeManifHoverWrapper a:hover {
  background: #951b80 !important;
}
body.rubrique1 #paginator_bottom.display-more .item-list ul li.pager-next a:before {
  background: #951b80;
}
body.rubrique1 #paginator_bottom.display-more:hover .item-list ul li.pager-next a:before {
  background-color: #721562;
}
body.rubrique1 #paginator_bottom.display-more:hover .item-list ul li.pager-next a {
  color: #951b80;
}
body.rubrique1 #search_engine form.search-tourism-form input[type='checkbox']:checked {
  background-position: 0px 0;
}
body.rubrique1 #search_engine form.search-tourism-form input[type='checkbox']:after {
  background: #951b80;
}
body.rubrique1 #mode_detail .detailOnglet .detailBoutonCarnetVoyage a,
body.rubrique1 #mode_detail .detailOnglet .detailBoutonCarnetVoyage a.removeFromTravelCart:hover {
  background-position: 0px 5px;
}
body.rubrique1 #mode_detail .detailOnglet .detailBoutonCarnetVoyage a:hover,
body.rubrique1 #mode_detail .detailOnglet .detailBoutonCarnetVoyage a.removeFromTravelCart {
  background-position: 0px -52px;
}
body.rubrique1 .retour-liste span a:hover,
body.rubrique1 .searchBackLink span a:hover {
  background-color: #951b80;
}
body.rubrique1 h1 span.spanEtoile {
  background-color: #951b80;
}
body.rubrique1 .purpose-mailing-value {
  color: #951b80;
}
body.rubrique1 .purpose-mailing-optins-wrapper .form-item label:hover,
body.rubrique1 .purpose-mailing-optins-wrapper .form-item label.form-checked {
  background-color: #951b80;
}
body.rubrique1 .FormContact .form-submit {
  background-color: #951b80;
}
body.rubrique1 .FormContact .form-submit:hover {
  background-color: #721562;
}
body.rubrique1 table.ui-datepicker-calendar thead th span {
  background: #951b80 !important;
}
body.rubrique1 table.ui-datepicker-calendar tbody td a:hover,
body.rubrique1 table.ui-datepicker-calendar tbody td a:active,
body.rubrique1 table.ui-datepicker-calendar tbody td.ui-datepicker-today a,
body.rubrique1 .ui-datepicker .ui-datepicker-buttonpane button {
  background: #951b80 !important;
}
#content-area .texte2 {
  color: #c92a64;
  font-weight: 700;
}
body.rubrique2 {
  /* TOURISME */
}
body.rubrique2 #recepteur_choixnav a {
  background-color: #c92a64;
}
body.rubrique2 #recepteur_choixnav a:hover {
  background-color: #a72353;
}
body.rubrique2 #form_recherche .ui-slider-range,
body.rubrique2 #form_recherche .ui-slider {
  background: #c92a64;
}
body.rubrique2 #tabs .col2 a .listeTitre {
  color: #c92a64;
}
body.rubrique2 #tabs .listeBoutons .lienBoutonCarnetVoyage {
  background-position: -67px 0;
}
body.rubrique2 #tabs .listeBoutons .lienBoutonCarnetVoyage.removeFromTravelCart {
  background-position: -67px -57px;
}
body.rubrique2 .resultManifs #tabs #resultListModeTab li.col3 a .listeManifType,
body.rubrique2 .resultManifs #tabs #resultListModeTab li.col3:hover a .listeManifType {
  color: #c92a64;
}
body.rubrique2 .resultManifs #tabs #resultListModeTab li.col3 .listeManifCol1,
body.rubrique2 .resultManifs #tabs #resultListModeTab li.col3 .listeManifCol2 {
  border-left-color: #c92a64;
}
body.rubrique2 .resultManifs #tabs #resultListModeTab li.col3 .listeManifHoverWrapper a:hover {
  background: #c92a64 !important;
}
body.rubrique2 #paginator_bottom.display-more .item-list ul li.pager-next a:before {
  background: #c92a64;
}
body.rubrique2 #paginator_bottom.display-more:hover .item-list ul li.pager-next a:before {
  background-color: #a72353;
}
body.rubrique2 #paginator_bottom.display-more:hover .item-list ul li.pager-next a {
  color: #c92a64;
}
body.rubrique2 #search_engine form.search-tourism-form input[type='checkbox']:checked {
  background-position: -16px 0;
}
body.rubrique2 #search_engine form.search-tourism-form input[type='checkbox']:after {
  background: #c92a64;
}
body.rubrique2 #mode_detail .detailOnglet .detailBoutonCarnetVoyage a,
body.rubrique2 #mode_detail .detailOnglet .detailBoutonCarnetVoyage a.removeFromTravelCart:hover {
  background-position: -67px 5px;
}
body.rubrique2 #mode_detail .detailOnglet .detailBoutonCarnetVoyage a:hover,
body.rubrique2 #mode_detail .detailOnglet .detailBoutonCarnetVoyage a.removeFromTravelCart {
  background-position: -67px -52px;
}
body.rubrique2 .retour-liste span a:hover,
body.rubrique2 .searchBackLink span a:hover {
  background-color: #c92a64;
}
body.rubrique2 h1 span.spanEtoile {
  background-color: #c92a64;
}
body.rubrique2 .purpose-mailing-value {
  color: #c92a64;
}
body.rubrique2 .purpose-mailing-optins-wrapper .form-item label:hover,
body.rubrique2 .purpose-mailing-optins-wrapper .form-item label.form-checked {
  background-color: #c92a64;
}
body.rubrique2 .FormContact .form-submit {
  background-color: #c92a64;
}
body.rubrique2 .FormContact .form-submit:hover {
  background-color: #a72353;
}
body.rubrique2 table.ui-datepicker-calendar thead th span {
  background: #c92a64 !important;
}
body.rubrique2 table.ui-datepicker-calendar tbody td a:hover,
body.rubrique2 table.ui-datepicker-calendar tbody td a:active,
body.rubrique2 table.ui-datepicker-calendar tbody td.ui-datepicker-today a,
body.rubrique2 .ui-datepicker .ui-datepicker-buttonpane button {
  background: #c92a64 !important;
}
#content-area .texte3 {
  color: #935f37;
  font-weight: 700;
}
body.rubrique3 {
  /* TOURISME */
}
body.rubrique3 #recepteur_choixnav a {
  background-color: #935f37;
}
body.rubrique3 #recepteur_choixnav a:hover {
  background-color: #754c2c;
}
body.rubrique3 #form_recherche .ui-slider-range,
body.rubrique3 #form_recherche .ui-slider {
  background: #935f37;
}
body.rubrique3 #tabs .col2 a .listeTitre {
  color: #935f37;
}
body.rubrique3 #tabs .listeBoutons .lienBoutonCarnetVoyage {
  background-position: -134px 0;
}
body.rubrique3 #tabs .listeBoutons .lienBoutonCarnetVoyage.removeFromTravelCart {
  background-position: -134px -57px;
}
body.rubrique3 .resultManifs #tabs #resultListModeTab li.col3 a .listeManifType,
body.rubrique3 .resultManifs #tabs #resultListModeTab li.col3:hover a .listeManifType {
  color: #935f37;
}
body.rubrique3 .resultManifs #tabs #resultListModeTab li.col3 .listeManifCol1,
body.rubrique3 .resultManifs #tabs #resultListModeTab li.col3 .listeManifCol2 {
  border-left-color: #935f37;
}
body.rubrique3 .resultManifs #tabs #resultListModeTab li.col3 .listeManifHoverWrapper a:hover {
  background: #935f37 !important;
}
body.rubrique3 #paginator_bottom.display-more .item-list ul li.pager-next a:before {
  background: #935f37;
}
body.rubrique3 #paginator_bottom.display-more:hover .item-list ul li.pager-next a:before {
  background-color: #754c2c;
}
body.rubrique3 #paginator_bottom.display-more:hover .item-list ul li.pager-next a {
  color: #935f37;
}
body.rubrique3 #search_engine form.search-tourism-form input[type='checkbox']:checked {
  background-position: -32px 0;
}
body.rubrique3 #search_engine form.search-tourism-form input[type='checkbox']:after {
  background: #935f37;
}
body.rubrique3 #mode_detail .detailOnglet .detailBoutonCarnetVoyage a,
body.rubrique3 #mode_detail .detailOnglet .detailBoutonCarnetVoyage a.removeFromTravelCart:hover {
  background-position: -134px 5px;
}
body.rubrique3 #mode_detail .detailOnglet .detailBoutonCarnetVoyage a:hover,
body.rubrique3 #mode_detail .detailOnglet .detailBoutonCarnetVoyage a.removeFromTravelCart {
  background-position: -134px -52px;
}
body.rubrique3 .retour-liste span a:hover,
body.rubrique3 .searchBackLink span a:hover {
  background-color: #935f37;
}
body.rubrique3 h1 span.spanEtoile {
  background-color: #935f37;
}
body.rubrique3 .purpose-mailing-value {
  color: #935f37;
}
body.rubrique3 .purpose-mailing-optins-wrapper .form-item label:hover,
body.rubrique3 .purpose-mailing-optins-wrapper .form-item label.form-checked {
  background-color: #935f37;
}
body.rubrique3 .FormContact .form-submit {
  background-color: #935f37;
}
body.rubrique3 .FormContact .form-submit:hover {
  background-color: #754c2c;
}
body.rubrique3 table.ui-datepicker-calendar thead th span {
  background: #935f37 !important;
}
body.rubrique3 table.ui-datepicker-calendar tbody td a:hover,
body.rubrique3 table.ui-datepicker-calendar tbody td a:active,
body.rubrique3 table.ui-datepicker-calendar tbody td.ui-datepicker-today a,
body.rubrique3 .ui-datepicker .ui-datepicker-buttonpane button {
  background: #935f37 !important;
}
#content-area .texte4 {
  color: #94b236;
  font-weight: 700;
}
body.rubrique4 {
  /* TOURISME */
}
body.rubrique4 #recepteur_choixnav a {
  background-color: #94b236;
}
body.rubrique4 #recepteur_choixnav a:hover {
  background-color: #7a932d;
}
body.rubrique4 #form_recherche .ui-slider-range,
body.rubrique4 #form_recherche .ui-slider {
  background: #94b236;
}
body.rubrique4 #tabs .col2 a .listeTitre {
  color: #94b236;
}
body.rubrique4 #tabs .listeBoutons .lienBoutonCarnetVoyage {
  background-position: -201px 0;
}
body.rubrique4 #tabs .listeBoutons .lienBoutonCarnetVoyage.removeFromTravelCart {
  background-position: -201px -57px;
}
body.rubrique4 .resultManifs #tabs #resultListModeTab li.col3 a .listeManifType,
body.rubrique4 .resultManifs #tabs #resultListModeTab li.col3:hover a .listeManifType {
  color: #94b236;
}
body.rubrique4 .resultManifs #tabs #resultListModeTab li.col3 .listeManifCol1,
body.rubrique4 .resultManifs #tabs #resultListModeTab li.col3 .listeManifCol2 {
  border-left-color: #94b236;
}
body.rubrique4 .resultManifs #tabs #resultListModeTab li.col3 .listeManifHoverWrapper a:hover {
  background: #94b236 !important;
}
body.rubrique4 #paginator_bottom.display-more .item-list ul li.pager-next a:before {
  background: #94b236;
}
body.rubrique4 #paginator_bottom.display-more:hover .item-list ul li.pager-next a:before {
  background-color: #7a932d;
}
body.rubrique4 #paginator_bottom.display-more:hover .item-list ul li.pager-next a {
  color: #94b236;
}
body.rubrique4 #search_engine form.search-tourism-form input[type='checkbox']:checked {
  background-position: -48px 0;
}
body.rubrique4 #search_engine form.search-tourism-form input[type='checkbox']:after {
  background: #94b236;
}
body.rubrique4 #mode_detail .detailOnglet .detailBoutonCarnetVoyage a,
body.rubrique4 #mode_detail .detailOnglet .detailBoutonCarnetVoyage a.removeFromTravelCart:hover {
  background-position: -201px 5px;
}
body.rubrique4 #mode_detail .detailOnglet .detailBoutonCarnetVoyage a:hover,
body.rubrique4 #mode_detail .detailOnglet .detailBoutonCarnetVoyage a.removeFromTravelCart {
  background-position: -201px -52px;
}
body.rubrique4 .retour-liste span a:hover,
body.rubrique4 .searchBackLink span a:hover {
  background-color: #94b236;
}
body.rubrique4 h1 span.spanEtoile {
  background-color: #94b236;
}
body.rubrique4 .purpose-mailing-value {
  color: #94b236;
}
body.rubrique4 .purpose-mailing-optins-wrapper .form-item label:hover,
body.rubrique4 .purpose-mailing-optins-wrapper .form-item label.form-checked {
  background-color: #94b236;
}
body.rubrique4 .FormContact .form-submit {
  background-color: #94b236;
}
body.rubrique4 .FormContact .form-submit:hover {
  background-color: #7a932d;
}
body.rubrique4 table.ui-datepicker-calendar thead th span {
  background: #94b236 !important;
}
body.rubrique4 table.ui-datepicker-calendar tbody td a:hover,
body.rubrique4 table.ui-datepicker-calendar tbody td a:active,
body.rubrique4 table.ui-datepicker-calendar tbody td.ui-datepicker-today a,
body.rubrique4 .ui-datepicker .ui-datepicker-buttonpane button {
  background: #94b236 !important;
}
#content-area .texte5 {
  color: #47a5cc;
  font-weight: 700;
}
body.rubrique5 {
  /* TOURISME */
}
body.rubrique5 #recepteur_choixnav a {
  background-color: #47a5cc;
}
body.rubrique5 #recepteur_choixnav a:hover {
  background-color: #3391b7;
}
body.rubrique5 #form_recherche .ui-slider-range,
body.rubrique5 #form_recherche .ui-slider {
  background: #47a5cc;
}
body.rubrique5 #tabs .col2 a .listeTitre {
  color: #47a5cc;
}
body.rubrique5 #tabs .listeBoutons .lienBoutonCarnetVoyage {
  background-position: -268px 0;
}
body.rubrique5 #tabs .listeBoutons .lienBoutonCarnetVoyage.removeFromTravelCart {
  background-position: -268px -57px;
}
body.rubrique5 .resultManifs #tabs #resultListModeTab li.col3 a .listeManifType,
body.rubrique5 .resultManifs #tabs #resultListModeTab li.col3:hover a .listeManifType {
  color: #47a5cc;
}
body.rubrique5 .resultManifs #tabs #resultListModeTab li.col3 .listeManifCol1,
body.rubrique5 .resultManifs #tabs #resultListModeTab li.col3 .listeManifCol2 {
  border-left-color: #47a5cc;
}
body.rubrique5 .resultManifs #tabs #resultListModeTab li.col3 .listeManifHoverWrapper a:hover {
  background: #47a5cc !important;
}
body.rubrique5 #paginator_bottom.display-more .item-list ul li.pager-next a:before {
  background: #47a5cc;
}
body.rubrique5 #paginator_bottom.display-more:hover .item-list ul li.pager-next a:before {
  background-color: #3391b7;
}
body.rubrique5 #paginator_bottom.display-more:hover .item-list ul li.pager-next a {
  color: #47a5cc;
}
body.rubrique5 #search_engine form.search-tourism-form input[type='checkbox']:checked {
  background-position: -64px 0;
}
body.rubrique5 #search_engine form.search-tourism-form input[type='checkbox']:after {
  background: #47a5cc;
}
body.rubrique5 #mode_detail .detailOnglet .detailBoutonCarnetVoyage a,
body.rubrique5 #mode_detail .detailOnglet .detailBoutonCarnetVoyage a.removeFromTravelCart:hover {
  background-position: -268px 5px;
}
body.rubrique5 #mode_detail .detailOnglet .detailBoutonCarnetVoyage a:hover,
body.rubrique5 #mode_detail .detailOnglet .detailBoutonCarnetVoyage a.removeFromTravelCart {
  background-position: -268px -52px;
}
body.rubrique5 .retour-liste span a:hover,
body.rubrique5 .searchBackLink span a:hover {
  background-color: #47a5cc;
}
body.rubrique5 h1 span.spanEtoile {
  background-color: #47a5cc;
}
body.rubrique5 .purpose-mailing-value {
  color: #47a5cc;
}
body.rubrique5 .purpose-mailing-optins-wrapper .form-item label:hover,
body.rubrique5 .purpose-mailing-optins-wrapper .form-item label.form-checked {
  background-color: #47a5cc;
}
body.rubrique5 .FormContact .form-submit {
  background-color: #47a5cc;
}
body.rubrique5 .FormContact .form-submit:hover {
  background-color: #3391b7;
}
body.rubrique5 table.ui-datepicker-calendar thead th span {
  background: #47a5cc !important;
}
body.rubrique5 table.ui-datepicker-calendar tbody td a:hover,
body.rubrique5 table.ui-datepicker-calendar tbody td a:active,
body.rubrique5 table.ui-datepicker-calendar tbody td.ui-datepicker-today a,
body.rubrique5 .ui-datepicker .ui-datepicker-buttonpane button {
  background: #47a5cc !important;
}
/* DETAIL DECOUVRIR */
body.rubrique1 .detailFicheManif .detailManifType li,
body.rubrique1 .detailTableau .detailTableauTdColor,
body.rubrique1 .detailTableau .detailTableauTdColor a,
body.rubrique1 .detailTableau .detailTableauTdColor,
body.rubrique1 .detailTableau .detailTableauTdColor a,
body.rubrique1 .detailManifHeader .modeDetailTravelCart a,
body.rubrique1 .detailManifHeader .addToRoadBook a {
  color: #951b80 !important;
}
body.rubrique1 #tourismeConteneur .detailTarifsManif {
  background: #951b80;
}

/* Balek */
body.section-voir-faire #retour_liste .retour {
  display: none !important;
}