/* .agir-pres-de-chez-moi .image_header img {height:150px !important; width: 900px;}*/

.ptitle {cursor: pointer;}

#details_carte {
	padding: .8em; 
	margin-left:10px;
	min-height:480px;
	max-height: 480px; 
	overflow-y: scroll; 
	background-color:#e1e1e1;
	color: #000;
	font-size: .9em;
}
#details_carte:empty {border:none;}
#details_carte h3 {
	color: #000;
}
#carte .marker-cluster-small div {
    background-color: #aa6fae;
    background-color: rgba(170, 111, 174, 0.6);
	color:#000;
	font-weight: bold;
}
#carte .marker-cluster-small {
	background-color: rgba(170, 111, 174, 0.6);
	}
