DIV#conteneur {
 position : relative;
}
DIV#pied_left {
  
margin-left : 40px;
margin-top : 62px;
  height: 30px;
  width: 600px;
  /*background-image: url(images/pied_droit.jpg);  */
}*
DIV#pied {
  
margin-right : 40px;
margin-top : 32px;
  height: 30px;
  width: 170px;
  /*background-image: url(images/pied_droit.jpg);  */
}
DIV#pied P {
  margin: 0;
  padding: 0;
  padding-top: 4px;
}
DIV#pied A { color: #000; font-size: 12px; }

.spacer {
  clear: both;
}

DIV#accueil {
  position: relative;
  top: 0;
  left: 0;
  width: 700px;
  height: 310px;
  border: 0px solid red;
}
DIV#accueil P {
  position: absolute;
  left: 420px;
  top: 0;
  padding: 5px;
  background-color: #a3d2ea;
}
h2 {
border-bottom : 1px solid #ccc;
}
div#flash {
position : absolute;
left : 160px;
top : 10px;
background : transparent;
color : #000;
font-size : 35px;
overflow : hidden;
width : 220px;
height : 45px;
font-weight : bold;
font-family : verdana;
}
div#eclat1 {
position : absolute;
left : 544px;
top : 486px;
width : 225px;
height : 223px;
}
div#eclat2 {
position : absolute;
top : 81px;
left : 719px;
width : 212px;
height : 131px;

}
