body 
{
  background-color:#5F4625;
  width: 100%;
  margin: auto;
  font-family: Arial, "Times New Roman", serif;
}

#page
{
  margin-left: auto;
  margin-right: auto; 
  width: 924px;
  background: url("../images/fond.jpg") repeat-y;
  z-index: 1;
}
  
#topbar
{
  background-color: #000000;
  height : 25px;
  padding-left: 0px;
  width: 100%;
  position:fixed;
}

#topbar table
{
  margin: 0px;
  padding: 0px;
  background: #00000;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
  border-width:0px; 
  border-style:solid; 
  border-color:black;
  text-align: center;
}

#topbar td
{
  border-width:0px; 
  border-style:solid; 
  border-color:white;
  text-align: center;
}

#topbar tr
{
  vertical-align: middle;
}

#topbar a
{
  color: #FFFFFF;
  text-decoration: none;
}

#topbar a:hover
{
  text-decoration: underline;
}
  
#banniere
{
  height: 173px;
  background: url("../images/nd_medieval_01.gif") no-repeat;
  z-index: 10;
  margin: 0px;
}

#speedbarre
{
  height: 19px;
  margin-top: 0px;
  background: url("../images/speedbarre.gif") no-repeat;
  z-index: 10;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  color: #4C3618;
  margin-bottom: 0px;
}

#page_barre_haut
{
  height: 45px;
  margin-top: 0px;
  background: url("../images/nd_medieval_04.gif") no-repeat;
  z-index: 10;
  margin-bottom: 0px;
}

#menu_corps
{
  float: left;
  width: 161px;
  margin-top: 0px;
  margin-left: 41px;
  text-align: center;
  z-index: 10;
  font-weight: bold;
  color: #4C3618;
  font-size: 17px;
}

#menu_barre_haut
{
  display: block;
  height: 44px;
  background: url("../images/nd_medieval_06.gif") no-repeat;
  z-index: 10;
}

#corps
{
  float: right;
  margin-top: 0px;
  margin-right: 31px; 
  text-align: center;
  width: 656px;
  padding: 2px;
  z-index: 10;
}

#menu_barre_bas
{
  float: left;
  margin-top: 0px;
  margin-left: 0px;
  width: 235px;
  height: 85px;
  background: url("../images/nd_medieval_10.gif") no-repeat;
  z-index: 10;
}

#barre_bas_1
{
  height: 41px;
  background: url("../images/nd_medieval_12.gif") no-repeat;
  z-index: 10;
  margin-bottom: 0px;
}

#barre_bas_2
{
  margin-top: 0px;
  height: 41px;
  background: url("../images/nd_medieval_13.gif") no-repeat;
  text-align: right;
  font-size: 11px;
  line-height: 41px;
  vertical-align: middle;
  z-index: 10;
  margin-bottom: 0px;
}

#barre_bas_3
{
  height: 23px;
  margin-top: 0px;
  background: url("../images/nd_medieval_14.gif") no-repeat;
  z-index: 10;
}

.cleaner
{
  clear: both;
}

a.viewpic {
	position:relative;
}

a.viewpic span {display: none;}

a:hover.viewpic span {
  display: inline;
  position: absolute; 
  top: -200px;
  left:150px;
  z-index: 20;
  width:40%;
  height:40%;
  padding:2px 4px;
}

img
{
  max-width: 400px;
  border: 0;
}

table
{
  width: 656px;
}