body {
  background: #3568CC;
}

DIV#right_menu {
  background: #3568CC;
  font-family: Verdana;
  font-size: 11px;
  color: #ffffff;
  font-size: 11px;
  display: block;
  width: 100%;
}

DIV#right_menu_non_footer {
  height: auto !important;
  height: 100%;
  min-height: 100%;
}

DIV#right_menu_padding {
  padding: 0 0 40px 0;
}

DIV#calendar {
  margin-bottom: 2px;
  margin-left: 2px;
  margin-top: 0px;
}

DIV#last_actualization {
  FONT-FAMILY: Arial;
  font-size: 11px;
  margin-bottom: 2px;
  margin-left: 5px;
}

DIV#result_free_room,DIV#result_plan {
  background: #dddddd;
  height: 100%;
  left: 0px;
  position: absolute;
  right: 0px;
  text-align: justify;
  top: 0px;
  width: 100%;
}

DIV#result_free_room A {
  font-size: 10pt;
}

DIV#result_plan A {
  font-size: 10pt;
}

DIV#counter {
  margin: -30px 0 0 0;
  bottom: 2px;
  display: block;
  width: 100%;
}

IMG#counter {
  margin-left: auto;
  margin-right: auto;
  border: solid #702040 0.1mm;
}