	#mapSection {float:right; width:530px; margin-left:10px;}
	#mymap {width: 500px; height: 300px;overflow:auto;}
	#leftSideSection .legendPicto {float:left; margin-right: 5px;}
	#leftSideSection .legendPictoLast {}
	#leftSideSection p {margin-bottom: 10px;}
	#leftSideSection .separator {
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top : 5px;
	padding-bottom: 5px;
	border-top: dashed 1px black;
	border-bottom: dashed 1px black;
}
h2.contentSubTitle {
	border-bottom: 1px solid rgb(205, 28, 18); 
	color: rgb(205, 28, 18); 
	font-size: 1.7em;
	margin-top: 2em;
	margin-bottom: 0.5em;
	width: 30%;
}
.legendCell {
	vertical-align:top;
}
a.covoitureursLink {
	font-size: 1.4em;
}
a:link.covoitureursLink{
	text-decoration:none;
}
a:visited.covoitureursLink{
	text-decoration:none;
}
a:hover.covoitureursLink{
	text-decoration:none;
	cursor:pointer;
}
a:link.filtresM{
	text-decoration:none;
	color:green;
	font-weight:bold;
	font-size:0.9em;
}
a:visited.filtresM{
	text-decoration:none;
	font-weight:bold;
}
a:hover.filtresM{
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
}
a:link.filtres{
	text-decoration:none;
	color:red;
	font-weight:bold;
	font-size:0.9em;
}
a:visited.filtres{
	text-decoration:none;
	font-weight:bold;
}
a:hover.filtres{
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
}  

