@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
	background-image: url(../immagini/bkg.jpg);
	background-repeat: repeat;	
}
img {border: 0;}
#all {
	width: 1028px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 30px;
}
#all #flash {
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
}
#all #benvenuto {
	margin-top: 30px;
}
#all #entra {
	margin-top: 40px;
}
#all #footer {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 20px;
	margin-top: 50px;
}
address {
	font-style: normal;
}
#all #footer a {
	color: #999999;
}
#apDiv1 {
	position:absolute;
	left:2px;
	top:12px;
	width:415px;
	height:587px;
	z-index:1;
}
.nascondo {
	display: none;
}
}

#navbar ul {
	margin:0px;
	padding-bottom: 5px;
	color:#999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

#navbar ul li {
     display:inline;
	
}

#navbar ul li a {
        color:#999999;
		text-decoration:none;
		font-size: 12px;
        margin-left:20px;
		margin-right:20px;
}

#navbar ul li a:hover { 
        color:#FFFFFF;
}

#navbar2 ul {
	margin:0px;
	padding-bottom: 5px;
	color:#999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#navbar2 ul li {
     display:inline;
	
}

#navbar2 ul li a {
        color:#999999;
		text-decoration:none;
		font-size: 12px;
        margin-left:20px;
		margin-right:20px;
}

#navbar2 ul li a:hover { 
        color:#FFFFFF;
}
