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

body {
  min-width:1024px;
  width:expression(document.body.clientWidth <= 1026 ? "1024px": "auto" );
  /*width:auto !important;*/
  background:url("imgmenu/fond1.gif");
}

.haut {
  position:relative;
  margin:0 5%;
  border:1px solid #660707;
  z-index:1;
}

body > .haut {
  position:relative;
  z-index:1;
}

.entete {
  display:block;
  margin:0 auto;
  /*padding-top:10px;
  padding-bottom:10px;*/
  background:#660707;
  color:#eee;
  z-index:2;
}

.entete h2, .entete p {
  display:block;
  margin:0;
  padding:0;
  font-family:"lucida grande", cursive;
  text-align:center;
  z-index:3;
}

.posmenu {
  margin:0 5%; 
  z-index:1;
}

.milieu {
  /* set left margin and bottom padding for IE5/Win */
  padding:5px 0 0 0;
  /* set left margin and bottom padding for others */
  voice-family: "\"}\""; 
  voice-family:inherit;
  margin-left:0px;
  padding-bottom:5px;
  z-index:2;
}

body > .milieu {
  margin-left:0;
  z-index:2;
}

.milieupage {
  background:#F4E7EA;
  position:relative;
  zoom:1; /* Régle un problème de positionnement
   	 		 d'un bloc (cdr-global-traduc) en position absolute dans ie6 */
  margin: 0;
  border:1px solid #660707;
  z-index:3;
}

.pospage {
  height:auto;
  margin:10px;
  z-index:4;
}

/*
  #FFC9A5 Saumon
  #F0F5FA Blanc cassé
  #660707 beau rouge
  #345487 Beau bleu foncé
  #3A4F6C       "
  #BCD0ED beau Bleu ciel
  #434951 Gris foncé
  #DEDBE4 Gris clair
*/

.bas {
  position:relative;
  margin:0 5%;
  border:1px solid #660707;
  z-index:1;
}

body > .bas {
  position:relative;
  z-index:1;
}

.piedpage {
  clear:both;
  margin:0 auto;
  background:#434951;
  color:#eee;
  z-index:2;
}

.piedpage p {
  margin:0;
  padding:0;
  text-align:center;
  font-size:0.7em;
  z-index:3;
}
