body
{ 
	scrollbar-face-color:	#e5e6c4;
	scrollbar-shadow-color:	beige;
	scrollbar-3dlight-color: #e5e6c4;
	scrollbar-arrow-color:	#778899;
	scrollbar-track-color:	whitesmoke;
	scrollbar-highlight-color:	whitesmoke;		
	
}

.combo
{
	BACKGROUND-COLOR: #e5e6c4;
	color:  DodgerBlue;	
	font:statusbar;	
		cursor:hand;	
}

.bottone
{
	cursor: hand;	
}

A:link, A:visited
{
	text-decoration: none;
}

A:hover
{
	 text-decoration: underline 
}


.marche 
{
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP:  1px solid;
	BORDER-LEFT:  1px solid;
	BORDER-BOTTOM: 1px solid;
	background-color: White;
}

.link
{
	cursor:hand	
}
	

.parent
{
	background-color: peru; 
	border-top: 1px solid Snow; 
	width:160px; 
	height:19px;   
	}
	
.header
{
	color: White; 
	text-decoration: none; 
	width: 160px; 
	height:15px;
	font-family: Verdana, Arial; 
	font-size: 11px;  
	font-weight:normal; 
	}
	
.child
{
	z-index: 1;
	width: 160px;
	height: 19px;
	background-color: antiquewhite;
}
	
.opt
{
	color: Black; 
	text-decoration: underline; 
	width: 160px; 
	height:15px; 
	font-family: Verdana, Arial; 
	font-size: 11px;   
	font-weight:normal; 
	}
	
.opt:hover
{
	color: Black; 
	text-decoration: none; 
	width: 160px; 
	height: 15px; 
	font-family: Verdana, Arial; 
	font-size: 11px;   
	font-weight:normal; 
	}
	
.header:hover
{
	color: Black; 
	text-decoration: none; 
	width: 160px; 
	height:15px;  
	font-family: Verdana, Arial; 
	font-size: 11px;   
	font-weight:normal; 
	}

	
.clrSfondo
{
	background-color: #548c74;
}

	
.clrPtincipale
{
	background-color:green;
}

.cellaChiara
{
	background-color: whiteSmoke
}

.cellaScura
{
	background-color:#bcd8d0
}

.Input
{
	color: black;
	font-family: Verdana;
	font-size: XX-Small;
	font-weight: normal;
	}
	
.txtPiccolo
{
	color: black;
	font-family: Verdana;
	font-size: XX-Small;
	font-weight: normal;
	}
	
.txtPiccolob
{
	color: black;
	font-family: Verdana;
	font-size: XX-Small;
	font-weight:bold
	}
	
.txtPiccolobc
{
	color: #548c74;
	font-family: Verdana;
	font-size: XX-Small;
	font-weight:bold
}

.txtPubblicita
{
	color: RoyalBlue;
	font-family: Verdana;
	font-size: X-Small;
	font-weight: normal
}

.txtPiccoloc
{
	color: LightSlateGray;
	font-family: Verdana;
	font-size: XX-Small;
}

.txtNormale
{
	color: black;
	font-family: Verdana;
	font-size: X-small;
	font-weight: normal;
	}
	
.txtNormaleb
{
	color: black;
	font-family: Verdana;
	font-size: X-Small;
	font-weight:bold
	}
	
.txtNormalebc
{
	color: #548c74;
	font-family: Verdana;
	font-size: X-Small;
	font-weight:bold
}

.txtGrande
{
	color: black;
	font-family: Verdana;
	font-size:medium;
	font-weight: normal;
	}
	
.txtGrandeb
{
	color: black;
	font-family: Verdana;
	font-size:medium;
	font-weight:bold
	}
	
.txtGrandebc
{
	color: #548c74;
	font-family: Verdana;
	font-size:medium;
	font-weight:bold
}


.titolo1
{
	color: #548c74;
	font-family: Verdana;
	font-size:large;
	font-weight:bold
}

.titolo2
{
	color: #548c74;
	font-family: Verdana;
	font-size:medium;
	font-weight:bold
}

.titolo3
{
	color: #548c74;
	font-family: Verdana;
	font-size:small;
	font-weight:bold
}



.BtnRicerche
{
	border-right: #004000;
	border-top: #004000;
	font-size: xx-small;
	background: seagreen;
	border-left: #004000;
	cursor: hand;
	color: #e0e0e0;
	border-bottom: #004000;
	font-family: Verdana;
	height: 16px;
	text-decoration:none;
}

.BtnRicercheChiaro
{
	border-right: #004000;
	border-top: #004000;
	font-size: xx-small;
	background: #dfe7d7;
	border-left: #004000;
	cursor: hand;
	color: darkgreen;
	border-bottom: #004000;
	font-family: Verdana;
	height: 16px;
	text-decoration:none;		
}


.validator
{
	color: cornflowerblue;
	font-family: Verdana;
	font-size: XX-Small;
	font-weight: bold;
	}
