Revois ton css tout ton probleme viens de la
un table pour un menu s'est assez limite je ne te le conseil pas
bref
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Alamba</title>
<link href="index.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.Style1 {
font-family: Papyrus;
font-size: 28px;
font-weight: bold;
}
a {
font-family: Papyrus;
font-size: 25px;
font-style: normal;
color: #000000;
text-decoration: none;
font-weight: bold;
}
#site{
width :800;
...
..
}
#menu
width:780;
padding-left:10px;
}
body,td,th {
font-family: Papyrus, Arial, Times New Roman, courier, serif, sans-serif;
}
-->
</style>
</head>
<body>
<didivd='site'>
<div id='menu'>
<a href='...'>lien 1</a>
<a href='...'>lien 1</a>
</div>
</div>
</html>
essaye de te recoarder de ce coté ca resolvera ton probleme