body {
	margin: auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	width:100%;
}
#DIV_Header{
	position: absolute;
	top:0px;
	left:50%;
	margin-left:-440px;
}
#DIV_Main{
	position: absolute;
	top:130px;
	left:50%;
	margin-left:-440px;
}
#DIV_MenuSx{
	position: relative;
	text-align:left;
	float:left;
	width: 170px;
	left: 10px;
	border-right: 1px dotted #555;
}
#DIV_Content{
	position: relative;
	width:500px;
	float:right;
	text-align:left;
}
#DIV_Footer{
}
h1 {
	font-family:Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #0099CC
}
A:link, A:visited 	{font-family:verdana; COLOR: #0099CC; font-size:11px; text-decoration:none; }
A:hover 			{ COLOR: #FF9900 }
.menu  {font-family:verdana; font-size:11px;  color:#0099CC; font-weight:bold;}
A.menu:link,A.menu:visited	 {color:#0099CC; text-decoration:none;font-size:11px; }
A.menu:hover 	 {font-size:10px; color: #FF9900;font-size:11px;}

.cornice 	 {
	border-top: 1px solid #0099CC;
	border-left: 1px solid #0099CC;
	border-right: 1px solid #0099CC;
	border-bottom: 1px solid #0099CC;
}
.sup 	 {
	border-top: 1px solid #0099CC;
}
.titolo {
	font-size: 24px;
	color: #0099CC;
	font-weight: bold;
	font-style: italic;
}
#title {
	margin:0;
	padding:0;
	font-size: 24px;
	color: #0099CC;
	font-weight: bold;
	font-style: italic;
}
table {font-size: 11px;	font-family:Verdana, Arial, sans-serif;}
.schermate  {font-family:verdana; font-size:10px;  color:#000000;}
A.schermate:link,A.schermate:visited	 {color:#000000; text-decoration:none;font-size:10px;}
A.schermate:hover 	 {font-size:10px; color: #FF0000;}
.Copyright {color: #333333}
.titoletto {
	font-size: 12px;
	font-weight: bold;
}