@charset "iso-8859-1";
body{padding: 0; margin: 0; color: #565555; font-size: 1.2em; font-family: Georgia;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color:#FDFDFD;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FDFDFD;	
}
.elencoSymbol{font-size:0.8em; color: #2855A6/*orange*/;}
/*link dell'elenco*/
a.elencoItem:link{width:100%; font-size:0.9em; line-height:150%; color: darkorange; text-decoration:none; font-weight:bold;}
a.elencoItem:visited{width:100%; font-size:0.9em; line-height:150%; color: #2855A6; text-decoration:none; font-weight:bold;}
a.elencoItem:hover{width:100%; font-size:0.9em;  line-height:150%; color: #2855A6; text-decoration:underline; font-weight:bold; cursor:hand}
/*link home&list
ltri*/
a.pannello_link_bordo:link{padding: 4px; text-decoration:none; font-size: 0.9em; font-weight:bold; background: url(home_bordo.gif) center center; line-height: 24px; border: 0px solid black; width:156px; text-align: center; color: #2855A6;}
a.pannello_link_bordo:visited{padding: 4px; text-decoration:none; font-size: 0.9em; font-weight:bold; background: url(home_bordo.gif) center center; line-height: 24px; border: 0px solid black; width:156px; text-align: center; color: #2855A6;}
a.pannello_link_bordo:hover{padding: 4px; text-decoration:none; font-size: 0.9em; font-weight:bold; background: url(home_pieno.gif) center center; line-height: 24px; border: 0px solid black; width:156px; text-align: center; color: white; cursor:hand; }
/*link home&list&paginacorrente*/
a.pannello_link_pieno:link{padding: 4px; text-decoration:none; font-size: 0.9em; font-weight:bold; background: url(home_pieno.gif) center center; line-height: 24px; border: 0px solid black; width:156px; text-align: center; color: white;}
a.pannello_link_pieno:visited{padding: 4px; text-decoration:none; font-size: 0.9em; font-weight:bold; background: url(home_pieno.gif) center center; line-height: 24px; border: 0px solid black; width:156px; text-align: center; color: white;}
a.pannello_link_pieno:hover{padding: 4px; text-decoration:none; font-size: 0.9em; font-weight:bold; background: url(home_bordo.gif) center center; line-height: 24px; border: 0px solid black; width:156px; text-align: center; color: #2855A6; cursor:hand; }

.testo_pagine_col_ara{color: darkorange; font-size: 1.1em;}

h1{font-size: 1em;}


.titolo{color: #565555; font-size: 1.0em; font-family: Georgia; font-weight:bold;}
.frase{font-size: 1.0em; font-family: Georgia; padding-left: 1em; padding-right: 1em;}
.Contenuto{ color: #565555; font-size: 1em; font-family: Georgia; padding-right: 1em;}
