﻿.copyright {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
}
.page {
	/*	background-image: url('./images/wall.jpg'); */
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	overflow: hidden;
}
.nascondi {
	display: none;
}
.tdban {
	text-align: center;
	overflow: hidden;
	background-color: transparent;
}
.startbtn {
	position: absolute;
	width: 40px;
	height: 40px;
	z-index: 2;
	bottom: 0px;
	left: 0px;
}
.statusbar {
	background-position: center bottom;
	position: absolute;
	width: 100%;
	height: 30px;
	z-index: 1;
	bottom: 0px;
	left: 0px;
	background-image: url('./images/menu_img/bar.png');
	background-repeat: no-repeat;
}
.deskbtn {
	position: absolute;
	width: 20px;
	height: 30px;
	z-index: 2;
	right: 0px;
	bottom: 0px;
}
.bannbtn {
	position: absolute;
	width: 20px;
	height: 30px;
	z-index: 2;
	right: 110px;
	bottom: 0px;
}

html, body{margin:0px; padding:0px; }
.wrapper{text-align:left; width:600px; margin:auto;}
p, 
.wrapper div{
	border-width: thin thin 1px thin;
	border-color: #6699FF;
	margin: 1px 2px 5px 2px;
	background: transparent;
	padding: 5px;
	z-index: 0;
	border-bottom-style: groove;
	background-image: url('images/desktop/sf_p.png');
	background-repeat: repeat-x;
}
.clock {
	position: absolute;
	width: 100px;
	height: 20px;
	z-index: 9;
	right: 10px;
	bottom: 5px;
}
.postit {
	background-position: center center;
	width: 180px;
	height: 180px;
	top: 100px;
	right: 10px;
	overflow: hidden;
	position: absolute;
	background-image: url('images/desktop/postit180.png');
	background-repeat: no-repeat;
}
.banner {
	border: thin groove #CC9900;
	padding: 2px;
	overflow: hidden;
	bottom: 120px;
	right: 10px;
	z-index: 2;
	position: absolute;
}
.style1 {
	border-style: solid;
	border-width: 1px;
}
.style2 {
	border-style: solid;
	border-width: 0px;
}
.bottom {
	background-image: url('images/desktop/sf_bott.png');
	background-repeat: repeat-x;
	background-color: transparent;
}
.menu_desk {
	text-decoration: none;
	color: #000000;
	font-size: small;
}
.menu_start {
	text-decoration: none;
	color: #000000;
	font-size: small;
	vertical-align: middle;
	list-style-type: none;
	list-style-image:none;
}
.home_page {
	border-style: none;
	margin-left: 15px;
	background-image: none;
}
#foldheader {
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	list-style-image: url('/images/menu/fold.gif');
	font-size: small;
	text-indent: 3px;
}
#foldinglist {
	list-style-image: url('/images/menu/list.gif');
	font-size: small;
	text-indent: 3px;
}
#foldingmail {
	list-style-image: url('images/menu/mail.gif');
	font-size: small;
	font-style: italic;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	color: #008000;
	text-indent: 3px;
}
.menu_div {
	overflow: hidden;
	margin-top: 10px;
	margin-left: 1px;
	text-align: left;
	list-style-image: url('images/menu/fold.gif');
}
.bottom_text {
	padding: 3px;
	height: 50px;
	width: 80%;
	top: 0px;
	left: 70px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	vertical-align: middle;
}
.bottom_img {
	margin: 1px;
	height: 50px;
	width: 50px;
	top: 0px;
	left: 10px;
	position: absolute;
}

