/* Foglio di stile CSS predefinito per un nuovo progetto di applicazione Web */

BODY
{
    BACKGROUND-COLOR: white;
    background-image: url(./images/sfondo.gif);
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}
BODY.Header
{
    BACKGROUND-COLOR: WhiteSmoke;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	24Pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

TD	{	
	vertical-align:	middle;
	font-size:	7pt;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	

TD.Header	
{
	vertical-align:	middle;
	BACKGROUND-COLOR: WhiteSmoke;
	border-bottom: 0.01cm solid;
	border-bottom-color: #747171;
	}	
	
TD.sx	{	
	BACKGROUND-COLOR: WhiteSmoke;
	vertical-align: middle;
	text-align: center;
	width: 150px;
	}	
TD.centro	
{
	BACKGROUND-COLOR: white;
	vertical-align: middle;
	text-align:  center;
	height: 20px;
	}	
TD.basso	{	
	BACKGROUND-COLOR: WhiteSmoke;
	vertical-align: middle;
	text-align: left;
	border-top: 0.01cm solid;
	border-top-color: #747171;	
	}		
	
TR  {
	border: solid;
	height: auto;
	background-color:   none;
	vertical-align:	middle;
	}

.initial	{
	background-color: none;
	}

.normal		
{
	background-color: none;
	}

.highlight	
{
	background-color: #C8FFFA; 
	}
	
A:link	
{
	padding-bottom:2px;
	text-decoration:	none;
	color:	white;
	border-color: black;
	}	
		
A:visited	
{
	padding-bottom:2px;
	text-decoration:	none;
	color:	white;
	border-color: black;
	}	
		
A:active	
{
	padding-bottom:2px;
	text-decoration:	none;
	color:	white;
	border-color: black;
	}	
		
A:hover	
{
	padding-bottom:2px;	
	text-decoration:	none;
	color:	black;
	border-color: black;
	background-color:#FFDD3F;
	}
		
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: none;
	}

DIV.sx	{
	background: WhiteSmoke;
	border-right: 0.01cm solid;
	border-right-color: #747171;	
	}
	
DIV.centrato 
{
	left: 150px;
	text-align: center; 
	border-bottom: none;
	border-bottom-color: none;
	}

TABLE.centrato-tabella {
	margin-left: auto;
	margin-right: auto;
	}	
	
.linkbutton
{
	display: block;
	padding-bottom:2px;
	font-family:Verdana, Arial;
	font-size:7pt;
	color:white;
	font-weight:bold;
	text-decoration:none;
	background-color:#477FA2;
	border: solid thin;
	text-align: center;
	height: 16px;
	width: 90px;
	vertical-align: middle;
}

.app
{
	display: block;
	padding-bottom:2px;
	font-family:Verdana, Arial;
	font-size:7pt;
	color:white;
	font-weight:bold;
	text-decoration:none;
	background-color:#477FA2;
	border: solid thin;
	text-align: center;
	width: 160px;
	vertical-align: middle;
}

.menu
{
	display: block;
	padding-bottom:2px;	
	font-family:Verdana, Arial;
	font-size:7pt;
	color:white;
	font-weight:bold;
	text-decoration:none;
	background-color:#477FA2;
	border: solid thin;
	text-align: center;
	width: 136px;
	vertical-align: middle;
}

.log
{
	display: block;
	padding-bottom:2px;	
	font-family:Verdana, Arial;
	font-size:7pt;
	color:white;
	font-weight:bold;
	text-decoration:none;
	background-color:#9A0D0D;
	border: solid thin;
	text-align: center;
	width: 90px;
	height: 14px;
	vertical-align: middle;
}

.Footer
{
	display: block;
	padding-bottom:2px;	
	font-family:Verdana, Arial;
	font-size:7pt;
	color:white;
	font-weight:bold;
	text-decoration:none;
	background-color:#9A0D0D;
	border: solid thin;
	text-align: center;
	width: 140px;
	height: 14px;
	vertical-align: middle;
}

