table.table_top {
	width: 970px;
	height: 150px;
}

td.td_top {
	background-image: url("top.jpg");
	text-align: left;
	vertical-align: top;
}

a.lien_top {
	position: relative;
	left: 5px;
	top: 0px;
	color: #EFEFEF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding-left: 15px;
	text-decoration: underline;
}

a.lien_top_over {
	position: relative;
	left: 5px;
	top: 0px;
	color: #FFB20E;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding-left: 15px;
	text-decoration: underline;
}

