html, body {margin: 0; padding: 0; height: 100%;}



body {

background: url(http://ihm.clijomet.fr/fond.png);



}


#menu {
float: left;
margin-left: 50px;
}

#entete img {
float: left;
}



#pageContent img {
box-shadow: 0px 0px 5px #222;
}





#fond1 {

background: url(http://ihm.clijomet.fr/fond.png);

  width: 65%;

  height: 2500px;

  float: left;

}





#fond2 {

background: url(http://ihm.clijomet.fr/fond.png);

background-position: 0% 100%;

  width: 35%;

  height: 2500px;

  float: left;

}


#pageContent {
position : absolute;
width: 100%;
margin-top: 50px;
}




div#entete {

 

 text-align: left;

  width: 100%;

  height: 150px;

  margin-top: 450px;

  background: #F11;

}



#clijomet

{

position: relative;

top: -30px;

left: 30px;

}



#golimar

{

position: absolute;

bottom: -650px;

right: 150px;

}