BODY, TD {
	color : #FFFFFF;
	font-family : Verdana;
	font-size: 8pt;
}

A {
	color: #F9B95D;
	text-decoration : none;
	font-weight: bold;
}

A:Hover {
	color: #FF9900;
	text-decoration : none;
	font-weight: bold;
}

HR {
	color: #EBEBEB;
	height: 1pt;
	weight: 250px;
}

.copyr {
	color : #666666;
	font-family : Verdana;
	font-size: 7pt;
	text-align: justify;
}

.locatore {
	color: #F9B95D;
	font-weight: bold;
}

.linkpiccoli {
	font-size: 7pt;
}


.sfondo {
	background-attachment: scroll;
	background-image: url(../img_layout/layout_sf_tabella_verde_sfumatura.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bianco {
	color: #FFFFFF;
}

.INPUTpiccolo {
	height : 17;
	width : 100;
	font-family : Verdana;
	font-size: 9;
	color : #000000;
	border : 1px solid #999999;
	background :  #FFFFFF;
}
.INPUTgrande {
	height : 17;
	width : 344;
	font-family : Verdana;
	font-size: 9;
	color : #000000;
	border : 1px solid #999999;
	background :  #FFFFFF;
}
.INPUTtextarea {
	height : 100;
	width : 330;
	font-family : Verdana;
	font-size: 9;
	color : #000000;
	border : 1px solid #999999;
	background :  #FFFFFF;
}


