#map {
	width: 100%;
	height: 250px;
	border: 1px solid #cccccc;
}

#compagnie {
	white-space: nowrap;
	font-family: 'Open Sans', sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 700;
}

#duree {
	white-space: nowrap;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	margin-top: 6px;
	margin-bottom: 3px;
}

#lieu {
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size: smaller;
	margin-top: 0px;
	margin-bottom: 0px;
}

.larger-map {
	cursor: pointer;
}

a:active {
	font-family: 'Open Sans', sans-serif !important;
}
