p, input, span, ul, ol, li, div ,td	{ font-family: Arial, Helvetica, sans-serif; font-size: 9pt;}
.small	{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}

a	{ text-decoration: none;}

a:link		{ color: #000000;}
a:visited	{ color: #666666;}
a:active	{ color: #000000;}
a:hover		{ color: #009999;}

.green	{ color: #009999;}
.white	{ color: #FFFFFF;}
.red	{ color: #FF0000;}
.blu	{ color: #0000CC;}
.gray	{ color: #CCCCCC;}

a.green			{ color: #009999;}
a.green:visited	{ color: #666666;}
a.green:hover	{ color: #009999;}
a.green:active	{ color:  #009999;}

a.white			{ color: #FFFFFF;}
a.white:visited	{ color: #FFFFFF;}
a.white:hover	{ color: #FFFFFF;}
a.white:active	{ color: #FFFFFF;}

a.loc:link		{ color: #0000CC;}
a.loc:visited	{ color: #666666}
a.loc:hover		{ color: #0000CC;}
a.loc:active	{ color: ##0000CC;}

a.intra:link	{ color: #FF0000;}
a.intra:visited	{ color: #666666;}
a.intra:hover	{ color: #FF0000;}
a.intra:active	{ color: #FF0000;}

.disabled	{ color: #999999;}

select		{ color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 9pt;}
textarea	{ color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 9pt;}

.greenselect { background-color: #009999; color: #FFFFFF;}

/* NUOVA SEZIONE DOWNLOAD AREA */

#downloadarea{
padding:0;
margin:4px 10px;
}
h2{
background:#399;
}
#tbl_download td{
padding:6px 6px;
border-bottom:1px solid #ccc;
font-weight:bold;
text-align:center;
color:#399;
}
#tbl_download td.col1{
font-size:11px;
color:#999;
font-weight:normal;
text-align:left;
}
#tbl_download td.col2 {
font-weight:normal;
text-align:left;
}

/* NUOVO FOOTER 14/7/2005 **************************************************************** */
#footer{
background:#099;
padding:4px;
padding-bottom:10px;
position:relative;
color:#fff;
}
#footer a{
color:#fff;
font-weight:bold;
}

#footer select,
#footer img {
display:block;
margin:8px 0;
}

#left{
height:80px;
}

#center{
position:absolute;
top:4px;
left: 220px;
width:250px;
}

#right{
position:absolute;
top:4px;
left: 490px;
}

