.bulle_residence{
/*	width:400px;*/
width: 100%; /*modif seb 267/06/19*/
	min-height: 160px;
	font-family: 'Raleway-Medium';
	padding-bottom: 26px;/*modif seb 267/06/19*/
}
.leaflet-popup-content {
    min-width: 310px!important;/*modif seb 267/06/19*/
}
.bulle_residence img{
	float:left;
	margin-right:5px;
}
.bulle_residence p a{
	background: #bc926c url(../images/arrow-item-menu-white.png) 91% 50% no-repeat;
	color: #fff;
	border-radius: 0;
	text-decoration: none;
	text-transform: uppercase;
	position:absolute;
	right:10px;
	bottom:10px;
	padding: 5px 30px 5px 10px;
	margin-top:10px;
}
.bulle_residence p a:hover{
	background-color: #9a7859;
}
#carte_residences, #carte_residences_reunion {
	width:100%;
	height:600px;
	margin-bottom:15px;
}

.region-residences{
	width:100%;
}
.region-residences .residence{
	width:300px;
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}
.region-residences h3{
	color:#9a7859;
}
.region-residences h2{
	color:#9a7859;
}
.region-residences li.residence {
	margin-left:0;
	padding-left: 0;
	list-style-type:none;
}
.region-residences li.residence ul{
	margin-left: 0;
}
.region-residences .residence li{
	margin-left:0;
	padding-left: 0;
	background: #fff url(../images/bg-menu-item.png) 0px 7px no-repeat;
	list-style-type:none;
}
.region-residences .residence li a{
	margin-left:10px;
	color:#3b3f44;
	text-decoration:none;
}
.region-residences .residence li a:hover{
	color: #1372b1;
}
.bulle_residence h3{
	font-family: 'ralewaybold';
	color: #9a7859;
	font-size: 18px;
}
