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(../images/sfondo.gif); border : solid;
	border-width : 1px 0px 0px 1px; border-color : Silver;}
TABLE.sopra {	width : 670px; border : solid; align : center;
	border-width : 0px 1px 1px 0px; border-color : Silver;}
TABLE.corpo {	width : 670px}
TABLE.sotto {	width : 670px;	border : solid;  
	border-width : 1px 1px 0px 0px; border-color : Silver;}

TD     { vertical-align : top;}
TD.left     {width : 160px; text-align : left; vertical-align : top;
 border : solid; border-width : 0px 1px 0px 0px; border-color : Silver;}
DIV.menusx    {font-size : 11px; color : Navy; text-align : left;}
DIV.menusx  P       {margin-top : 0;}

DIV.titolo    {font-weight : bold; font-size : 32px;  text-align : center;}
DIV.titolo  P       {margin-top : 0;}
DIV.titolo2   {font-weight : bold; font-size :  18px; text-align : center;}
DIV.titolo2  P       {margin-top : 0;}
DIV.scheda   {font-size :  13px; margin-top : 13; }
DIV.scheda  P       {margin-top : 0;}
DIV.testo   {font-size : 13px; margin-top : 13; }
DIV.testo  P       {margin-top : 0; text-indent : 20px;}
DIV.corsivo   {	font-size :  13px;	font-style : italic; margin-top : 13;}
DIV.corsivo  P       {margin-top : 0; text-indent : 20px;}
DIV.nota      {font-size : 9px; color : Navy; text-align : left;}
SPAN.nota      {font-size : 9px; color : Navy; text-align : left;}
DIV.nota  P { margin-top : 0;}
DIV.didascalia{font-weight : bold; font-size : 9px; color : Navy; text-align : center; margin-top : 13;}
DIV.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;}


