﻿
body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:360px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	color: #c39d0d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
}
.NormalBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}
.normalRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.BoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight:bold;
}

.linkspiccoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f776c;
}
.titolitable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.campi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	cursor: text;
}
.pallino {color: #D0AB00}
.negativo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.linkspento {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.testotable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
a.CDA:link {
	color: #333333;
	text-decoration: none;
}
a.CDA:visited {
	text-decoration: none;
	color: #333333;
}
a.CDA:hover {
	text-decoration: none;
	color: #c39d0d;
}
a.CDA:active {
	text-decoration: none;
}
.CommandButton     {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color:lime;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the Portal admin pages */
A.CommandButton:link {
    text-decoration:    none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Blue ;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: blue;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: blue;
}

A.CommandButton:hover    {
    text-decoration:    none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color:Yellow;
    color: red;
}
.menusx			{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight:bold;
}
a.menusx:link {
	color: #c39d0d;
	text-decoration: none;
}
a.menusx:visited {
	text-decoration: none;
	color: #c39d0d;
}
a.menusx:hover {
	text-decoration: none;
	color: #333333;
}
a.menusx:active {
	text-decoration: none;
	color: #333333;
}
/* stile per la tab selezionata*/
.SelectedTab {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:red;
    font-weight: bold
}

/* stile per le tabs non selezionate*/
.OtherTabs {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#0000ff;
    text-decoration: none;
    font-weight: bold
}
.OtherTabs:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Maroon;
    text-decoration: none;
    font-weight: bold
}
.titologrande {
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
font-weight:normal;
}
.titoloccall{
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:normal;
}
A.titoloccall
{
color:#c39d0d;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:normal;
}
.SubHead
{
	font-weight: bold;
	font-size: 12px;
	color: #111199;
	font-family: Arial, Helvetica, sans-serif;
}
.SiteTitle {
    font-family: Arial Bold, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color:#555555 ;
    line-height:32px;
   
}
.Banner {
    font-family: Arial Bold, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color:Red;
    line-height:22px;
}
A.Banner:link {
    font-family: Arial Bold, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color:#5e82a5;
    line-height:22px;
   
}
A.Banner:visited {
    font-family: Arial Bold, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color:#5e82a5;
    line-height:22px;
   
}
A.Banner:hover {
    font-family: Arial Bold, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color:blue;
    line-height:22px;   
}
.Avvertimento    {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color:#FF8888;
   /* background-color:Yellow;*/
}   
.Grigio 
{
	color:#999999;
}
a.Grigio:hover {
	text-decoration: none;
	color: #999999;
}