Voila le code html un peu épuré :
<!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>
<link href="http://www.intersport-luzardiden.com/templates/igrafy/css/template_css.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="highslide-container"></div>
<div class="kontener">
<table class="opak" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="bok">
<img class="lewtop" src="http://www.intersport-luzardiden.com/templates/igrafy/images/lewtop.jpg" />
</td>
<td>
<div class="toptlo"><div class="szukaj"><form action='index.php' method='post'><input class="inputbox" type="text" name="searchword" size="15" value="<?php echo _SEARCH_BOX; ?>" onblur="if(this.value=='') this.value='<?php echo _SEARCH_BOX; ?>';" onfocus="if(this.value=='<?php echo _SEARCH_BOX; ?>') this.value='';" /><input type="hidden" name="option" value="search" /></form>
</div></div></td></tr></table>
</div>
<!--INTERIEUR-->
<div id="nav"></div>
<div id="container">
<div id="left">MENU<br><br><br><br></div>
<div id="middle"><div class="hack">INTERIEUR<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br></div></div>
</div><!--container-->
<div class="clear"></div>
<div id="footer">
<span class="footer2"><small style="font-family: Arial;">Site Web mis en place par <a href="http://www.igrafy.com" target="_blank">iGrafy</a><br><a href="http://www.intersport-luzardiden.com/content/view/1/2/" target="_top">Mentions légales</a></small>
</span>
</div>
</body>
</html>
Et voila le code css du site de la page :
html {
height: 100%;
margin:0px;
}
body {
height: 100%;
margin:0px;
padding: 0px;
font-family: Helvetica, Sans Serif;
font-size: 12px;
color:#3B5179;
}
.opak{
margin:0px;
padding:0px;
width:100%;
}
.lewtop{
float:left;
}
.toptlo{
height:126px;
background-image:url(../images/gortlo.jpg);
background-repeat: repeat-x;
overflow:hidden;
}
.topmenutlo{
background-image:url(../images/topmenutlo.gif) ;
height:26px;
overflow:hidden;
}
.podmenu {
}
.bokprawtlo{
height:173px;
background-image:url(../images/prawboktlo.gif);
margin:0px;
padding:0px;
overflow:hidden;
}
.bok{
width:675px;
}
.pathway{
font-size:12px;
}
.szukaj .inputbox{
overflow:hidden;
padding:0px;
margin-top:2px;
margin-right:5px;
font-size:9px;
color:#999999;
}
.inputbox {
margin-top:2px;
border-width:1px;
border-color:#777777;
border-style:solid;
background-color:#F5F5F5;
color:#333333;
font-size:11px;
padding:0px;
}
.button{
margin-top:4px;
border-width:1px;
border-color:#777777;
border-style:solid;
background-color:#F5F5F5;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
a{
text-decoration:none;
font-family: Arial, Helvetica, Sans Serif;
font-size: 12px;
color:#333399;
}
a:hover{
text-decoration:underline;
}
.dolpasek{
width:100%;
background-image:url(../images/minipasektlo.gif);
background-repeat:repeat-x;
height:25px;
}
.componentheading{
color:#123796;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
height:29px;
font-weight: bold;
background-image:url(../images/strzalka.gif);
background-repeat:no-repeat;
text-indent:35px;
line-height:30px;
}
.contentpaneopen .contentheading{
color:#123796;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
height:29px;
font-weight: bold;
background-image:url(../images/strzalka.gif);
background-repeat:no-repeat;
text-indent:35px;
}
.createdate{
color:#FFBA00;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
.small{
color:#1942AB;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
ul {
list-style-type: none;
padding: 0;
}
.stopka{
text-align:center;
width:100%;
font-size:10px;
font-family: Helvetica, Sans Serif;
color:#999999;
}
.szukaj{
margin-top:20px;
margin-right:20px;
float:right;
}
.sectiontableentry1, .sectiontableentry2{
margin:0px;
padding:0px;
text-align:left;
}
form{
padding:0px;
margin:0px;
}
.helper{
width:1200px;
}
/* MAIN MENU */
a.mainlevel-top,a.mainlevel_active-top, a#active_menu-top.mainlevel_current-top{
font-size:16px;
color:#fff;
padding:12px 12px 10px 12px;
margin-right:3px;
font-weight:bold;
float:left;
text-decoration:none;
}
a.mainlevel-top:hover, a#active_menu-top.mainlevel-top, a.mainlevel_active-top,
a#active_menu-top.mainlevel_current-top{
color:#191919;
background:url(../images/nav_active.png) top left repeat-x;
border:#53bdf4 1px solid;
border-bottom:none;
padding:12px 11px 10px 11px;
}
a.mainlevel{
border-bottom:#2b90b9 1px solid;
background:url(../images/mainlevel.gif) no-repeat;
background-position:3px 6px;
display:block;
}
a#active_menu.mainlevel{
background:#2B45A9 url(../images/active.gif) no-repeat;
background-position:3px 6px;}
a.mainlevel:hover{
background:#5787EC url(../images/active.gif) no-repeat;
background-position:3px 6px;}
a.mainlevel, a.sublevel{
color:#fff;
text-decoration:none;
font-size:13px;
font-weight:bold;
padding:6px 0px 6px 10px;}
#left .moduletable table tbody tr td div{
background-color:#3D60C4;
border-bottom:#1881ac 1px solid;
padding:6px 0px 6px 10px;
}
a.sublevel:hover{
color:#000;
}
a#active_menu.sublevel{
color:#000;
}
/* CONTENEUR */
#nav{
margin-top:0px;
width:100%; position:relative;
background:url(../images/nav.jpg) top left repeat-x;
height:100px;}
#nav table{border-collapse:collapse;
z-index: 1;
}
#container{
width:100%;
position: relative;
left: 0px; top:-70px;
z-index: 3;
}
#left{
float:left;
margin-right:15px;
margin-left:15px;
padding-top:15px;
background:url(../images/h3_left1.jpg) top left repeat-x;
voice-family: "\"}\"";
voice-family:inherit;
overflow:hidden;
width:200px;
}
html>body #left{
width:200px;
}
#left .moduletable, #left .moduletable-grey, #right .moduletable, #right .moduletable-grey{padding:10px; margin-bottom:10px;}
#left .moduletable h3, #left .moduletable-grey h3, #right .moduletable h3, #right .moduletable-grey h3{
margin-top:-10px;
margin-left:-10px;
margin-right:-10px;
padding:12px 6px;
}
/*TITRE DES MODULES OU MENUS*/
#left .moduletable h3{margin-top:-15px;}
#left .moduletable{
background-color:#1E3296;
color:#fff;}
#left .moduletable a{color:#fff;}
#left .moduletable-grey{
background-color:#5787EC;}
#left .moduletable-grey h3{
color:#5787EC;}
#left h3, #right h3{
color:#fff;
font-family:"trebuchet ms", verdana, Arial, Helvetica, sans-serif;
margin:0;}
#middle{
float:left;
border:#1e3296 1px dashed;
background:#ffffff url(../images/bg.jpg) top left repeat-x;
width:600px;
}
#middle .hack{
padding-top: 14px;
padding-right: 10px;
padding-bottom: 13px;
padding-left: 12px;
}
.clear {
clear: both;
}
#footer{
width:100%;
background:url(../images/nav2.gif) top left repeat-x;
height:100px;
position: relative;
left: 0px; bottom: 125px;
z-index: 2;
}
.footer2 {
position: absolute;
left: 875px; top:27px;
z-index: 4;
}