html { 
display: block;
}
body {
  background-attachment: fixed;
  background-color: #d2c09e;
  background-image: url(../graphic/background/bg-image.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  font-size: 9pt;
  font-family: Verdana, Arial;
  width: 100%;
  margin: 0;
  padding:0 0 35px;
}
@media only all and (max-width: 1920px) and (max-height: 1283px) {
  body {
    background-size: 1920px 1283px;
    -moz-background-size: 1920px 1283px;
    -webkit-background-size: 1920px 1283px;
  }
}
@media only screen and (orientation: portrait) and (device-width: 320px), (device-width: 768px) {
  body {
    -webkit-background-size: auto 100%;
  }
}
@media only screen and (orientation: landscape) and (device-width: 320px), (device-width: 768px) {
  body {
    -webkit-background-size: 100% auto;
  }
}
.maincell { 
  background: url("https://dsen.innogamescdn.com/asset/26bd3154/graphic/index/bg-shaded.png") repeat-x #F2E4C1;
  padding: 0px 0px 5px;
  vertical-align: top;
}
.top_bar { 
  background-image: url("https://dsen.innogamescdn.com/asset/26bd3154/graphic/index/topbar-main.png");
  background-position: 50% 0px;
  background-repeat: repeat-x;
  height: 57px;
  left: 0px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 9999;
}
.top_bar .bg_left { 
  background-image: url("https://dsen.innogamescdn.com/asset/26bd3154/graphic/index/topbar-left.png");
  background-repeat: no-repeat;
  height: 57px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 70px;
  z-index: -1;
}
.top_bar .bg_right {
  background-image: url("https://dsen.innogamescdn.com/asset/26bd3154/graphic/index/topbar-right.png");
  background-repeat: no-repeat;
  height: 57px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 70px;
  z-index: -1;
}
.top_shadow { 
  background: url("https://dsen.innogamescdn.com/asset/26bd3154/graphic/index/topbar-shadow.png") repeat-x transparent;
  height: 6px;
  left: 0px;
  margin: 0px;
  padding: 0px;
  position: fixed;
  top: 50px;
  width: 100%;
  z-index: 9999;
}
.top_background { 
  background-image: url("https://dsen.innogamescdn.com/asset/26bd3154/graphic/index/bg-top.jpg");
  background-repeat: repeat-x;
  display: none;
  height: 27px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: -1;
}
.content-border { 
  background: url("https://dsen.innogamescdn.com/asset/26bd3154/graphic/index/main_bg.jpg") 100% 0% #E3D5B3;
  border: 1px solid #7D510F;
  border-collapse: separate !important;
  border-spacing: 0px !important;
  box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, 0.196);
  direction: ltr;
  margin: 0px;
  padding: 0px;
}
#topContainer { 
  left: 0px;
  margin-top: 0px;
  position: fixed;
  z-index: 10000;
  text-align: center;
  top: 2px;
  width: 100%;
}
#inner-border { 
  border: 1px solid #F9E1A8;
  padding: 2px 0px;
}
div { 
  display: block;
}
#main_layout { 
  background: transparent;
  border-spacing: 0px;
  cursor: default;
  margin: 0px auto;
  padding: 0px;
  z-index: 3;
}
#main_layout .bg_left { 
  background: url("https://dsen.innogamescdn.com/asset/26bd3154/graphic/index/mainborder-left.png") repeat-y transparent;
  overflow: hidden;
  vertical-align: top;
  width: 25px;
}

#main_layout .topbar { 
  background: transparent;
  height: 48px;
  text-align: center;
  z-index: 11000;
}
#main_layout .left { 
  background: transparent;
  width: 25px;
}

