* {
    font-family: Verdana, Helvetica;
    font-size: 9pt;
}
body
{
	
	font-family: Verdana, Helvetica;
    font-size: 9pt;
	
}

testo
{
	font-size: 9pt;
}
#divBanner
{
     text-align: center;
    
}
.clsbanner 
{
     text-align: center;
     visibility: visible;
    }
td 
{
	font-size: 9pt;
}

input
{
	font-family:Verdana, Arial;
	font-size: 9pt;
}

a
{
	
	color: #ff6600;
	
}	

rating 
{
	color: Red;
	font-size: larger;
	font-weight: bold;
	text-decoration: none;	
}

/* 
	arancio #ff9900
	verde #669933
	giallo #ffffcc
*/

/* forum */
.forumline	{ background-color: #FFFFFF; border: 2px #ff9900 solid; }


td.forumrow1	{ background-color: #FFFFFF; }
td.forumrow2	{ background-color: #FFFFEE; }
td.forumrow3	{ background-color: #D1D7DC; }

.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #FFFFFF; background-color:#669933}
a.cattitle		{ text-decoration: none; color : #ff9900; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #ff9900; }
a.forumlink 	{ text-decoration: none; color : #ff9900; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }

.catleft {background-color:#ffffcc; border: #FFFFFF; border-style: solid; height: 28px; font-size: 12px;}

.titoletto {background-color:#ffffcd; border: #FFFFFF; border-style: solid; height: 28px; font-size: 12px;}

.piccolo { FONT-SIZE: 7pt; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
.titoloscheda { FONT-SIZE: 12px; COLOR: #FF6600; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}

.cattitlesmall		{ font-weight: bold; color : #FFFFFF; background-color:#669933}
// stili FTB
.testo_normale{
	font-family:Verdana, Arial;
	font-size: 9pt;
}

.testo_grande{
	font-size: 10pt;
}

.testo_piccolo{
	font-size: 7pt;
}
.evidenziato{
	background-color:Yellow;
	color: Black;
}
