/******************************************************************************************
/**** SETTAGGI PER BODY E LINK ****/
html,body{margin: 0;padding:0}
body {
	background-color: #FFFFFF;
	text-align: center;
/*	SCROLLBAR-FACE-COLOR: #FFD700;
	SCROLLBAR-HIGHLIGHT-COLOR: #F5910F;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #CAA056;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #F4E6CC;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;*/
}

.top{
	background-color: #FFC04A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	letter-spacing: 3px;
}

table#footer{
	background-color: #FFC04A;
	font-family: Verdana;
	color: black;
	font-size: 9px;
	padding: 3px;
}

table#footer a{
	font-family: Verdana;
	color: black;
	font-size: 9px;
	text-decoration: none;
}

/**** SETTAGGI PER IL TESTO ****/
 .testotitolo{
	font-family: Verdana;
	color: #304E50;
	font-size: 9px;
}
 a.testotitolo:link{
	font-family: Verdana;
	color: #325052;
	font-size: 9px;
	text-decoration: none;
}
 a.testotitolo:visited{
	font-family: Verdana;
	color: #304E4F;
	font-size: 9px;
	text-decoration: none;
}
 a.testotitolo:hover{
	font-family: Verdana;
	color: #325254;
	font-size: 9px;
	text-decoration: none;
}
 
 /*Classe che definisce del normale testo*/
 .testo{font-family:Verdana; color:#000000; font-size:9px}
 a.testo:link{
	font-family: Verdana;
	color: #3B5F64;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
 a.testo:visited{
	font-family: Verdana;
	color: #3D6267;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
 a.testo:hover{font-family:Verdana; color:#000000; font-size:9px; text-decoration:none; font-weight:bold;}
 
 /*Classe che definisce lo stile dei link nel menù a condizioni normali*/
 a.normalLink:link{font-family:Verdana; color:#000000; font-size:10px; text-decoration:none;}
 a.normalLink:visited{font-family:Verdana; color:#000000; font-size:10px; text-decoration:none;}
 a.normalLink:hover{
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
	background-color: #FFD700;
}
 
 /*Classe che definisce lo stile dei link nel menù quando una voce è selezionata*/
 a.activeLink:link{font-family:Verdana; color:#000000; font-size:10px; text-decoration:none; font-weight:bold;}
 a.activeLink:visited{font-family:Verdana; color:#000000; font-size:10px; text-decoration:none; font-weight:bold;}
 a.activeLink:hover{font-family:Verdana; color:#000000; font-size:10px; text-decoration:none; font-weight:bold;}
 
 /*Classe che definisce lo stile dei link nelle sottovoci di menù in condizioni normali*/
 a.normalChildLink:link{font-family:Verdana; color:#000000; font-size:10px; text-decoration:none; padding-left:10px;}
 a.normalChildLink:visited{font-family:Verdana; color:#000000; font-size:10px; text-decoration:none; padding-left:10px;}
 a.normalChildLink:hover{font-family:Verdana; color:#000000; font-size:10px; text-decoration:underline; padding-left:10px;} 
 
 /*Classe che definisce lo stile dei link nelle sottovoci di menù quando una voce è selezionata*/
 a.activeChildLink:link{font-family:Verdana; color:#000000; font-size:10px; text-decoration:none; font-weight:bold; padding-left:10px;}
 a.activeChildLink:visited{font-family:Verdana; color:#000000; font-size:10px; text-decoration:none; font-weight:bold; padding-left:10px;}
 a.activeChildLink:hover{font-family:Verdana; color:#000000; font-size:10px; text-decoration:none; font-weight:bold; padding-left:10px;}
 
 /*Classe che definisce del testo grande*/
 .testogr{font-family:Arial; color:#000000; font-size:12px}
 a.testogr:link{
	font-family: Verdana;
	color: #3F666B;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
 a.testogr:visited{
	font-family: Verdana;
	color: #3F666B;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
 a.testogr:hover{font-family:Verdana; color:#000000; font-size:12px; text-decoration:none; font-weight:bold;}
	 
 .ricerca {
	background-color: white;
}
 
 /*Classe per il testo piccolo bianco*/
 .testopiccolo {
	font-family: Arial;
	color: #FEFEFE;
	font-size: 9px;
}
 
  /*Classe per il testo piccolo nero*/
 .testosmall {font-family:Arial; color:#484848; font-size:9px}
 
 /*Classe che definisce del testo di errore*/
 .errore{font-family:Verdana; color:red; font-size:9px; font-weight:bold}
 
 /*Classe per la gestione del testo piccolo di intestazione*/
 .smallerheader{
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #FEFEFE;
}  
 
  /*Classe per il testo piccolo bianco*/
 .testologin {
	font-family: Arial;
	color: #FEFEFE;
	font-size: 11px;
}
 

/**** SETTAGGI PER COMPONENTI FORM ****/

 /*Classe per la gestione delle select*/
 .buttonclass{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	border: 1px solid black;
	text-align: center;
}
 
 /*Classe per la gestione delle caselle di testo*/
 .selectclass{background-color : white; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; color : black; border : 1px solid black; text-align : center}
 
 /*Classe per la gestione delle caselle di testo*/
 .inputclass{
	color : teal;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border : 1px solid #2F4F4F;
	white-space : normal;
	text-decoration : none;
} 

/**** SETTAGGI PER LA GESTIONE DELLE TABELLE****/  

 .tabIndexSfondo {
	background-color: #FFFFFF;
}
  
 .topTabelle { background-color:#FFFFFF;}
 
 .BloccoSfondo { background-color:#ffffff;}
 
 .ModuloSfondo { background-color:#ffffff;}
 
 .tabBloccoIndexSfondo { background-color:#FFFFFF;}
    
 /*Barra di chiusura del sito*/
 .bottomsito {
	background-color: #2F4F4F;
} 

 /*Modifiche per la validazione W3C*****/
 .TabTitle {
	background: url(STRUCTURE/btm.gif );
	background-repeat : repeat-x;
}

 .TabRightBackGround {
	background: url(STRUCTURE/brm.gif );
}
 .TabLeftBackGround {
	background: url(STRUCTURE/blm.gif );
}

 .TabBackGround {
	background: url(STRUCTURE/bbg.gif );
}

 .TabHeader {
	background: url(STRUCTURE/sfondo_tab.jpg);
}
 .TabPagConStileMenu {
	margin: auto;
	border-top: 1px solid #cdf7f1;
	border-left: 1px solid #cdf7f1;
	border-right: 1px solid #cdf7f1;
	border-bottom: 1px solid #cdf7f1;
	padding: 0px;
	width: 95%;
	text-align: center;
	background: #f0feff;
}
 .TabPagGrigiaChiara {
	margin: auto;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	padding: 1px;
	width: 80%;
	text-align: center;
	background: White;
}
 