@charset "UTF-8";
/*** Styles généraux ***/
.marker-cluster div {
  color: #e8e0e0;
}

.marker-cluster-small {
  background-color: rgba(255, 102, 51, 0.6) !important;
}

.marker-cluster-small div {
  background-color: rgba(255, 102, 51, 0.8) !important;
}

.marker-cluster-medium {
  background-color: rgba(105, 41, 89, 0.6) !important;
}

.marker-cluster-medium div {
  background-color: rgba(105, 41, 89, 0.8) !important;
}

.marker-cluster-large {
  background-color: rgba(68, 27, 58, 0.6) !important;
}

.marker-cluster-large div {
  background-color: rgba(68, 27, 58, 0.8) !important;
}

#infobox {
  overflow: scroll;
  color: #e8e0e0 !important;
  max-height: 800px;
}

h1, h2, h3, h4, h5, h6 {
  color: #ff6633;
}

.bg-light h1, .bg-light h2, .bg-light h3, .bg-light h4, .bg-light h5, .bg-light h6 {
  color: #692959;
}

.text-maroon {
  color: #692959;
}

.bg-violet {
  background: #692959;
}

.bg-noir {
  background: #25253c;
}

.border-primary {
  border-color: #ff6633;
}

.border-violet {
  border-color: #692959 !important;
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
  background: rgba(50, 50, 60, 0.9) !important;
  color: #e8e0e0 !important;
  border-radius: 4px !important;
}

.leaflet-container, #infobox {
  font-family: "Zilla Slab", serif !important;
  font-size: 13px !important;
}
.leaflet-container .title, .leaflet-container h5, #infobox .title, #infobox h5 {
  font-size: 15px;
}

.title {
  font-family: "Yanone Kaffeesatz", sans-serif;
}

.navbar {
  font-family: "Yanone Kaffeesatz", sans-serif;
}

.navbar-brand.h1 {
  font-size: 2.6rem;
  color: #ff6633;
}

.navbar-dark .dropdown-menu a {
  color: #e8e0e0;
}
.navbar-dark .dropdown-menu a:hover {
  background-color: #38385c;
}

.textehome {
  margin-top: -7em;
  z-index: 9000;
}

.leaflet-bar .tag-filter-tags-container ul {
  max-height: 250px;
}
.leaflet-bar .tag-filter-tags-container ul li a {
  color: #ff6633;
}
.leaflet-bar .tag-filter-tags-container ul.header li {
  background: #e8e0e0;
}
.leaflet-bar .tag-filter-tags-container ul.header li a {
  color: #692959;
}

.easy-button-button {
  display: block !important;
}

.tag-filter-tags-container {
  left: 30px;
}

.remonter {
  margin-top: -8rem;
  z-index: 400;
}

.spip_document {
  display: block;
  margin: 20px;
}

.spip_documents_center {
  text-align: center;
}
.spip_documents_center .audio-wrapper {
  margin: auto;
}

.spip_document_right {
  float: right;
  margin-right: 0;
}

.notes {
  font-size: 0.9rem;
  background-color: #e8e0e0;
}

.spip_document_left {
  float: left;
  margin-left: 0;
}

.retrait-vertical {
  margin-top: -250px;
}

#spip-admin {
  z-index: 10000;
}

/*# sourceMappingURL=espaces.css.map */
