#maptrav {
	//border: 3px solid #7FD0CC;
	border-radius: 5px;
}
#controls .travauxDVD {
	color: #FF4444;
}
#controls .travauxPMI {
	color: #22BBEA;
}
#controls .travauxCRE {
	color: #22EA86;
}
#controls .travauxASE {
	color: #EAD322;
}
.leaflet-control-layers-overlays .Culture1 {
	color: #EF3123;
}
.leaflet-control-layers-overlays .Culture2 {
	color: #019199;
}
.leaflet-control-layers-overlays .Culture3 {
	color: #87499C;
}
.leaflet-control-layers-overlays .Culture4 {
	color: #43AD49;
}
.leaflet-control-layers-overlays .Culture5 {
	color: #F46F20;
}

#controls .info {
}
#PAC {
	position: relative;
}
#logoPAC{
	position: absolute;
	top:  -90px;
	left: 40px;
	height: 127px;
	width: 111px;
	z-index: 5000;
}

.popupclust ul {
	margin-top: 10px;
}
.popupclust .titre.centrer {
	text-align: center;
}
.popupclust .titre{
	font-weight: 600;
	font-size: 1.5em;
}
.popupclust ul.sansmarge {
	padding-left: 5px;
}
.popupclust .titrechamp {
	font-weight: 600;
	margin-right: 5px;
}
.popupclust ul li {
	clear:  both;
}

.popupclust li.passe::before {
	background-image: url("../images/picto-carto/travaux-college-b.png");
	background-size: 100%;
	background-repeat: none;
	display:  block;
	content: "";
	position: relative;
	float: left;
	width: 20px;
	height: 20px;
	left: -5px;
	top:  0px;
}
.popupclust li.encours::before {
	background-image: url("../images/picto-carto/travaux-college-o.png");
	background-size: 100%;
	background-repeat: none;
	display:  block;
	content: "";
	position: relative;
	float: left;
	width: 20px;
	height: 20px;
	left: -5px;
	top:  0px;
	background-size: 100%;
	background-repeat: none;
	display:  block;
	content: "";
	position: relative;
	float: left;
	width: 20px;
	height: 20px;
	left: -5px;
	top:  0px;
}
.popupclust li.futur::before {
	background-image: url("../images/picto-carto/travaux-college-v.png");
	background-size: 100%;
	background-repeat: none;
	display:  block;
	content: "";
	position: relative;
	float: left;
	width: 20px;
	height: 20px;
	left: -5px;
	top:  0px;
	background-size: 100%;
	background-repeat: none;
	display:  block;
	content: "";
	position: relative;
	float: left;
	width: 20px;
	height: 20px;
	left: -5px;
	top:  0px;
}
.popupclust li.point {
	list-style: square;
	list-style-position: outside;
}
.popupclust li.disc {
	list-style: disc;
	list-style-position: outside;
}
.popupclust .datetrav {
	font-weight: 600;
	margin-right: 5px;
}
.legende div {
	display: block;
	z-index: 1254;
	float:  left;
	margin-bottom:5px;
}
.info {
    padding: 6px 8px;
    background: white;
    background: rgba(255,255,255,0.8);
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    border-radius: 5px;
		max-width: 300px;
}
.legende div span {
	margin-left:5px;
}
#maptrav .leaflet-fusesearch-panel {
	width: 260px;
}
#maptrav .leaflet-fusesearch-control .button {
	width: 26px;
	height: 26px;
	background-size: 66%;
}
#maptrav h3 {
	margin-bottom: 0.2em;
	font-weight: 700;
}
#maptrav .adresse {
	display: block;
	margin-bottom: 0.3em;
	font-size: 0.9em;
	font-style: italic;
}
#maptrav ul {
    list-style: outside none none;
    padding-left: 10px;
}
#maptrav label i.passe, #maptrav label i.encours, #maptrav label i.futur {
	margin-right: 5px;
}
/*
.legende i.passe, .legende i.encours, .legende i.futur{
	background-size: 100%;
	background-repeat: none;
	display:  inline-block;
	content: "";
	position: relative;
	float: left;
	width: 20px;
	height: 20px;
	left: 0px;
	top: 0px;
}
.legende i.passe{
	background-image: url("../images/picto-carto/travaux-30-bleu.png");
}
.legende i.encours{
	background-image: url("../images/picto-carto/travaux-30-orange.png");
}
.legende i.futur{
	background-image: url("../images/picto-carto/travaux-30-vert.png");
}
*/
