body{ width:900px; height:50%; margin:auto; background-color:red; vertical-align:middle; } div.header{ background-image:url(./images/Header.jpg); background-repeat:no-repeat; width:655px; height:110px; float:left; vertical-align:middle; } div.preheader{ background-image:url(./images/PreHeader.jpg); background-repeat:no-repeat; width:655px; height:253px; float:none; margin-top:110px; position:absolute; vertical-align:middle; } div.menu{ background-image:url(./images/menu.jpg); background-repeat:no-repeat; width:244px; height:363px; float:inherit; margin-left:655px; position:relative; vertical-align:middle; } div.repeat{ background-image:url(./images/repeat.jpg); background-repeat:repeat-y; width:899px; vertical-align:middle; } div.prefooter{ background-image:url(./images/PreFooter.jpg); background-repeat:no-repeat; width:899px; height:65px; vertical-align:middle; } div.footer{ background-image:url(./images/Footer.jpg); background-repeat:no-repeat; width:899px; height:140px; vertical-align:middle; } div.catMenu1{ width:231px ; height:42px ; margin-top: 20px; background-color:green; position:absolute; } div.catMenu2{ width:231px ; height:45px ; margin-top: 81px; background-color:green; position:absolute; } div.catMenu3{ width:231px ; height:46px ; margin-top: 142px; background-color:green; position:absolute; } div.catMenu4{ width:231px ; height:45px ; margin-top: 205px; background-color:green; position:absolute; } div.catMenu5{ width:231px ; height:45px ; margin-top: 268px; background-color:green; position:absolute; } div.logo_haut{ margin-top:5px; margin-left:20px; width :100px; height:100px; background-color:blue; position:absolute; } div.logo_bas{ margin-top:20px; margin-left:780px; width :100px; height:100px; background-color:blue; position:absolute; } div.slogan{ margin-top:30px; margin-left:135px; width :495px; height:50px; background-color:red; position:absolute; }