body
{
	margin-left: 0px;
	background-color: #000;
}

#busta {
position: absolute;
  width: 180px;
  height:50px;
  margin-left:-580px;
  background-color: transparent;
  left: 50%;
  top:30px;
  z-index: 124;
}

#content {
width:760px;
color:#222;
font:12px/1 sans-serif;
margin-left:-30px;
z-index:100;
}

#show {
height: 400px;
margin-top:40px;
}


#boxTesto
{
	position: absolute;
	width: 700px;
	/*height: auto;*/
	display: none;
	z-index: 112;
	cursor: pointer;
	margin-left: -350px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	background-color: #555;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 40px 20px 20px 20px;
	line-height: normal;
	left: 50%;
	top: 120px;
	background-image: url(img/chiudiBox.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border:2px solid #666;
}

#boxTesto2
{
	position: absolute;
	width: 700px;
	/*height: 100%;*/
	display: none;
	z-index: 113;
	margin-left: -350px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	background-color: transparent;
	left: 50%;
	top: 0px;
}


#loader {
  position: absolute;
  width: 50px;
  height:50px;
  margin-left:-25px;
  background-color: transparent;
  left: 50%;
  top:630px;
  z-index: 114;
  
}


#wrapper {
position: absolute;
  width: 700px;
  margin-left:-350px;
  background-color: #000;
  left: 50%;
}

#menuFisso
{
	position: absolute;
	width: 740px;
	margin-left: -370px;
	left: 50%;
	z-index: 101;
	background-color: #000;
	margin-top:40px;
	margin-bottom:40px;
}

#menuFisso2
{
	position: absolute;
	width: 840px;
	margin-left: -420px;
	left: 50%;
	z-index: 101;
	background-color: #000;
	margin-top:40px;
	margin-bottom:40px;
}

#numeri
{
	position: absolute;
	top:140px;
	width: 300px;
	margin-left:-150px;
	left: 50%;
	text-align: center;
	/*background-image: url(../img/d1.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
}

.bottoni1r
{
	width: auto;
	text-align: center;
	color: #FC0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}

a
{
	text-decoration: none;
	/*color: #FFF !important;*/
	color: #FC0;
}
a:hover
{
	text-decoration: none;
	/*color: #FFF !important;*/
	color: #FFF;
}

.colophon{
font-family: Arial;
color: #ccc;
font-size: 10px;
text-align:center;
}

.tendina {
color:#000;
background-color:#AAA;
/*margin-top:15px;*/
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
font-size:12px;
font-weight: bold;
}

.imgDx
{
	float: left;
	padding-right: 6px;
	padding-bottom: 3px;
	margin-top:2px
}