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: center;
  background: #5885AC;
}
 
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#page { 
  position: relative;
  display: block;
  margin: 0 auto 0 auto;
  width: 990px; 
  text-align: left;
  background: url("img/bg_body.jpg") center 0 no-repeat #5885AC;
}

div#page_in { 
  position: relative;
  margin: 0;
  padding: 0 0 30px 0;
  width: 990px; 
  text-align: left;
  background: url("img/bg_page.png") 0 306px no-repeat;
}

div#header { 
  position: relative;
  display: block;
  clear: both;
  height: 322px;
  margin: 0 0 -10px 0;
  padding: 0;    
  text-align: left;
  background: url("img/bg_header.png") 0 0 no-repeat;
}

div#header div#lang {
  position: absolute;
  left: 880px;
  top: 290px;
  display: block;
  margin: 0;
  width: 120px;
  height: 26px;
  text-decoration: none;
}

div#header div#lang img {
  border: none; 
}

div#header a#logo {
  position: absolute;
  left: 50px;
  top: 0px;
  display: block;
  margin: 0;
  width: 120px;
  height: 26px;
  text-decoration: none;
}

div#header div#lista {
  position: absolute;
  left: 360px;
  top: 260px;
  display: block;
  margin: 0;
  width: 440px;
  height: 40px;
  text-decoration: none;
}

div#header div#lista img {
  margin: 0 20px 0 0;
}

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 {
  display: block;
  float: left;
  width: 260px;
  margin: 0 20px 0 50px;
  padding: 0;
  z-index: 20;
/*  
  background: url("img/bg_menu.png") 0 0 no-repeat;
*/  
}

div#menu div#menu_t {
  display: block;
  clear: both;
  height: 15px;
  margin: 0;
  padding: 0;
/*  
  background: url("img/bg_menu_t.png") 0 0 no-repeat;
*/  
}

div#menu div#menu_m {
  display: block;
  clear: both;
  margin: 0 0 0 45px;
  padding: 0;
  text-align: left;
/*  
  background: url("img/bg_menu_m.png") 0 0 repeat-y;
*/  
}

div#menu div#menu_b {
  display: block;
  clear: both;
  height: 15px;
/*  
  background: url("img/bg_menu_b.png") 0 0 no-repeat;
*/  
}

div#menu a {
  display: block;
  text-align: center;
  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 2px 0 2px 0;
  width: 160px;
  color: #1F409A;
  text-transform: uppercase;
  background: url("img/bg_menu_a.png") 0 -29px no-repeat;
}

div#menu a:hover {
  color: #1F409A;
  text-decoration: none;
  background-position: 0 0;
}

div#menu a.sel {
  color: #1F409A;
  text-decoration: none;
  background-position: 0 0;
}

div#menu a.a2 {
  float: left;
  margin: 0 10px 10px 0;
  width: 75px;
  color: #1F409A;
  text-transform: uppercase;
  background: url("img/bg_menu_a2.png") 0 -29px no-repeat;
}

div#menu div.ac {
  clear: both;
  margin: 0;
}

div#submenu {
  display: block;
  margin: -4px 0 8px 0;
  padding: 0;
}

div#submenu a {
  display: inline;
  text-align: left;
  font-size: 8pt;
  font-weight: bold;
  padding: 0;
  margin: 0;
  color: #ffffff;
  background: none;
}

div#submenu a:hover {
  color: #F9B400;
}

div#submenu a.sel {
  color: #F9B400;
}

div#main { 
  display: block;
  width: 990px;
  margin: 0;
  padding: 0;    
  display: block;
  text-align: left;
  line-height: 18px;
  overflow: hidden;
}

div#main div#main_t {
  display: block;
  clear: both;
  height: 15px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  background: url("img/bg_main_t.png") 45px 0 no-repeat;
}

div#main div#main_b {
  display: block;
  clear: both;
  height: 15px;
  margin: 0;
  padding: 0;
  background: url("img/bg_main_b.png") 45px 0 no-repeat;
}

div#main div#main_m {
  display: block;
  clear: both;
  _height: 290px;
  min-height: 290px;
  margin: 0;
  padding: 0;
  background: url("img/bg_main_m.png") 45px 0 repeat-y;
}

div#main h1 {
  clear: both;
  width: 590px;
  text-align: left;
  font-size: 8pt;
  font-weight: bold;
  margin: 0 0 4px 0;
  padding: 2px 0 2px 10px;
  color: #1F409A;
  line-height: 18px;
  text-transform: uppercase;
  background: url("img/bg_h1.png") no-repeat;
}

div#main h2 {
  clear: both;
  margin: 10px 0 10px 0;
  padding: 0 0 0 0;
  text-align: left;
  font-size: 14pt;
  font-weight: normal;
  color: #ffffff;
}

div.text {
  display: block;
  float: left;
  width: 630px;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #ffffff;
  font-size: 8pt;
}

div.text div.text_head {
  display: block;
  clear: both;
  width: 630px;
  height: 15px;
  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_main {
  display: block;
  clear: both;
  width: 630px;
  _height: 40px;
  min-height: 40px;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #ffffff;
  font-size: 9pt;
/*
  background: url("img/bg_text_main.png") repeat-y;
*/
}

div.text div.text_main div.in {
  padding: 1px 28px 1px 32px;
  margin: 0;
  font-size: 9pt;
}

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: 630px;
  height: 15px;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #ffffff;
  font-size: 8pt;
/*
  background: url("img/bg_text_foot.png") no-repeat;
*/
}

.foto img {
  width: 100px;
  height: 70px;
  margin: 6px;
  border: 2px solid #ffffff;
}

div#foot {
  position: absolute;
  clear: both;
  bottom: 0;
  left: 0;
  height: 20px;
  width: 100%;
  overflow: hidden;
  clear: both;
  display: block;
  margin: 0;
  padding: 0 0 0 0;
  text-align: center;
  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;
}

