#Roch{

transition: fill 0.3s;
}

.map__image{
	height:550px;
}


.map__image .is-active path{
	fill:#000;

}

.map__list a {

	display:none;

}

#map{
	position: relative;
	height:780px;
}

.map__list{
position:relative;
bottom:0px;
left:200px;
}

.map__list ul {

	list-style: none;
}

.hrlistagence{
	padding-top: 5px;
	border-top: 3px solid #b5b5b5;
	width: 50%;
	height:10px;
	margin:0 auto;
}

.titregreen{color:#118e4f;margin-bottom:0;padding:5px 0, 0, 0;text-transform: uppercase;}

.coing{
	display:none;
}

.map__list a.is-active .coing { 
	display: block;
	background : url('../img/coin-g.png') no-repeat;
	position:absolute;
	top:8px;
	left:55px;
	height:34px;
	width: 26px;
}



.map__list a.is-active{
	display: block;
	color:#000;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
	width:50%;
	border-radius: 10px;

}

.ville-carte{
color:#088445 !important;
}