#maree {
	position: relative;
	margin: 0 auto;
	width: 550px;
	text-align: left;
	margin-top: 30px;
}
#maree a{
	font: 10px;
	background: #FFF;
	padding:2px;
}
#maree a:hover{
	color: #3397B9;
	text-decoration: none;
}
#honfleur {
	position: absolute;
	left: 450px;
	top: 17px;
}
#deauville {
	position: absolute;
	left: 400px;
	top: 51px;
}
#dives {
	position: absolute;
	left: 348px;
	top: 84px;
}
#ouistreham {
	position: absolute;
	left: 243px;
	top: 92px;
}
#courseulles {
	position: absolute;
	left: 251px;
	top: 63px;
}
#port {
	position: absolute;
	left: 148px;
	top: 53px;
}
#grandcamp {
	position: absolute;
	left: 48px;
	top: 30px;
}
