body{
    height:100%;
    background:#fff;
}


#head{
  height:112px;
  width:100%;
  background:url('../images/interface/bannieres.png') center -300px no-repeat;
}
#banniere{
  height:100px;
  width:1000px;
  margin:auto;
  background:url('../images/interface/bannieres.png') center -300px no-repeat;
}
#body{

}
.flash{
  width:700px;
  margin:auto;
  margin-bottom:10px;
}
  .flash img{
    vertical-align: bottom;
  }
#page, #pageAuthenticated{
  min-height:350px;
  width:1000px;
  margin:auto;
  /*border-left:3px solid #810000;
  border-right:3px solid #810000;*/
  margin-bottom:-10px;
}
#page{
  background: #fff;
}
#pageAuthenticated{
  background: url('../images/interface/sprites.png') -2049px 535px repeat-y #fff;
}
#menu{
  float:left;
  height:100%;
  margin:10px;
}
#menuAuthenticated{
  float:left;
  height:593px;
  width:170px;
  margin-left:2px;
  background:url('../images/interface/sprites.png') -1000px -180px;
  padding-left: 29px;
  padding-top: 70px;
}
#content{
  position:relative;
  top:10px;
  margin-left:203px;
  width: 790px;
  padding-bottom: 40px;
}
#contentIndex{
  position:relative;
  top: 10px;
  width: 900px;
  margin:auto;
}
#log{

}
#summary{

}
#foot{
  text-align:center;
  padding-top:45px;
  height:40px;
  width:100%;
  font-size:0.8em;
  background:url('../images/interface/bannieres.png') center -420px no-repeat;
}
#foot a{
  color: #ccc;
}
#footAuthenticated{
  text-align:center;
  padding-top:0px;
  height:160px;
  width:100%;
  background:url('../images/interface/bannieres.png') center -510px no-repeat;
}
.box_left{
  float:left;
  margin-right: 10px;
}
.box_right{
  margin-left:410px;
}

#logPseudo{
    width:155px;
}
#btnLog{
  width:25px;
}
#logPassword{
    width:120px;
}
#bottomLinks{
  position:relative;
  left: -220px;
  top:-2px;
}
#astuce{
  width:430px;
  margin:auto;
  font-size:0.75em;
  text-align:justify;
  position:relative;
  left: 80px;
  top: 10px;
}
#copyright{
  color:#F1F1F1;
  margin-top: 10px;
}
#copyrightAuthenticated{
  color:#F1F1F1;
  margin-top: 100px;
}
#menu_pseudo{
  position:relative;
  top: 0px;
  left:2px;
}
#swf_minicarte{
  margin-top:40px;
  height:150px;
}
#onlineplayers{
  cursor: help;
}
#menu_inscription{
  width: 150px;
  margin-left: 20px;
}
#pub{
  position:relative;
  left:260px;
  top: 5px;
  width: 728px;
}