body { text-align: center; margin: 0; padding: 0; behavior:url("csshover2.htc"); } div#entete { margin-left:-17px; width: 783px; height: 20%; border: 2px solid black; text-align: left; background-image:url("fond.jpeg"); background-repeat: no-repeat; } div#entete img { float: left; vertical-align: middle; height: 100px; margin: 1.5%; } div#entete p { color: white; font-family: "Rockwell Extra Bold", Andalus, "Arial Black"; font-size: xx-large; text-align: right; float: right; margin: 4%; } /*************************************************************************/ div#conteneur { width: 800px; height: 80%; background-image:url("fond.jpeg"); background-repeat: no-repeat; overflow: scroll; } /*************************************************************************/ #menu { width: 130px; height: 100%; float: left; margin: 0; padding: 0; color: gold; font-weight: bold; } #menu ul { list-style-type: none; margin-left: 0; } #menu ul li { width: 100px; height: 40px; font-family: "Rockwell Extra Bold", Andalus, "Arial Black"; font-variant: small-caps; background-image: url("bouton1.jpg"); background-repeat: no-repeat; line-height: 200%; margin: 10px; } #menu a, #menu a:visited, #menu a:link{ display: block; width: 100%; height: 100%; text-decoration: none; } .smenu { display: none; } #menu a:hover > .smenu { behavior:url("csshover2.htc"); display: block; } /*************************************************************************/ div#contenu { width: 600px; height: 100%; float: left; }