body, TD {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif, Geneva;
	color:#333;
	font-size: 12px;
	vertical-align: top;
	margin : 0px;
	line-height:130%;
	
}
TD#sftoplat {
	background-image : url(images/bgtop.gif);
	background-repeat : repeat-x;
}
A {
	color : #FF0000;
	text-decoration : none;
}

A:HOVER {
	color : #006699;
}
TD#sftopintro {
	background-image : url(images/topintro.gif);
	background-repeat : repeat-x;
}
TD#sfbottomintro {
	background-image : url(images/bottomintro.gif);
	background-repeat : repeat-x;
}
/*

DIV#titolo {
	color : #330000;
	font-size : 15px;
	font-weight : bolder;
	text-align : center;
}


TD#mid  {
	vertical-align: middle;
}
TABLE#main {
	width : 100%;
}

#diritti {
	font-size: 9px;
	color : #FDCA01;
}
TD#centrale{
	background-color : White;
	background-image : url(images/fasciabottom.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}

TD#bd  {
	background-image : url(images/fasciabd.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
}
TD#bs  {
	background-image : url(images/fasciabs.gif);
	background-position : bottom right;
	background-repeat : no-repeat;
}
TABLE#benvenuti {
	background-attachment : fixed;
	background-image : url(images/librohome.jpg);
	background-position : bottom right;
	background-repeat : no-repeat;
}

#bordino {
	border : 1px dashed #FDCA01;
}
#button {
	font-family: verdana;
	font-size: 10px;
	color: #940000;
	background-color: #ffffff;
	border: 1px ridge #cccccc;
}
#campo {
	font-family: verdana; 
	font-size: 10px;
	border: #FDCA01 solid 1px;
}
*/