/* Foglio di stile CSS predefinito per un nuovo progetto di applicazione Web */


BODY
{
	 FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: white;
      font-size: 12px;
      FONT-WEIGHT: normal;color :#4646A9;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
    
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #4646A9;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	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: 12px;
	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: 12px;
	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: 12px;
	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: 12px;
	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: 12px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
 font-size: 12px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	 font-size: 12px;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	 font-size: 12px;
	}	

BIG	{	
	 font-size: 12px;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	COLOR: #4646A9;
	}	

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;
	}	
	

.div_stampa
{
page-break-after:always;
background-color:red;
z-index:0;

}
	
.Div_giustificato
{
 text-align:justify; 
 
   FONT-FAMILY: Verdana;
   font-size: 12px;
 
}


IMG 	
{
	
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
	table.dotbox {
	border: 1px dotted #342DAC;
	border-collapse: separate;
	background-color: white;
}
	
	
	
	TABLE_via
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; color: #4646a9; 
background-color: #ffffff; 
border: solid 0px #cfcfcf; 
padding: 3; 
 font-size: 12px

}
	

	.DATAGRID
	
	{
		Font-Size:12px;  
		border: solid 0px #cfcfcf; 
	}

	   
.button
{  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; color: #FFFFFF; 
	 text-decoration: bold; background-color:#4646a9;
	 border: Silver; border-style: solid; border-top-width: 1px;
	  border-right-width: 1px;
	   border-bottom-width: 1px; 
	  border-left-width: 1px; height: 22px;
	    font-size: 10px
	   }

.RequiredFieldValidator
{  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; color: #FFFFFF; 
   font-size: 10px
	   }

.pannello{
page-break-after:always;
background-color: magenta; 
}

.bwb_form_value
{
	font-size: 11px; COLOR: #514c40; FONT-FAMILY: Verdana, sans-serif; 
}
.Testo
{
    FONT-WEIGHT: 200;
    FONT-SIZE: 8pt;
    COLOR: #0d2448;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: transparent
}
