body {
	background-color: #A6ACAD;
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: #A6ACAD;
	SCROLLBAR-3DLIGHT-COLOR: #A6ACAD;
	SCROLLBAR-ARROW-COLOR: #A6ACAD;
	SCROLLBAR-TRACK-COLOR: #A6ACAD;
	SCROLLBAR-DARKSHADOW-COLOR: #A6ACAD;
}
body.iframe {
	background-color: white;
	SCROLLBAR-FACE-COLOR: #A6ACAD;
	SCROLLBAR-HIGHLIGHT-COLOR: #A6ACAD;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white;
}
table.gabbia{
	background-color: white;
	font-family : Verdana, Helvetica, sans-serif;
	margin : 0px 0px 0px 0px;
	text-align : left;
	width:569px;
	border-collapse : collapse;
}
table.gabbia a{
	font-family : Verdana, Helvetica, sans-serif;
	text-align : left;
	color:Black;
	text-decoration:underline;
	
}
table.menu{
	background-color: white;
	text-align : left;
}
table.menu td.sx{
	background-color: white;
	text-align : left;
	background-image:  url(../2003/images/sx.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:20px;
	height:19px;
}
table.menu td.cn a{
	background-color: #A6ACAD;
	text-align : left;
	width:361px;
	height:19px;
	padding-left:5px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size:12px;
	color:white;
	display:block;
	text-decoration:none;
}
table.menu td.cn a:hover{
	background-color: #F6F4E9;
	color:#91807D;
}
table.menu td.cn_ultimo a{
	background-color: #A6ACAD;
	text-align : left;
	width:361px;
	height:19px;
	padding-left:5px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size:12px;
	color:white;
	display:block;
	text-decoration:none;
	background-image:  url(../2003/images/spigolo.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
table.menu td.cn_ultimo a:hover{
	background-color: #F6F4E9;
	color:#91807D;
	background-image:  url(../2003/images/spigolo_hover.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.data{
	padding-left:208px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size:10px;
	color:#A6ACAD;
	margin-bottom:50px
	
}
.newsletter{
	padding-left:21px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size:11px;
	color:#A6ACAD;
}
.newsletter a{
	padding-left:21px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size:11px;
	color:Black;
	text-decoration:underline;
}

.newsletter_nero{
	padding-left:21px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size:11px;
	color:Black;
}
form input {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:Black;
	height: 21px;
		font-weight : bold;
	border: 1px solid Black;
}
.Bottone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : bold;
	text-decoration:none;
	background-color: #A6ACAD;
	color: Black;
	border : 1px solid black;
} 