/*Classe che definisce del normale testo*/
 .testo{font-family:Verdana; color:#000000; font-size:9px}
 .testo_colore{font-family:Verdana; color:#09447F; font-size:9px}
 .testotitoli{font-family:Verdana; color:#ffffff; font-size:13px}
 a.testo:link{font-family:Verdana; color:#1C44B2; font-size:9px; text-decoration:none; font-weight:bold;}
 a.testo:visited{font-family:Verdana; color:#1C44B2; 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;}

.testoArancio14 { font-family: Arial; font-size: 14pt; color: #FCAF17 }
.testoArancio16 { font-family: Times New Roman; font-size: 15pt; color: #FCAF17 }

.testoNero10 { font-family: Times New Roman; font-size: 10pt; color: #000000 }
.testoNero11 { font-family: Times New Roman; font-size: 11pt; color: #000000 }
.testoNero12 { font-family: Times New Roman; font-size: 12pt; color: #000000 }

.testoBlu11 { font-family: Times New Roman; font-size: 11pt; color: #25409A }

.testoGrigio10 { font-family: Arial; font-size: 10pt; color: #A7A9AC }

.linkNerAra8 { font-family: Times New Roman; font-size: 8pt; color: #000000; text-decoration: none }
.linkNerAra8:hover { color: #FCAF17 }

.testoArancio11 { font-family: Times New Roman; font-size: 11pt; color: #FF8300}

.linkAraNero18 { font-family: Courier New, Courier, mono; font-size: 18pt; color: #FF9900; text-decoration: none }
.linkAraNero18:hover { color: #000000 }

.linkNerAra9 { font-family: Times New Roman; font-size: 9pt; color: #000000; text-decoration: none }
.linkNerAra9:hover { color: #FCAF17 }

.linkGriAra10 { font-family: Arial; font-size: 10pt; color: #A7A9AC; text-decoration: none }
.linkGriAra10:hover { color: #FCAF17 }

 .inputclass{
  color            : #3B5C8D;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  border           : 1px solid #7588D6;
  white-space      : normal;
  text-decoration  : none;
 } 
 .campifocus{
  color            : #4C6790;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  border           : 1px solid #7588D6;
  white-space      : normal;
  text-decoration  : none;
  background       : #F6FA8E; 
 } 

 /*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; Cursor : Hand}


.tabIndexSfondo { 
  background-color:#FFFFFF;
  border           : 1px solid #7588D6;
}

.tabIndexSfondo_divisione { 
  background-color:#C3D8FC;
  border           : 1px solid #7588D6;
}

 .login {
     border           : 1px solid #7588D6;

     } 

.testoGrigio12 { font-family: Verdana,Arial; font-size: 11px; color: #9E9D9D }
.buttonclass{background-color : #B5CFE5; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; color : black; border : 1px solid Black; text-align : center; Cursor : Hand}


.dynamic-tab-pane-control .tab-row .tab {
	font-family:	Verdana, Helvetica, Arial;
	font-size:		12px;
	cursor:			Default;
	display:		inline;
	margin:			1px -5px 1px 5px;
	float:			left;
	padding:		3px 6px 3px 6px;
	background:		rgb(234,242,255);
	border:			1px solid;
	border-color:	rgb(120,172,255);
	border-left:	0;
	border-bottom:	0;
	border-top:		0;
	
	cursor:			hand;
	cursor:			pointer;
	
	z-index:		1;
	position:		relative;
	top:			0;
}  


.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid rgb(120,172,255);
	background:		White;
	z-index:		2;
	position:		relative;
	top:			-2px;
	color:			Black;
	font-family:	Verdana, Helvetica, Arial;
	font-size:		10px;
	padding:		10px;
}  
   
.dynamic-tab-pane-control h2 {
	text-align:	center;
	width:		auto;
}

.dynamic-tab-pane-control h2 a {
	display:	inline;
	width:		auto;
}

.dynamic-tab-pane-control a:hover {
	background: transparent;
}

.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	border:			1px solid rgb(120,172,255);
	border-bottom:	0;
	z-index:		3;
	padding:		2px 6px 5px 6px;
	margin:			1px -6px -2px 0px;
	top:			-2px;
	background:		white;
}

.dynamic-tab-pane-control .tab-row .tab a {
	font:				Menu;
	color:				WindowText;
	text-decoration:	none;
	cursor:				default;
}

.dynamic-tab-pane-control .tab-row .hover a {
	color:	blue;
}

.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
}
