/************************/
/**** CSS Gamesit PC *****/
/************************/


body { font-family: Arial, verdana, sans-serif; font-size: 12px;  color: #ffffff; margin: 0px;  background: url('/images/bg_games_pc.jpg') no-repeat; background-color: #000000; background-position: top center;}


.bg_novecentonovanta_home {
  width: 990px;
  height: 45px;
  overflow: hidden;
  float: left;
  background: url('/images/bg_novecentonovanta_pc.gif') no-repeat;
}

.bg_novecentonovanta_home {
  width: 990px;
  height: 45px;
  overflow: hidden;
  float: left;
  background: url('/images/bg_novecentonovanta_pc.gif') no-repeat;
}

.bg_trecentoventi_home {
  width: 320px;
  height: 32px;
  overflow: hidden;
  float: left;
  background: url('/images/bg_trecentoventi_pc.gif') no-repeat; 
}

.bg_seicentocinquanta_home {
  width: 650px;
  height: 32px;
  overflow: hidden;
  float: left;
  background: url('/images/bg_seicentocinquanta_pc.gif') no-repeat; 
}

.bg_trecento_home {
  width: 300px;
  height: 32px;
  overflow: hidden;
  float: left;
  background: url('/images/bg_trecento_pc.gif') no-repeat;
}

#top_footer_home {
  width: 970px;
  height: 28px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
  background: url('/images/top_footer_pc.gif') no-repeat;
}

.footer_home {
  width: 970px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
  background: url('/images/bg_footer_pc.gif') repeat-x bottom left;
}

#bottom_footer_home {
  width: 970px;
  height: 85px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
  background: url('/images/bottom_footer_pc.gif') no-repeat;
}  

  