body {
  font-size:14px;
  font-family: "Arial Rounded MT Bold","Arial";
  color: #000099;
}

a {
 color: #0000ff;
}

img {
 border:0px;
}

#corps {
  position:relative; /*
  border: solid;
  border-width=1;
  border-color= #993300;   */
  left:50%;  
  width:800px;
  margin-top:0px;
  margin-left:-405px;
  padding:5px; /*
  height:690px; */
}


.enTete {
  position: relative;
  top:5px;
  left:10px;
  width:780px; /*
  height:85px; */
  text-align:center;
  font-weight:bold;
  font-size:36px;   /*
  border: solid;
  border-width=1;
  border-color= #993300;*/
  background-image : url('/images/fond-menu.jpg');
  background-repeat : repeat-x;
  background-position : bottom left;
  padding-bottom:50px;

}

.menu {
  position:absolute;
  left:5px;
  top:200px;
  /*bottom:55px; */
  width:145px;
  padding:5px;
  height:470px;  /*
  border: solid;
  border-width=1;
  border-color= #CCCCCC;  */
}

.contenu {
  position:relative;
  left:5px; /*
  top:240px; */
  /*bottom:55px;*/
  width:790px;
  padding:5px;
  /*height:620px;*//*
  border: solid;
  border-width=1;
  border-color= #CCCCCC;*/
  /*overflow: auto;*/
  padding-bottom:65px;
}

.bas-contenu {
 position:relative;
 left:10px; /*
 top:240px;   */
 /*top:825px;*/
 width:780px;
}

.pied {
  position:relative;
  /*bottom:15px;*/
  /*top:860px;*/
  left:5px;  /*
  top:240px; */
  width:790px;
  height:25px;
  text-align:center;  /*
  border: solid;
  border-width=1;
  border-color= #9933FF; */
}

.modif {
  position:absolute;
  top:100px;
  right:10px;
}