body {
	background-position: left top;
	background-repeat: repeat-y;
	background-attachment: fixed;
}
.tab {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(images/bgshade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#menu {
	background-color: #6699CC;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	margin-left: 2px;
	margin-bottom: 1px;
}
#menu a{
	background-color: #6699CC;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
#menu a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#window {
	background-color: #eee;
	border: 1px solid #ccc;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	font-family: Tahoma;
	font-size: 11px;
	color: #454545;
	text-decoration: none;
	text-align: center;
	margin-top: 1px;
}
#separa {
	line-height: 5px;
}
.testo {
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	
}
#caption {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 6px;
	padding-right: 6px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Stile1 {font-size: 18px}
.subtitle {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#main {

}
#trafilo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #EFEFEF;
}
.link {
	font-family: Tahoma;
	color: #3F7DBC;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	text-decoration: none;
}
.testotit {
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	padding-top: 10px;
	font-weight: bold;
}
