.Bordo
{
	background-color: #2E53AB
}

.Sfondo
{
	background-color: #F4F2E4
}


.login_contenitore
{
	border-top: 2px solid #11218C;
	border-bottom: 2px solid #11218C;
	background-color: #B2D3FF;
}

.login_label
{
	font-family: Verdana;
	font-size: +11;
	color: #11218C;
	text-decoration:none;
	font-weight: bold;
}

A.login_label:link
{
	font-family: Verdana;
	font-size: +11;
	color: #330000;
	text-decoration:none;
	font-weight: bold;
}

A.login_label:hover
{
	font-family: Verdana;
	font-size: +11;
	color: #330000;
	text-decoration:none;
	font-weight: bold;
}

A.login_label:visited
{
	font-family: Verdana;
	font-size: +11;
	color: #330000;
	font-weight: bold;
}

.login_campi
{
	font-family: Verdana;
	font-size: +11;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #7F9DB9;
}

.style_errori
{
   font-family: Verdana;
   color: red;
   font-size: +12;   
}

.style_label
{	
	font-family: Verdana;
	font-size: +10;
	color: #330000;
	font-weight: bold;
}

A.style_label:link
{	
	font-family: Verdana;
	font-size: +10;
	color: #330000;
	font-weight: bold;
}

A.style_label:hover
{	
	font-family: Verdana;
	font-size: +10;
	color: #330000;
	font-weight: bold;
}

A.style_label:visited
{	
	font-family: Verdana;
	font-size: +10;
	color: #330000;
	font-weight: bold;
}

.style_label_red
{	
	font-family: Verdana;
	font-size: +10;
	color: #B00000;
	font-weight: bold;
}

.style_campi_readonly
{
	font-family: Verdana;
	font-size: +10;
	color: #330000;
}

.style_campi
{
	border: 1px solid #330000;
	font-family: Verdana;
	font-size: +10;
	color: #330000;
}

.style_campi_vis
{
	border: 1px solid #2C54AC;
	font-family: Verdana;
	color: #330000;
	font-size: +10;
	background-color: #CCCCCC;
}

.style_label_link_funzioni
{
 	font-family: Verdana;
 	color: #330000;
 	font-size: +9;
}

A.style_label_link_funzioni:link
{
 	font-family: Verdana;
 	color: darkblue;
 	font-size: +9;
}

A.style_label_link_funzioni:hover
{
 	font-family: Verdana;
 	color: darkblue;
 	font-size: +9;
}

A.style_label_link_funzioni:visited
{
 	font-family: Verdana;
 	color: darkblue;
 	font-size: +9;
}

.Testo
{
 	font-family: Verdana;
 	color: darkblue;
 	font-size: +11;
}


/* ----------------------------------------- */
/*    NUOVI COMANDI AMMINISTRAZIONE UTENTI   */
/* ----------------------------------------- */

.linea
{
	background-color: #F4F2E4;
}

.linea_black
{
	background-color: 11218C;
}

TABLE.titolo
{
	font-family: Verdana;
	font-size: +11;
	font-weight: bold;
	color: #F4F2E4;
	background-color: #11218C;
}	

.table_bar
{
	background-color: #11218C;
}

