body, div, table, span, a, input, textarea, button, select { font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif; font-weight: normal; text-decoration: none; color:#ffffff; font-size: 8pt; }

body {
  margin: 0;
  padding: 0; 
  text-align: left;
  background: url("img/bg_body.jpg") 0 0 no-repeat #127488;
}
 
img { border-color: #ffffff; }
input.button { border: 1px solid #DCE1E8; background: #042D5B; color: #ffffff; margin: 0; padding: 1px 0 1px 0; cursor: pointer; font-weight: bold; width: 120px; }
input.form { width: 250px; }
form { margin: 0; padding: 0; }
hr {
  margin: 5px 0 5px 0;
  padding: 0;
  height: 1px;
  color: #000000;
}


A { font-weight:normal; text-decoration:none; COLOR: #7FBEC7; }
A:hover   { COLOR: #ffffff; text-decoration: none;}

a.red {
  font-weight: normal;
  color: #FF5400 !important;
}

a.red:hover {
  color: #FFCA00 !important;
}

div#bgtop {
  position: absolute;
  display: block;
  left: 0;
  top: 0px;
  margin: 0;
  width: 100%;
  height: 80px; 
  text-align: center;
  background: url("img/bg_top.png") 0 0 repeat-x; 
}

div#page { 
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  margin: 0;
  width: 100%; 
  text-align: left;
  _height: 100%;
  min-height: 100%;
  background: url("img/bg_foot.png") left bottom repeat-x;
}

div#page_in { 
  position: relative;
  margin: 0;
  padding: 0 0 48px 20px;
  width: 990px; 
  text-align: left;
}

div#header { 
  position: relative;
  display: block;
  clear: both;
  height: 90px;
  margin: 0;
  padding: 0;    
  text-align: left;
}

div#header a#logo {
  position: absolute;
  left: 5px;
  top: 18px;
  display: block;
  margin: 0;
  width: 120px;
  height: 26px;
  text-decoration: none;
}

div#header div#lang {
  position: absolute;
  left: 705px;
  top: 42px;
  display: block;
  margin: 0;
  width: 120px;
  height: 30px;
  text-decoration: none;
}

div#search {
  position: absolute;
  right: 15px;
  top: 18px;
  display: block;
  margin: 0;
  text-align: right;
  text-decoration: none;
}

div#search input {
  color: #000000;
}

div#menu {
  position: absolute;
  left: 200px;
  top: 51px;
  height: 40px;
  display: block;
  margin: 0;
  padding: 0 0 0 15px;
  z-index: 20;
/*
  background: url("img/bg_menu.png") 0 0 no-repeat;
*/
}

div#menu div#menu_l {
  position: relative;
  display: block;
  float: left;
  width: 15px;
  height: 40px;
  background: url("img/bg_menu_l.png") 0 0 no-repeat;
}

div#menu div#menu_m {
  position: relative;
  display: block;
  float: left;
  height: 40px;
  background: url("img/bg_menu_m.png") 0 0 repeat-x;
}

div#menu div#menu_r {
  position: relative;
  display: block;
  float: left;
  width: 15px;
  height: 40px;
  background: url("img/bg_menu_r.png") 0 0 no-repeat;
}

div#menu a {
  display: block;
  float: left;
  text-align: left;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  margin: 5px 1px 2px 0;
  padding: 5px 5px 4px 5px;
  color: #ffffff;
}

div#menu a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #01161B;
}

div#menu a.sel {
  color: #ffffff;
  text-decoration: none;
  background-color: #01161B;
}

div#menu span {
  display: block;
  float: left;
  text-align: center;
  font-size: 0px;
  width: 1px;
  padding: 12px 0 0 0;
  background: #626262;
}

div#submenu {
  display: block;
  margin: -5px 0 6px 0;
  padding: 0;
}

div#submenu a {
  display: block;
  text-align: left;
  font-size: 8pt;
  font-weight: normal;
  padding: 1px 0 1px 6px;
  margin: 0 0 2px 10px;
  color: #ffffff;
  background: url("img/menu_a.png") -10px -5px no-repeat #F1AF00;
}

div#submenu a:hover {
  background: url("img/menu_a.png") -10px -43px no-repeat #F1AF00;
}

div#submenu a.sel {
  background: url("img/menu_a.png") -10px -43px no-repeat #F1AF00;
}

