body {	
	background: #000000 top center no-repeat;
	margin: 0px;
	font-family:tahoma;
  	font-size: 11px;
	font-style: normal;
	color: #ffffff;
}
img{
	border:none;
}

.img_menu{
	margin-top:21px;
}

div#container{
	margin:auto;
	width:950px;
	height:800px;
	text-align:center;
}

div#top{
	margin-top:0px;
	width:950px;
	height:164px;
}

div#menu{
	width:700px;
	height:86px;
	text-align:center;
	margin:auto;
	/*background: #000000 top center fixed no-repeat;*/
}

div#corpo{
	margin:auto;
	margin-top:20;
	width:910px;
	height:294px;
}

div#middle{
	width:920px;
}

div#credits{
	float:left;
	width:923px;
	height:20px;
	padding:10px;
}

.arancione{
  	color: #ff8c18;	
}

A.orange:link{
 	color: #ff8c18;				
    TEXT-DECORATION: none;
}
A.orange:visited{
 	color: #ff8c18;					 
    TEXT-DECORATION: none;
}
A.orange:hover{
    color: #ffffff;
    TEXT-DECORATION: none;
}

.flat{
   border:1px #ffffff solid;
   background-color:#ffffff;
	font-family:tahoma;
	font-size: 11px;
	font-style: normal;
	width:190px;
   
}

.buttonForm{
   /*border:1px #ff8c18 solid;*/
   border:0px;
   background-color:#ff8c18;
   background-image:url(../img/back_button.jpg);
	font-family:tahoma;
	font-size: 11px;
	font-style: italic;
	color:#ffffff;
	width:60px;
	height:18px;
   
}

div#googleMap{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    z-index:5;
    text-align:center;
}

div#dettaglio{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    z-index:99;
    text-align:center;
	background-color:#000000;
}

div#lightbox{
	position: absolute;
	background-color:#ffffff;
	height:485px;
	width:740px;
	top:70px;
	z-index: 100;
	margin:auto;
	border:10px solid #ffffff;
}