body {
  background: black;
  margin:0px;
  padding:0px;
  border:0px;
} 

a {color:#fff;}

.center {text-align:center;}

p {font:11px tahoma; color:#fff;}

p.contatti { color:#fff; }
p.contatti a { color:#fff; }

html#flash {
  height: 100%;
  overflow: hidden;
}

body#flash {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  height: 100%;
  background-color:#000000;
}

#flashcontent {
  width:900px;
  margin:3% auto;
}

img {border:0px;}

#main {
  width: 661px;
  margin: 0px auto;
  text-align:center;
  font: 10px tahoma;
  color: #2c1d09;
}

div.ir, span.ir{
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0.5em;
}

#Logo {
  width:360px;
  height: 191px;
  margin:20px auto;
  margin-bottom:0px;
  padding:0px;
  background: url(images/silentcore_logo.png) top left no-repeat;
}

#SelezioneVersione {
  position:relative;
  width: 661px;
  height: 474px;
  background: url(images/bg_praga.jpg) top left no-repeat;
  text-align:center;
}

#SelezioneVersione div {
  background: transparent url(images/comingsoon.png) top left no-repeat;
  width:62px;
  height:17px;
}

#EnterFlash {
  position:absolute;
  top:120px;
  left: 185px;
  width:292px;
  height: 46px;
  background: url(images/enterflash_title.png) no-repeat;
  cursor: hand;
}

#EnterShop {
  position:absolute;
  bottom:90px;
  left: 207px;
  width:246px;
  height: 43px;
  background: url(images/entershop_title.png) no-repeat;
  cursor: hand;
}



#FlagIta {
  position:absolute;
  top:180px;
  left: 260px;
  width:58px;
  height: 38px;
  background: url(images/flag_italian.png) no-repeat;
  cursor: hand;
}

#FlagEn {
  position:absolute;
  top:180px;
  right: 260px;
  width:56px;
  height: 38px;
  background: url(images/flag_english.png) no-repeat;
  cursor: hand;
}