.table_bar_titolo
{
	font-family: Verdana;
	font-size: +10;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.table_bar_comandi
{
	font-family: Verdana;
	font-size: +9;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

A.table_bar_comandi:link
{
	font-family: Verdana;
	font-size: +10;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
A.table_bar_comandi:visited
{
	font-family: Verdana;
	font-size: +10;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
A.table_bar_comandi:hover
{
	font-family: Verdana;
	font-size: +10;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.table_header
{
		background-color: #F4F2E4;
}

.table_header_titolo
{
	font-family: Verdana;
	font-size: +10;
	color: #330000;
	font-weight: bold;
	text-decoration: none;
}

.table_riga
{
	font-family: Verdana;
	font-size: +10;
	color: darkblue;
	text-decoration: none;
}
A.table_riga:link
{
	font-family: Verdana;
	font-size: +10;
	color: darkblue;
	text-decoration: none;
}
A.table_riga:visited
{
	font-family: Verdana;
	font-size: +10;
	color: darkblue;
	text-decoration: none;
}
A.table_riga:hover
{
	font-family: Verdana;
	font-size: +10;
	color: darkblue;
	text-decoration: none;
}

.table_riga_dispari
{
	background-color: #FFFFFF;
	height: 20px;
}

.table_riga_pari
{
	background-color: #EDF2FF;
	height: 20px;
}

.note
{
	font-family: Verdana;
	font-size: +9;
	color: black;
}

.note_italic
{
	font-family: Verdana;
	font-size: +9;
	font-style: italic;
	color: #808080;
}

.style_errori_bold
{
   font-family: Verdana;
   color: red;
   font-size: +12;   
	 font-weight: bold;
}

.style_label_underline
{	
		font-family: Verdana;
		color: #11218C;
		font-size: +10;
		font-weight: bold;
		text-decoration: underline;
}

A.style_label_underline:link
{	
		font-family: Verdana;
		color: #11218C;
		font-size: +10;
		font-weight: bold;
		text-decoration: underline;
}

A.style_label_underline:hover
{	
		font-family: Verdana;
		color: #11218C;
		font-size: +10;
		font-weight: bold;
		text-decoration: underline;
}

A.style_label_underline:visited
{	
		font-family: Verdana;
		color: #11218C;
		font-size: +10;
		font-weight: bold;
		text-decoration: underline;
}

/* per AUTOREGISTRAZIONE (generici) */
.reg_testo_light
{
	font-family: Verdana;
	font-size: +12;
	color: #330000;
}


/* per AUTOREGISTRAZIONE CITTADINO */
.reg_title
{
	font-family: Verdana;
	font-size: +11;
	font-weight: bold;
	background-color: #11218C;
	color:#F4F2E4;
}

.reg_label
{
	font-family: Verdana;
	font-size: +11;
	font-weight: bold;
	color: #11218C;
	background: #F4F2E4;
}


A.reg_label
{
	font-family: Verdana;
	font-size: +11;
	font-weight: bold;
	color: #11218C;
	background: #F4F2E4;
}
A.reg_label:hover
{
	font-family: Verdana;
	font-size: +11;
	font-weight: bold;
	color: #11218C;
	background: #F4F2E4;
}
A.reg_label:link
{
	font-family: Verdana;
	font-size: +11;
	font-weight: bold;
	color: #11218C;
	background: #F4F2E4;
}
A.reg_label:visited
{
	font-family: Verdana;
	font-size: +11;
	font-weight: bold;
	color: #11218C;
	background: #F4F2E4;
}


.reg_label_reverse
{
	font-family: Verdana;
	font-size: +11;
	font-weight: bold;
	background-color: #B5D3FF;
	color:#11218C;
}

.reg_campo
{
	border: 1px solid #11218C;
	font-family: Verdana;
	font-size: +11;
	font-weight: normal;
	color: #11218C;
}

.reg_testo
{
	font-family: Verdana;
	font-size: +12;
	font-weight: bold;
	color: #11218C;
}
A.reg_testo:link
{
	font-family: Verdana;
	font-size: +12;
	font-weight: bold;
	color: #11218C;
}
A.reg_testo:visited
{
	font-family: Verdana;
	font-size: +12;
	font-weight: bold;
	color: #11218C;
}
A.reg_testo:hover
{
	font-family: Verdana;
	font-size: +12;
	font-weight: bold;
	color: #11218C;
}

TABLE.table_reg_sfondo_testo
{
	font-family: Verdana;
	font-size: +11;
	font-weight: bold;
	color: #11218C;
	background: #F4F2E4;
	border-top: 2px solid #11218C;
	border-bottom: 2px solid #11218C;
 }

.table_reg_testo_light
{
	font-family: Verdana;
	font-size: +12;
	text-align: justify;
	color: #11218C;
}