div#main { 
  display: block;
  clear: both;
  width: 900px;
  margin: 0;
  padding: 0;    
  display: block;
  text-align: left;
  line-height: 18px;
  overflow: hidden;
}

div#main h1 {
  clear: both;
  margin: 0;
  padding: 0 0 0 0;
  text-align: left;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: #ffffff;
}

div#main h2 {
  clear: both;
  margin: 0;
  padding: 0 0 0 0;
  text-align: left;
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
}

div#hfotos {
  display: block;
  float: left;
  width: 512px;
  height: 250px;
  line-height: 18px;
  background: url("img/bg_hfoto.png") 0 0 no-repeat;
  overflow: hidden;
}

div#hfotos h1 {
  clear: both;
  margin: 10px 0 20px 22px;
  padding: 0 0 0 0;
  text-align: left;
  font-size: 11pt;
  font-weight: bold;
  color: #ffffff;
}

div#hfotos div.in {
  margin: 1px 22px 0 22px;
}

div#hnews {
  display: block;
  float: left;
  width: 370px;
  height: 250px;
  line-height: 18px;
  background: url("img/bg_hnews.png") 0 0 no-repeat;
  overflow: hidden;
}

div#hnews h1 {
  clear: both;
  margin: 10px 0 26px 22px;
  padding: 0 0 0 0;
  text-align: left;
  font-size: 11pt;
  font-weight: bold;
  color: #ffffff;
}

div#hnews h2 {
  clear: both;
  margin: 0;
  padding: 0 0 0 0;
  text-align: left;
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
}

div#hnews div.in {
  margin: 8px 22px 0 22px;
}

div.text {
  display: block;
  clear: both;
  width: 882px;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #ffffff;
  font-size: 8pt;
}

div.text div.text_head {
  display: block;
  clear: both;
  width: 882px;
  height: 40px;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #ffffff;
  font-size: 9pt;
  background: url("img/bg_text_head.png") no-repeat;
}

div.text div.text_head div.in {
  padding: 10px 0 0 22px;
}

div.text div.text_foto {
  display: block;
  clear: both;
  width: 882px;
  height: 17px;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #ffffff;
  font-size: 8pt;
  background: url("img/bg_text_foto.png") no-repeat;
}

div.text div.text_main {
  display: block;
  clear: both;
  width: 882px;
  _height: 40px;
  min-height: 40px;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #ffffff;
  font-size: 8pt;
  background: url("img/bg_text_main.png") repeat-y;
}

div.text div.text_main div.in {
  padding: 1px 22px 1px 22px;
  margin: 0;
}

div.text div.text_main div.in p {
  padding: 5px 0 5px 0;
  margin: 0;
}

div.text div.text_foot {
  display: block;
  clear: both;
  width: 882px;
  height: 17px;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #ffffff;
  font-size: 8pt;
  background: url("img/bg_text_foot.png") no-repeat;
}

div.text h2 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 11pt;
  font-weight: bold;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  color: #FFCB08;
}

.foto img {
  width: 100px;
  height: 70px;
  margin: 6px;
  border: 1px solid #ffffff;
}

div#foot {
  position: absolute;
  clear: both;
  bottom: 0;
  left: 0;
  height: 22px;
  width: 100%;
  overflow: hidden;
  clear: both;
  display: block;
  margin: 0;
  padding: 0 0 0 0;
  text-align: right;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  font-size: 8pt;
  color: #ffffff;
}

#foot a {
  font-weight:bold;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  font-size: 8pt;
  text-decoration:none;
  color: #ffffff;
}

#foot A:hover {
  color: #7FBEC7;
}

.clb { 
  clear: both;
  font-size: 1px;
  height: 1px;
  line-height: 1px;
  margin: 0;
  padding: 0;    
}

.small {
  font-size: 7pt;
}

.o { color: #FFCB08; }
.g { color: #C9C9CA; }
.dg { color: #707173; }


div#control {
  position: absolute;
  display: block;
  left: 310px;
  top: 10px;
  text-align: left;
}

div#control a {
  display: block;
  padding: 2px 2px 2px 0;
  margin: 2px 2px 2px 0 !important;
  float: left;
}

div#control a:hover {
  background-position: -19px 0 !important;
}

div#control a#sup {
  display: block;
  height: 16px;
  width: 18px;
  background: url("img/up.gif") 0 0 no-repeat;
}
div#control a#sdown {
  display: block;
  height: 16px;
  width: 18px;
  background: url("img/down.gif") 0 0 no-repeat;
}
