body, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size: 11px;
	vertical-align: top;
	margin : 0px;
}
A {
	color : #940000;
	text-decoration : none;
}
A:HOVER {
	color : #330000;	
}

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#sflat {
	background-color : #940000;
	background-image : url(images/sfumatura.gif);
	background-position : bottom;
	background-repeat : repeat-x;
}
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;
}