#main_layout .right { 
  background: transparent;
  width: 25px;
}
#main_layout .bg_left { 
  background: url("https://dsen.innogamescdn.com/asset/26bd3154/graphic/index/mainborder-left.png") repeat-y transparent;
  overflow: hidden;
  vertical-align: top;
  width: 25px;
}
#main_layout .bg_left .bg_left { 
  background: url("https://dsen.innogamescdn.com/asset/26bd3154/graphic/index/mainborder-left-top.png") no-repeat transparent;
  height: 200px;
  width: 25px;
}
#main_layout .bg_right { 
  background: url("https://dsen.innogamescdn.com/asset/26bd3154/graphic/index/mainborder-right.png") 100% 0% repeat-y transparent;
  overflow: hidden;
  vertical-align: top;
  width: 25px;
}
#main_layout .bg_right .bg_right { 
  background: url("https://dsen.innogamescdn.com/asset/26bd3154/graphic/index/mainborder-right-top.png") 100% 0% no-repeat transparent;
  height: 200px;
  width: 25px;
}
#main_layout .bg_leftborder { 
  background: url("https://dsen.innogamescdn.com/asset/26bd3154/graphic/index/mainborder-left.png") repeat-y transparent;
}
#main_layout .bg_rightborder { 
 background: url("https://dsen.innogamescdn.com/asset/26bd3154/graphic/index/mainborder-right.png") 100% 0% repeat-y transparent;
}
#main_layout .bg_bottomleft { 
  background: url("https://dsen.innogamescdn.com/asset/26bd3154/graphic/index/mainborder-corner-left.png") no-repeat transparent;
  width: 25px;
}
#main_layout .bg_bottomcenter { 
  background: url("https://dsen.innogamescdn.com/asset/26bd3154/graphic/index/mainborder-bottom.png") 100% 0% repeat-x transparent;
  height: 25px;
}
#main_layout .bg_bottomright { 
  background: url("https://dsen.innogamescdn.com/asset/26bd3154/graphic/index/mainborder-corner-right.png") 100% 0% no-repeat transparent;
  width: 25px;
}
#a#b, #topTable {margin: 0px auto;}
#topTable { 
  border-spacing: 0px;
  margin: 2px auto;
  text-align: center;
}
#topTable table { 
  margin: 0px auto;
  min-width: 900px;
}
.menu { 
  background: no-repeat transparent;
  border: medium none currentColor;
}
.nowrap {white-space: nowrap;}
.right { 
  position: absolute;
  right: 5px;
}
table { 
  border-collapse: separate;
  border-spacing: 0px;
  display: table;
  text-indent: 0px;
}
tr { 
  display: table-row;
  vertical-align: inherit;
}
td { 
  margin: 0px;
  padding: 0px;
  display: table-cell;
}
hr { 
  border-bottom: 1px solid #85550D;
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
  border-top: 1px solid #C89D58;
  height: 0px;
}
.oldStyleOnly {display: none;}
.center {text-align: center;}
.menu-side {width: 30px;}
#menu_row > .menu-item {
  border-collapse: collapse;
  color: #FFFFFF;
  font-size: 10px;
  font-weight: 700;
  height: 43px;
  margin: 0px;
  padding: 0px;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
}
#menu_row > td.menu-item > span { 
  font-size: 13px;
  left: 0px;
  padding: 10px 15px 0px;
  position: absolute;
}
#inner-border > .main { 
  border: medium none currentColor;
  border-spacing: 0px;
  width: 100%;
}
.mall_table{
  border:1px solid black;
}
#content_value { 
  padding: 10px;
}
.topbar .menu span { 
  background: transparent;
  color: #FFFFFF;
  display: block;
  font-size: 10px;
  font-weight: 700;
  height: 28px;
  padding: 15px 15px 0px 13px;
  text-align: center;
}
.maincell table { 
  border-collapse: collapse;
  border-spacing: 0px;
}
.main {overflow: hidden;}
a {
  font-weight:700;
  color:#603000;
  text-decoration:none;
}
a:hover {color:#e01f0f;}
td {text-align:center;}
.header.ressources {background-position: 0px 0px;}
.header.population {background-position: -72px 0px;}
.icon.header {background-image: url("https://dsen.innogamescdn.com/asset/26bd3154/graphic/icons/header.png");}
.icon {
  background-repeat: no-repeat;
  display: inline-block;
  height: 18px;
  margin: auto 2px auto 0px;
  overflow: hidden;
  vertical-align: -4px;
  width: 18px;
}