BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FcFcFc;
}
A {	color : Blue;	text-decoration : none;}
A:ACTIVE {	color : Fuchsia;}


A:HOVER {
	color : Black;
	background-color : #DCDCDC;
}

#TABLE      {border : solid;}
TABLE.base  {background-image : url(sfondo.jpg);}
TABLE.sopra {	width : 670px; border : solid; align : center;
	border-width : 0px 1px 1px 0px; border-color : Gray;}
TABLE.corpo {	width : 670px}
TABLE.sotto {	width : 670px;	border : solid;  
	border-width : 1px 1px 0px 0px; border-color : Gray;}

TD     { vertical-align : top;}
TD.left     {	width : 160px;	text-align : left;	vertical-align : top;
	border : solid;	border-width : 0px 1px 0px 0px;	border-color : Gray;}
.menusx    {font-size : 11px; color : Navy; text-align : left;}
.menusx  P       {margin-top : 0;}

.titolo    {font-weight : bold; font-size : 32px;  text-align : center;}
.titolo  P       {margin-top : 0;}
.titolo2   {font-weight : bold; font-size :  18px; text-align : center;}
.titolo2  P       {margin-top : 0;}
.scheda   {font-size :  13px; margin-top : 13; }
.scheda  P       {margin-top : 0;}
.testo   {font-size : 13px; margin-top : 13; }
.testo  P       {margin-top : 0; text-indent : 20px;}
#.testo  LI      {margin-top : 0px;	text-indent : -12px;	padding-left : 12px;}
.corsivo   {	font-size :  13px;	font-style : italic; margin-top : 13;}
.corsivo  P       {margin-top : 0; text-indent : 20px;}
.nota      {font-size : 9px; color : Navy; text-align : left;}
.nota  P { margin-top : 0;}
.didascalia{font-weight : bold; font-size : 9px; color : Navy; text-align : center; margin-top : 13;}
.didascalia  P       { margin-bottom : 13;}


.poesia    {font-size : 13px; text-align : center;}
.sottosx   {font-size : 9px; color : Navy; text-align : left;}
.sotto     {font-size : 9px; color : Navy; text-align : center;}
.sottodx   {font-size : 9px; color : Navy; text-align : right;}


