body, div, table, span, a, input, textarea, button, select { font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; font-weight: normal; text-decoration: none; color:#25405F; font-size: 9pt; }

body {
  margin: 0;
  padding: 0; 
  text-align: left;
  background: url("img/bg_bottom.gif") center bottom repeat-x #ffffff;
}
 
img { border-color: #000000; }
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: #DDA000; }
A:hover   { COLOR: #DDA000; text-decoration: underline;}

a.red {
  font-weight: normal;
  color: #FF5400 !important;
}

a.red:hover {
  color: #FFCA00 !important;
}

div#bgtop {
  position: absolute;
  display: block;
  left: 0;
  top: 32px;
  margin: 0;
  width: 100%;
  height: 50px; 
  text-align: center;
  background: url("img/bg_top.gif") center 0 repeat-x; 
}

div#page { 
  position: absolute;
  left: 50%;
  top: 0;
  margin: 0 0 0 -420px;
  display: block;
  clear: both;
  width: 840px;
  _height: 100%;
  min-height: 100%;
  padding: 0; 
  text-align: center;
  background: url("img/bg_page.gif") center 0 repeat-y;
  z-index: 10;
}

div#page_in { 
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  _height: 100%;
  min-height: 100%;
  clear: both;
  text-align: left;
  background: url("img/bg_page_in.jpg") 0 top no-repeat;
}

#page_in_in { 
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  _height: 100%;
  min-height: 100%;
  clear: both;
  text-align: left;
  background: url("img/bg_page_in_in.jpg") 0 bottom no-repeat;
}

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: 44px;
  display: block;
  margin: 0;
  width: 120px;
  height: 26px;
  text-decoration: none;
}

div#header div#lang {
  position: absolute;
  left: 495px;
  top: 44px;
  display: block;
  margin: 0;
  width: 340px;
  height: 30px;
  text-decoration: none;
}

div#menu {
  position: absolute;
  left: 32px;
  top: 95px;
  width: 118px;
  display: block;
  margin: 0;
  padding: 0;
  z-index: 20;
}

div#menu a {
  display: block;
  text-align: left;
  font-size: 9pt;
  font-weight: normal;
  margin: 0 0 2px 0;
  padding: 10px 0 10px 20px;
  color: #ffffff;
  background: url("img/menu_a.png") 0 -38px no-repeat;
}

div#menu a:hover {
  color: #ffffff;
  text-decoration: none;
  background-position: 0 0;
}

div#menu a.sel {
  color: #ffffff;
  text-decoration: none;
  background-position: 0 0;
}

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: 768px;
  margin: 0 0 0 36px;
  padding: 0px 0 50px 0;    
  display: block;
  clear: both;
  text-align: left;
  overflow: hidden;
}

div#main div#m_center {
  position: relative;
  display: block;
  width: 640px; 
  margin: 0 0 0 120px;
  padding: 0;
  text-align: left;
  overflow: hidden;
}

div#main div#m_center h1 {
  clear: both;
  margin: 0;
  padding: 0 0 0 0;
  text-align: left;
  font-size: 14pt;
  font-weight: normal;
  color: #25405F;
}

div#text {
  display: block;
  clear: both;
  margin: 0;
  padding: 10px 20px 20px 15px;
  text-align: left;
  color: #25405F;
  font-size: 9pt;
}

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 {
  display: block;
  float: left;
  width: 264px;
  height: 164px;
  margin: 0 10px 10px 10px;
  background: url("img/bg_foto.png") no-repeat;
}

div.foto img {
  width: 240px;
  height: 140px;
  margin: 12px 0 0 12px;
}

div#foot {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 840px;
  display: block;
  clear: both;
  margin: 0;
  padding: 20px 0 27px 0;
  text-align: center;
  font-size: 8pt;
  color: #ffffff;
}

#foot a {
  font-weight:bold;
  font-size: 8pt;
  text-decoration:none;
  color: #ffffff;
}

#foot A:hover {
  color: #FFCB08;
}

.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; }


