#navactiveelement {
	left:230px;
	width:128px;
	top:-6px;
	/* background-color:#E4BBC4; */
	background-color:#d6eaf2;
}

table.saison_price{
	width:350px;
	border-collapse:collapse;
	margin:10px 0 4px 0;
}
table.saison_price td,table.saison_price th{
	text-align:center;
	width:16.67%;
	background:#eacad1;
	border:1px solid #e4bbc4;
}
table.saison_price th{
	background:#d6a0ac;
}

#tooltip_div{
	border:1px solid #ccc;
	padding:6px;
	background:#fff;
}
a img{
	border:0;
}