.node-type-carte #section-content #zone-content-wrapper {
	padding-top: 60px!important;
}
.node-type-carte #section-content {
	padding-bottom: 0!important;
}

.node-type-article #region-content .resume {
	margin: 60px 0 0;
}

.node-type-carte #zone-content .intro {
	border-top: 1px solid #655c5a;
	margin-bottom: 60px;
}

.node-type-carte #region-content .map {
	position: relative;
}
.node-type-carte #region-content .map .leaflet-top {
	z-index: 1!important;
}
.node-type-carte #region-content .map .legende {
	width: 100%;
	min-height: 70px;
	line-height: 70px;
	background-color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.node-type-carte #region-content .map .legende .label-above {
	display: inline-block;
	padding: 0 15px;
	height: 70px;
	margin-bottom: 0;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	font-family: 'DIN Pro', Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 1rem;
	text-align: center;
	text-transform: uppercase;
}
.node-type-carte #region-content .map .legende .taxonomy-term {
	display: inline-block;
	padding: 0 10px;
	height: 70px
	line-height: 70px;
	vertical-align: top;
}
.node-type-carte #region-content .map .legende h2 {
	position: relative;
}
.node-type-carte #region-content .map .legende h2::before {
	content: "";
	position: absolute;
	display: inline-block;
	top: 20px;
	left: 0;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 30px;
}

/* Camp romain */
.node-type-carte #region-content .map .legende #taxonomy-term-17 h2::before {
	background-image: url("../../img/actus/hexa_plus.svg");
}

/* Dépôt */
.node-type-carte #region-content .map .legende #taxonomy-term-12 h2::before {}

/* Habitat bientôt romanisé */
.node-type-carte #region-content .map .legende #taxonomy-term-16 h2::before {}

/* Habitat/Nécropole */
.node-type-carte #region-content .map .legende #taxonomy-term-11 h2::before {}

/* Oppidium */
.node-type-carte #region-content .map .legende #taxonomy-term-15 h2::before {}

/* Oppidium romanisé */
.node-type-carte #region-content .map .legende #taxonomy-term-13 h2::before {}

/* Sanctuaire */
.node-type-carte #region-content .map .legende #taxonomy-term-9 h2::before {}

/* Site fortifié */
.node-type-carte #region-content .map .legende #taxonomy-term-10 h2::before {}

/* Ville gallo-romaine */
.node-type-carte #region-content .map .legende #taxonomy-term-14 h2::before {}

/* Ville romaine */
.node-type-carte #region-content .map .legende #taxonomy-term-18 h2::before {}

.node-type-carte #region-content .map .legende a {
	position: relative;
	font-family: 'DIN Pro', Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 1rem;
	line-height: 30px;
	padding-left: 40px;
}

/* =====================
Bulles carte
===================== */

.node-type-carte #region-content .map .leaflet-popup {
	/*
	position: relative;
	*/
}
.node-type-carte #region-content .map .leaflet-popup a.leaflet-popup-close-button {
	background-color: #8e1230;
}
.node-type-carte #region-content .map .leaflet-popup-content > a,
.node-type-carte #region-content .map .leaflet-popup-content > br {
	display: none;
}
.node-type-carte #region-content .map .leaflet-popup h3 {
	font-family: 'DIN Pro Cond', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.875rem;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.node-type-carte #region-content .map .leaflet-popup .categorie {
	font-family: 'DIN Pro', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.875rem;
	color: #8e1230;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.node-type-carte #region-content .map .leaflet-popup .resume p {
	font-size: 0.875rem;
	line-height: 1.3em;
	color: #655c5a;
	margin: 0;
}
.node-type-carte #region-content .map .leaflet-popup .link a {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 0;
	text-indent: -9999px;
}

/* =====================
RESPONSIVE
===================== */

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 760px) {

}
