#myBody {
  position: relative;
  margin: 0px auto;
  border: 0;
  padding: 0;
  width: 970px;
  height: 660px;
  background-image:  url(images/bg_evk2cnr_home_20110331.jpg);
  background-repeat: no-repeat;
}

#myMeteoBackground {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 970px;
  height: 43px;
}

#myMeteoMarquee {
  position: absolute;
  top: 16px;
  left: 464px;
  border: 1px solid #AAA;
  width: 377px;
  height: 16px;
  background-color: #000;
  color: #0F0;
  font-family: Courier;
  font-size: 12px;
  line-height: 16px;
}

#butt_news {
  position: absolute;
  width: 292px;
  height: 200px;
  left: 36px;
  top: 202px;
  background-image:  url(images/bottone_news_off.png);
}

#butt_news:hover {
  background-image:  url(images/bottone_news_on.png);
}

#butt_share {
  position: absolute;
  width: 247px;
  height: 232px;
  left: 232px;
  top: 300px;
  background-image:  url(images/bottone_share_off.png);
}

#butt_share:hover {
  background-image:  url(images/bottone_share_on.png);
}

#butt_media {
  position: absolute;
  width: 202px;
  height: 260px;
  left: 433px;
  top: 400px;
  background-image:  url(images/bottone_joinus_off.png);
}

#butt_media:hover {
  background-image:  url(images/bottone_joinus_on.png);
}

#butt_extab_01 {
  position: absolute;
  width: 150px;
  height: 33px;
  left: 820px;
  top: 100px;
  background-image:  url(images/extab_05.png);
}

#butt_extab_01:hover {
  background-image:  url(images/extab_05b.png);
}

#butt_extab_01_en {
  position: absolute;
  width: 150px;
  height: 33px;
  left: 820px;
  top: 100px;
  background-image: url(images/extab_05_en.png);
}

#butt_extab_01_en:hover {
 background-image:  url(images/extab_05b_en.png);
}

#butt_extab_02 {
  position: absolute;
  width: 150px;
  height: 33px;
  left: 820px;
  top: 135px;
  background-image:  url(images/extab_04.png);
}

#butt_extab_02:hover {
  background-image:  url(images/extab_04b.png);
}

#butt_extab_02_en {
  position: absolute;
  width: 150px;
  height: 33px;
  left: 820px;
  top: 135px;
  background-image: url(images/extab_04_en.png);
}

#butt_extab_02_en:hover {
 background-image: url(images/extab_04b_en.png);
}

#butt_extab_03 {
  position: absolute;
  width: 150px;
  height: 33px;
  left: 820px;
  top: 170px;
  background-image:  url(images/extab_03.png);
}

#butt_extab_03:hover {
  background-image:  url(images/extab_03b.png);
}

#butt_extab_03_en {
  position: absolute;
  width: 150px;
  height: 33px;
  left: 820px;
  top: 170px;
  background-image: url(images/extab_03_en.png);
}

#butt_extab_03_en:hover {
  background-image: url(images/extab_03b_en.png);
}

#butt_extab_04 {
  position: absolute;
  width: 150px;
  height: 33px;
  left: 820px;
  top: 205px;
  background-image:  url(images/extab_02.png);
}

#butt_extab_04:hover {
  background-image:  url(images/extab_02b.png);
}

#butt_extab_04_en {
  position: absolute;
  width: 150px;
  height: 33px;
  left: 820px;
  top: 205px;
  background-image: url(images/extab_02_en.png);
}

#butt_extab_04_en:hover {
 background-image: url(images/extab_02b_en.png);
}

#butt_extab_05 {
  position: absolute;
  width: 150px;
  height: 33px;
  left: 820px;
  top: 240px;
  background-image:  url(images/extab_01.png);
}

#butt_extab_05:hover {
  background-image:  url(images/extab_01b.png);
}

#butt_extab_05_en {
  position: absolute;
  width: 150px;
  height: 33px;
  left: 820px;
  top: 240px;
  background-image: url(images/extab_01_en.png);
}

#butt_extab_05_en:hover {
  background-image: url(images/extab_01b_en.png);
}

#myFlags {
  margin-top: 6px;
  margin-right: 2px;
}

#myFlags a {
  padding: 2px;
}

