td{
      font-size: 11px;
   }
td.grigio_menu    {
	background-color: E6E6E6;
color=#FFFFFF; 					background-image: url(immagini/sfondo_menu.gif);
	vertical-align: middle;
	background-position: center center;
	text-align: center;
	background-repeat: repeat-x;
}

td.azzurro    {
	background-color: #4365A5;
    color=#FFFFFF; 
	text-align: center;
	
}



tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808a97;
	text-decoration: none;
	text-align: justify;
	line-height: 14px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	line-height: 14px;

}
a.menu{
	color: #666666;
        }

a:focus { outline: 0; }


a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
	line-height: 14px;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	line-height: 14px;
}

.titolo{
         font-size: 14px;
        }

.sfondo_grigio{
	background-color: #F7F7F7;
	/* border: 1px outset #DBDBDB; */
	padding: 4px;
	line-height:14px;
	color: #828282;
	font-weight: normal;
	background-position: bottom;

              }

.sfondo_bianco{
	background-color: #FFFFFF;
	border: 1px outset #CCCCCC;
	padding: 1px;
	line-height:14px;
	color: #999999;
	font-weight: normal;

              }
.sfondo_goffrato{
	background-image: url(immagini/sfonfo_news.gif);

                }			  

			  
td {
	border: thin #666666;
}
img {
    border:0; 
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.arancio{
	color: #FF6600;
         }


/* settaggi per news box */
#news
{
	width:320px;
	      font-size: 10px;
	/*background:#eee;*/
}
#news a
{
	color: #FF9933;
}
#news ul
{
	margin:0 .5em 0 1em;
	padding:0;
}


#news li{
	line-height:2em;
}

/* the news box when JavaScript is available */
#news.hasJS
{
	height:113px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:120px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:5;
}






