je viens vous embeter encore une fois avec mes petits problèmes!
pourquoi y a til une barre de défilement sur ma page?
http://ntn.ntn.free.fr
code de la page html:
<!DOCTYPE HTML SYSTEM>
<html>
<!-- Date de création: 10/1/2004 -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Site du Docteur Olivier PAIRET</title>
<meta name="description" content="Site du Docteur Olivier Pairet, médecin généraliste">
<meta name="keywords" content="Docteur,Olivier Pairet, Pairet, Medecine, Medecine Generale, Medecine du Sport, Perbais, Walhain">
<meta name="author" content="Pairet Kids">
<meta name="generator" content="WebExpert 5">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div class="conteneur">
<div class="fond">
</div>
<ul>
<li > <a class="accueil" href="http://ntn.ntn.free.fr/index.php" title="Accueil du site du Docteur Pairet"> </a> </li>
<li > <a class="cabinet" href="http://ntn.ntn.free.fr/cabinet.php" title="Informations concernant le cabinet du docteur Pairet"> </a> </li>
<li > <a class="activites" href="http://ntn.ntn.free.fr/activites.php" title="Informations concernant les activités d'un médecin généraliste"> </a> </li>
<li > <a class="horaires" href="http://ntn.ntn.free.fr/horaire.php" title="Horaires de consultation du Docteur Pairet"> </a> </li>
<li > <a class="gardes" href="http://ntn.ntn.free.fr/garde.php" title="Informations concernant la garde du week-end "> </a> </li>
</ul>
<div class="contenu">
Bienvenue sur le site du Docteur Pairet. Cliquez sur les liens ci dessus pour parvenir à chaque rubrique.<br>
<br>
<br>
Le docteur Pairet sera en congé du 15 août au 2<sup>er</sup> septembre. Durant cette période vous pouvez contacter les docteurs Bleeckx et Fremy.
<br><br>
Dr Bleeckx : 081/61 45 40
<br>
Dr Fremy : 010/65 50 62
<br>
<br>
La garde urgente du week-end reste toujours disponible au 010/650 150
<div align="right">
<a href="mail.php" title="envoyer un e-mail au Docteur Pairet">me contacter</a>
<a href="liens.php" title="Liens référencés par le site du Docteur Pairet">Liens</a>
</div>
</div>
</body>
</html>
<html>
<!-- Date de création: 10/1/2004 -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Site du Docteur Olivier PAIRET</title>
<meta name="description" content="Site du Docteur Olivier Pairet, médecin généraliste">
<meta name="keywords" content="Docteur,Olivier Pairet, Pairet, Medecine, Medecine Generale, Medecine du Sport, Perbais, Walhain">
<meta name="author" content="Pairet Kids">
<meta name="generator" content="WebExpert 5">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div class="conteneur">
<div class="fond">
</div>
<ul>
<li > <a class="accueil" href="http://ntn.ntn.free.fr/index.php" title="Accueil du site du Docteur Pairet"> </a> </li>
<li > <a class="cabinet" href="http://ntn.ntn.free.fr/cabinet.php" title="Informations concernant le cabinet du docteur Pairet"> </a> </li>
<li > <a class="activites" href="http://ntn.ntn.free.fr/activites.php" title="Informations concernant les activités d'un médecin généraliste"> </a> </li>
<li > <a class="horaires" href="http://ntn.ntn.free.fr/horaire.php" title="Horaires de consultation du Docteur Pairet"> </a> </li>
<li > <a class="gardes" href="http://ntn.ntn.free.fr/garde.php" title="Informations concernant la garde du week-end "> </a> </li>
</ul>
<div class="contenu">
Bienvenue sur le site du Docteur Pairet. Cliquez sur les liens ci dessus pour parvenir à chaque rubrique.<br>
<br>
<br>
Le docteur Pairet sera en congé du 15 août au 2<sup>er</sup> septembre. Durant cette période vous pouvez contacter les docteurs Bleeckx et Fremy.
<br><br>
Dr Bleeckx : 081/61 45 40
<br>
Dr Fremy : 010/65 50 62
<br>
<br>
La garde urgente du week-end reste toujours disponible au 010/650 150
<div align="right">
<a href="mail.php" title="envoyer un e-mail au Docteur Pairet">me contacter</a>
<a href="liens.php" title="Liens référencés par le site du Docteur Pairet">Liens</a>
</div>
</div>
</body>
</html>
code css:
@charset "iso-8859-1";
/* auteur: Pairet Kids */
/* Date de création: 10/1/2004 */
.fond {
background: url(style2.png) no-repeat;
background-color: #fff;
z-index: 1;
width: 777px;
height: 300px;
}
.contenu {
background-color: #ffffff;
width:600px;
position: relative;
top:-50px;
left:150px;
height:225px;
font-size : 12px;
font-weight: normal;
font-family: "verdana", sans-serif;
z-index:2;
overflow: auto;
}
.conteneur {
position: absolute;
left: 50%;
top: 0px;
width: 777px;
margin-left: -388px;
border: 2px solid gray;
background-color: #ffffff;
}
body {
background: url(fond.png);
height: 100%;
width: 100%;
}
li {
list-style-type: none;
margin: 0px;
}
ul {
position: absolute;
top:0px;
left:0px;
margin: 0px;
}
.accueil {
background: url(acc.png) no-repeat;
width: 69px;
height: 31px;
position: absolute;
top: 173px;
left: 199px;
margin-left: 0px;
margin-top: 0px;
}
.cabinet {
background: url(cab.png) no-repeat;
width: 69px;
height: 30px;
position: absolute;
top: 160px;
left: 294px;
margin-left: 0px;
margin-top: 0px;
}
.activites {
background: url(act.png) no-repeat;
width: 74px;
height: 31px;
position: absolute;
top: 146px;
left: 389px;
margin-left: 0px;
margin-top: 0px;
}
.horaires {
background: url(hor.png) no-repeat;
width: 78px;
height: 35px;
position: absolute;
top: 138px;
left: 496px;
margin-left: 0px;
margin-top: 0px;
}
.gardes {
background: url(gar.png) no-repeat;
width: 69px;
height: 41px;
position: absolute;
top: 129px;
left: 610px;
margin-left: 0px;
margin-top: 0px;
}
.accueil:hover {
background: url(accover.png) no-repeat;
width: 70px;
height: 40px;
position: absolute;
top: 170px;
left: 196px;
margin-left: 0px;
margin-top: 0px;
}
.cabinet:hover {
background: url(cabover.png) no-repeat;
width: 73px;
height: 36px;
position: absolute;
top: 157px;
left: 295px;
margin-left: 0px;
margin-top: 0px;
}
.activites:hover {
background: url(actover.png) no-repeat;
width: 76px;
height: 40px;
position: absolute;
top: 142px;
left: 393px;
margin-left: 0px;
margin-top: 0px;
}
.gardes:hover {
background: url(garover.png) no-repeat;
width: 70px;
height: 38px;
position: absolute;
top: 129px;
left: 612px;
margin-left: 0px;
margin-top: 0px;
}
.horaires:hover {
background: url(horover.png) no-repeat;
width: 66px;
height: 38px;
position: absolute;
top: 133px;
left: 503px;
margin-left: 0px;
margin-top: 0px;
}
a {
text-decoration: none;
}
.tablehoraire{
border: 0;
font-size : 12px;
font-weight: normal;
font-family: "verdana", sans-serif;
}
<img scr="acc.png" style="display: none;" alt="" />
<img scr="accover.png" style="display: none;" alt="" />
<img scr="act.png" style="display: none;" alt="" />
<img scr="actover.png" style="display: none;" alt="" />
<img scr="cab.png" style="display: none;" alt="" />
<img scr="cabover.png" style="display: none;" alt="" />
<img scr="fond.png" style="display: none;" alt="" />
<img scr="gar.png" style="display: none;" alt="" />
<img scr="garover.png" style="display: none;" alt="" />
<img scr="hor.png" style="display: none;" alt="" />
<img scr="horover.png" style="display: none;" alt="" />
<img scr="style2.png" style="display: none;" alt="" />
/* auteur: Pairet Kids */
/* Date de création: 10/1/2004 */
.fond {
background: url(style2.png) no-repeat;
background-color: #fff;
z-index: 1;
width: 777px;
height: 300px;
}
.contenu {
background-color: #ffffff;
width:600px;
position: relative;
top:-50px;
left:150px;
height:225px;
font-size : 12px;
font-weight: normal;
font-family: "verdana", sans-serif;
z-index:2;
overflow: auto;
}
.conteneur {
position: absolute;
left: 50%;
top: 0px;
width: 777px;
margin-left: -388px;
border: 2px solid gray;
background-color: #ffffff;
}
body {
background: url(fond.png);
height: 100%;
width: 100%;
}
li {
list-style-type: none;
margin: 0px;
}
ul {
position: absolute;
top:0px;
left:0px;
margin: 0px;
}
.accueil {
background: url(acc.png) no-repeat;
width: 69px;
height: 31px;
position: absolute;
top: 173px;
left: 199px;
margin-left: 0px;
margin-top: 0px;
}
.cabinet {
background: url(cab.png) no-repeat;
width: 69px;
height: 30px;
position: absolute;
top: 160px;
left: 294px;
margin-left: 0px;
margin-top: 0px;
}
.activites {
background: url(act.png) no-repeat;
width: 74px;
height: 31px;
position: absolute;
top: 146px;
left: 389px;
margin-left: 0px;
margin-top: 0px;
}
.horaires {
background: url(hor.png) no-repeat;
width: 78px;
height: 35px;
position: absolute;
top: 138px;
left: 496px;
margin-left: 0px;
margin-top: 0px;
}
.gardes {
background: url(gar.png) no-repeat;
width: 69px;
height: 41px;
position: absolute;
top: 129px;
left: 610px;
margin-left: 0px;
margin-top: 0px;
}
.accueil:hover {
background: url(accover.png) no-repeat;
width: 70px;
height: 40px;
position: absolute;
top: 170px;
left: 196px;
margin-left: 0px;
margin-top: 0px;
}
.cabinet:hover {
background: url(cabover.png) no-repeat;
width: 73px;
height: 36px;
position: absolute;
top: 157px;
left: 295px;
margin-left: 0px;
margin-top: 0px;
}
.activites:hover {
background: url(actover.png) no-repeat;
width: 76px;
height: 40px;
position: absolute;
top: 142px;
left: 393px;
margin-left: 0px;
margin-top: 0px;
}
.gardes:hover {
background: url(garover.png) no-repeat;
width: 70px;
height: 38px;
position: absolute;
top: 129px;
left: 612px;
margin-left: 0px;
margin-top: 0px;
}
.horaires:hover {
background: url(horover.png) no-repeat;
width: 66px;
height: 38px;
position: absolute;
top: 133px;
left: 503px;
margin-left: 0px;
margin-top: 0px;
}
a {
text-decoration: none;
}
.tablehoraire{
border: 0;
font-size : 12px;
font-weight: normal;
font-family: "verdana", sans-serif;
}
<img scr="acc.png" style="display: none;" alt="" />
<img scr="accover.png" style="display: none;" alt="" />
<img scr="act.png" style="display: none;" alt="" />
<img scr="actover.png" style="display: none;" alt="" />
<img scr="cab.png" style="display: none;" alt="" />
<img scr="cabover.png" style="display: none;" alt="" />
<img scr="fond.png" style="display: none;" alt="" />
<img scr="gar.png" style="display: none;" alt="" />
<img scr="garover.png" style="display: none;" alt="" />
<img scr="hor.png" style="display: none;" alt="" />
<img scr="horover.png" style="display: none;" alt="" />
<img scr="style2.png" style="display: none;" alt="" />
Merci de votre aide!