Pas forcément de rapport avec ton problème mais:
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- InstanceBeginEditable name="doctitle" -->
<title>LLevant</title>
<!-- InstanceEndEditable -->
<style type="text/css">
<!--
body {
background-image: url();
background-repeat: repeat;
margin: 1px;
padding: 1px;
background-color: #8f8d78;
}
-->
</style>
<script src="le dossier mise en page/SpryMenuBar.js" type="text/javascript"></script>
<link href="le dossier mise en page/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.Style5 {
color: #333333;
font-family: "Century Gothic";
text-align: justify;
background-position: left top;
height: 20cm;
width: 16cm;
font-size: 16px;
font-weight: normal;
padding: 0.5cm;
}
a:link {
color: #333333;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #333333;
}
a:hover {
text-decoration: none;
color: #FFFFFF;
}
a:active {
text-decoration: none;
color: #333333;
}
.Style13 {
font-size: 14px;
clip: rect(0cm,auto,auto,auto);
margin: 0.5cm;
border-color: #666666;
text-transform: uppercase;
background-position: left top;
font-family: "Century Gothic";
font-variant: small-caps;
font-style: normal;
}
.TITRES {
color: #0066D6;
font-size: 24px;
}
body,td,th {
font-family: Century Gothic;
}
.Style23 {
color: #0066D6;
font-size: 18px;
text-decoration: underline;
}
.Style14 {
}
.tableau {
font-size: 14px;
clip: rect(auto,auto,auto,auto);
}
-->
</style>
</head>
Tu as plusieurs balises "style" pour rien, des syntaxes de commentaires html dans une des balises "style", pour rien, des "link" plus que surprenant (nom du dossier "le dossier mise en page"). Corrige tout ça déjà et on en reparle.