#carte_interactive{
	width: 730px;
	float: right;
	z-index: 998;
}
#carte_legende{
	border: 1px solid #003366;
	overflow:auto;
}
#legende{
	font-size: 12px;
	width: 167px;
	float: left;
	text-align:left;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;

}
#legende ul{
	list-style-type:none;
	margin: 0;
	padding: 5px;
	
}
#legende li{
	margin: 0;
	padding: 2px;
}
#legende li span{
	font-weight:bold;
}
#legende h5{
	text-align:center;
	font-size: 14px;
	margin: 5px;
}
#informations{
	float: left;
	width: 475px;
	padding: 10px;
}
#informations h5{
	margin: 5px 0;
}

#photo_info img{
	border: 1px solid #003366;

}
#liste_video{
	padding: 10px;
}
ul{
	list-style-type: none;
	margin:0;
}
li{
	margin:0;
}
.tout_thumbnails{
	float:left;
	width:650px;
	
}
.tout_thumbnails li{
	float:left; 
	margin-left: 6px;
}
img{
	border: 1px solid #003366;
}




