/* CSS Document */
/* CSS Document - index */


A:link{text-decoration:underscore; color: #fff}
A:visited{text-decoration:underscore; color: #fff}
A:Hover{text-decoration:underscore; color: #aaaaaa}
A:Active{text-decoration:underscore; color: #fff}

body {background-color: #000000; height: 100%; width: 100%; 
scrollbar-3dlight-color : #666666;
scrollbar-arrow-color : #ff0000;
scrollbar-base-color : #000000;
scrollbar-darkshadow-color : #666666;
scrollbar-face-color : #000000;
scrollbar-highlight-color : #000000;
scrollbar-shadow-color : #000000;
scrollbar-track-color : #000000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
img{border-width: 0}

#divbody {width: 100%; height:100%; position:absolute; left:0px; top:0px;  border: 0px 0px 0px 0px; font-family: Arial, Helvetica, sans-serif; font-size: 3px; color:#000000; background-image: url('../images/clip_art/nero.gif');}

#div1 {
	width:100%;
	height:30px;
	top:0px;
	left:0px; 
	position:absolute;
	background-color: #000;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	line-height:30px;
	text-align:center;
}
#div1_sp {
	width:auto;
	height:auto;
	top:0px;
	left:0px; 
	position:absolute;
	background-color: #000;
    z-index: 1000;
}
#div1_sp img {
  width: 100%;
  height:100%;
  object-fit: cover;
}
#div2 {
	width: 0px;
	height:0px;
	position:absolute;
	left:50%; top:50%;
	margin-left:0px;
	margin-top:0px;
	border: 0px 0px 0px 0px;
	background-color: #111111;
}
#div2_sp {
	width: 0px;
	height:0px;
	position:absolute;
	margin-left:0px;
	margin-top:0px;
	border: 0px 0px 0px 0px;
	background-color: #111111;
}
#div2_sp img {
  width: 100%;
  height:100%;
  object-fit: cover;
}
#div3 {
	width:100%;
	height:30px;
	top:0px;
	position:absolute;
	background-color: #000;
	left:0px; 
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	line-height:30px;
}
#div3_sp {
	width:auto;
	height:auto;
	bottom:0px;
	left:0px; 
	position:absolute;
	background-color: #000;
    z-index: 1000;
}
#div3_sp img {
  width: 100%;
  height:100%;
  object-fit: cover;
}
#div_nascosto_x_sitemap {
	width:auto;
	height:auto;
	top:-30px;
	position:absolute;
	background-color: #000;
	left:-100px; 
}

.Stile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}
