* {margin:0; padding:0}
.sm {list-style:none; width:528px; height:300px; display:block; overflow:hidden}
.sm li {float:left; display:inline; overflow:hidden}



html, body {
  width: 100%;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(img/SFONDO.png);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 30px;
}


.Stile1 {
	color: #9BD5E4;
	font-weight: bold;
}
.Stile2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:16px;
}
.Stile3 {
	font-size: 12px;
	color: #9BD5E4;
	font-weight: bold;
	line-height:16px;
}
.Stile4 {
	color: #FFFFFF;
}
.Stile5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height:16px;
}
.Stile6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:18px;
}
.Stile7 {
	font-size:11px;
	line-height:18px;
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #9BD5E4;
}
a:active {
	text-decoration: none;
	color: #666666;
}


#container {
	display: block;
	width:100%;
	height:575px;
	position: absolute;
  	top: 300px;
	left:0px;
	margin-top:-235px;
	background-color:#FFFFFF;
}

#testata {
	position: absolute;
	float:left;
	height: 190px;
	left: 0px;
	background-image: url(img/sfondoSalta.png);
	background-repeat: no-repeat;
	width: 100%;
	background-color: #FFFFFF;
}

#menuUno {
	position:absolute;
	font-size: 12px;
	color: #666666;
	line-height: 21px;
	top: 15px;
	width: auto;
	left:270px;
}

#menuDue {
	position:absolute;
	font-size: 12px;
	color: #666666;
	line-height: 21px;
	top: 15px;
	width: auto;
	left:395px;
}

#logo {
	height: auto;
	width:auto;
	position:absolute;
	left: 780px;
	top: 28px;
}

#contenuti{
	position: absolute;
	bottom:0px;
	font-size: x-small;
	color: #666666;
	height: 425px;
	float: right;
	width: 100%;
}



#gallery{
	position: absolute;
	font-size: x-small;
	color: #666666;
	height: 417px;
	bottom:0px;
	width: 100%;
	overflow: auto;
	scrollbar-base-color:#999999;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#C6C6C6;
	scrollbar-face-color:#E1E6E9;
	scrollbar-shadow-color:#999999;
	scrollbar-highlight-color:#ffffff;
	scrollbar-dark-shadow-color:#9BD5E4;
	scrollbar-3d-light-color:#E3E9EC;
	right: 0px;
	background-color: #FFFFFF;
}

#gallery a:link {
	color: #9BD5E4;
	text-decoration: underline;
	font-weight: bold;
}
#gallery a:visited {
	text-decoration: underline;
	color: #9BD5E4;
	font-weight: bold;
}
#gallery a:hover {
	text-decoration: underline;
	color: #7FB7C6;
	font-weight: bold;
}
#gallery a:active {
	text-decoration: underline;
	color: #9BD5E4;
	font-weight: bold;
}

#sfondoSbassa{
	position: absolute;
	height: auto;
	bottom:16px;
	right: 0px;
}

#sfondoSbassaHome{
	position: absolute;
	height: auto;
	bottom:0px;
	right: 0px;
}

#aboutme{
	position: absolute;
	height: auto;
	bottom:16px;
	right: 0px;
}
