/* Foglio di stile CSS predefinito per un nuovo progetto di applicazione Web */

BODY
{
    BACKGROUND-COLOR: black;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	margin: 0 0 0 0;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	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: Verdana, 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: Verdana, Arial, Helvetica, sans-serif;
	}	


A:link	{	

	}	
		
A:visited	{	

	}	
		
A:active	{	

	}	
		
A:hover	{	

	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Verdana, 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: 0 0 0 0;
	border: 0;
	}
.DivPagina
{
	overflow: auto;
	width: 750px;
	height: 370px;
    SCROLLBAR-HIGHLIGHT-COLOR: #7CAE7D;
    SCROLLBAR-SHADOW-COLOR: #7CAE7D;
	SCROLLBAR-ARROW-COLOR: #7CAE7D;
    SCROLLBAR-BASE-COLOR: #EFEFEF;
    scrollbar-3d-light-color: #EFEFEF;
    scrollbar-darkshadow-color: #EFEFEF;
    ScrollBar-Track-Color: #EFEFEF;
	font-size: xx-small;
}
.RigaSuperiore	
{
	background-color: Black;
	height: 20px;
	color: White;
	font-size: 8pt;
	letter-spacing: -1;
}
.RigaSuperiore	A
{
	text-decoration: none;
	color: White;
}
.RigaSuperiore	A:hover
{
	text-decoration: underline;
}
.tblRigaSuperiore
{
	color: white;
	font-size: 8pt;
	letter-spacing: -1;	
}
.tblRigaSuperiore	A
{
	text-decoration: none;
	color: white;
}
.tblRigaSuperiore	A:hover
{
	text-decoration: underline;
}
.RigaBanner
{
	/*background-image: url(Immagini/Banner.jpg);
	background-repeat: no-repeat;*/
	height: 120px;
	color: #008000;
	font-size: 8pt;
	letter-spacing: -1;
}
.RigaBanner	A
{
	text-decoration: underline;
	color: #008000;
}
.tblRigaBanner
{
	color: #008000;
	font-size: 8pt;
	letter-spacing: -1;	
	font-weight: bold;
}
.tblRigaBanner	A
{
	text-decoration: none;
	color: #008000;
}
.tblRigaBanner	A:hover
{
	text-decoration: underline;
}
.RigaNews
{
	background-image: url(Immagini/BgBarraNews.gif);
	background-repeat: repeat-x;
	height: 20px;
	color: #Efefef;
	font-size: 8pt;
	letter-spacing: -1;
}
.RigaNews	A
{
	color: white;
	text-decoration:underline;
}
.RigaCorpo
{
	background-image: url(Immagini/BgCorpo.gif);
	background-repeat: repeat-x;
	height: 432px;
	color: black;
	font-size: 9pt;
	letter-spacing: -1;
}
.RigaCorpo	A
{
	color: black;
	text-decoration:underline;
}
.tblRigaCorpoSenzaSfondo
{
	color: black;
	font-size: 10pt;
	letter-spacing: -1;
	padding: 5 5 5 5;
}
.tblRigaCorpo
{
	background-image: url(Immagini/TitoloStruttura.gif);
	background-repeat: no-repeat;
	background-position: left 5;
	color: black;
	font-size: 10pt;
	letter-spacing: -1;
	padding: 2 2 2 2;
}
.tblRigaCorpo TABLE
{
	color: black;
	font-size: 10pt;
	letter-spacing: +1;
	padding: 2 2 2 2;
}
.CellaMenu
{
	background-image: url(Immagini/BgMenu.jpg);
	background-repeat: no-repeat;
	color: black;
	font-size: 9pt;
	letter-spacing: -1;
}
.TitoloPagina
{
	font-size: 12pt;
	font-weight: bold;
	color: #00522C;	
	letter-spacing: +1;
}
.RigaFondo
{
	background-color: Black;
	height: 40px;
	color: White;
	font-size: 8pt;
	letter-spacing: -1;
	line-height: 17px;
}
.RigaFondo	A
{
	text-decoration: underline;
	color: White;
}
.RigaFondo	A:hover
{
	text-decoration: underline;
}
.Menu
{
	/*background-image: url(Immagini/MenuStruttura.gif);
	background-repeat: repeat-y;*/
	height: 270px;	/*30px * numero di voci di menu*/
	width: 140px;
	color: red;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: -1;
}
.Menu A
{
	text-decoration: none;
	color: #008000;
}
.Menu A:hover
{
	text-decoration: none;
	color: #EBAD27;
}
.MenuOrizzontale
{
	color: red;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: -1;
	text-align: center;
}
.MenuOrizzontale A
{
	text-decoration: none;
	color: #008000;
}
.MenuOrizzontale A:hover
{
	text-decoration: none;
	color: #EBAD27;
}
.ServiziBackground
{
	background-image: url(Immagini/Garanzia.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.RivenditoriBackground
{
	background-image: url(Immagini/NetWork.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Titolo1 
{
	font-size: 15pt;
	font-family: Verdana;
	font-weight: bold;
	color: #00512C;
	letter-spacing: 14;
}
.Titolo2
{
	font-size: 15pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	color: #8DC540;
	letter-spacing: 14;
}
.Titolo3 
{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: bolder;
	color: #00512C;
	letter-spacing: 2;
	line-height: 25px;
}
.tblScrittePiccole
{
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	background-color: #A2C382;
	width: 250px;
	filter: alpha(opacity=80);
}

.tblScrittePiccole TD
{
	color: black;
	font-size: 7pt;
	letter-spacing: 0;
}

.tblLegenda
{
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	background-color: #A2C382;
	width: 150px;
	filter: alpha(opacity=80);
}

.tblLegenda TD
{
	color: black;
	font-size: 7pt;
	letter-spacing: 0;
}

.tblNews
{
	border-top: solid 1px gray;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;
	background-color: #C9D7B6;
	width: 200px;
	height: 120px;
	filter: alpha(opacity=60);
}

.tblNews TD
{
	color: black;
	font-size: 7pt;
	letter-spacing: 0;
}

.tblNews A
{
	color: black;
	text-decoration: none;
}

.tblPartner
{
	border-top: solid 1px gray;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;
	background-color: #C9D7B6;
	width: 200px;
	height: 340px;
	filter: alpha(opacity=60);
}

.tblPartner TD
{
	color: black;
	font-size: 7pt;
	letter-spacing: 0;
}

.tblPartner A
{
	color: black;
	text-decoration: none;
}

.tblElenco TD
{
	font-size: 9pt;
	line-height: 20px;
}

.DettaglioBig
{
	font-size: 13pt;
	font-family: Verdana;
	font-weight: bold;
	color: #00512C;
	letter-spacing: 5;
	line-height: 30px;
}
.DettaglioMedium
{
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	color: #8DC540;
	letter-spacing: 3;
	line-height: 27px;
}
.DettaglioSmall
{
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bolder;
	color: #00512C;
	letter-spacing: 1;
	line-height: 25px;
}