@charset "UTF-8";
* { margin:0; padding:0; }
/* CSS Document */

/*------------------------------------*/
/* Migrazione da generalecss - inizio */
/*------------------------------------*/

/*-------------------------------------------------*/
/*CLASSI GENERALI DI IMPOSTAZIONE INIZIALE DEL DOM */
/*-------------------------------------------------*/

/* ZAMMIC - VALIDATO */
body, td, th, h1, h2, h3, h4, h5, h6, input, textarea, select
{
color:#474747;
font-family:Arial,Helvetica,sans-serif;
font-size:0.9em;
}

/* ZAMMIC - VALIDATO */
html, body
{
	/* height: 100%; */
	border: 0px solid red;
	width:  100%;
}

/* ZAMMIC - VALIDATO */
body
{
	margin: 0;
	padding: 0;
	text-align:left;
/*	background-attachment: fixed;
	background-image: url(../../images/pat_sfum_palazzo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
}

/* ZAMMIC - VALIDATO */
form
{
	font-size:1em;
	*margin:1px;
}

/* ZAMMIC - VALIDATO */
html>/**/body .campo>div /* FireFox*/
{
	display: inline;
}

/* ZAMMIC - VALIDATO */
div
{
	margin-left:auto;
	margin-right:auto;
}

/* ZAMMIC - VALIDATO */
p
{
	margin-top: 5px;
	margin-bottom: 10px;
}

/* ZAMMIC - VALIDATO */
a, a:hover
{
	color:#8f1616;
	background-color:transparent;
	text-decoration: none;
	font-family: verdana;
	font-weight: normal;
}

/* ZAMMIC - VALIDATO */
a:hover
{
	text-decoration: underline;
}

/* ZAMMIC - VALIDATO */
a img
{
	border: 0px;
}

/* ZAMMIC - VALIDATO */
ul
{
	list-style-position: inside;
}

/* ZAMMIC - VALIDATO */
ol li
{
	list-style-position: inside;
}

/* ZAMMIC - VALIDATO */
legend
{
	font-weight: bold;
}

/* ZAMMIC - VALIDATO */
br
{
	clear: both;
	display: inline-block;
}

/************************/
/* FORMATTAZIONI LOCALI */
/************************/

/* ZAMMIC - VALIDATO */
.align_center
{
	text-align: center;
}

/* ZAMMIC - VALIDATO */
.align_left
{
	text-align: left;
}

/* ZAMMIC - VALIDATO */
.align_right
{
	text-align: right;
}

/* ZAMMIC - VALIDATO */
.align_justify
{
	text-align: justify;
}

/* ZAMMIC - VALIDATO */
.obbligatorio,
.campo_obbligatorio
{
	background-color: #FFFFDF!important;
}

/* ZAMMIC - VALIDATO */
.readonly,
.campo_readonly
{
	background-color: #EEE3D8!important;
}

/* ZAMMIC - VALIDATO */
.readonlylabel,   /* utilizzabile solo per output dinamici */
.campo_readonlylabel
{
	border-style: none!important;
	border-width: 1px!important;
	background-color: transparent!important;
	font-weight: 700;

}


/* ZAMMIC - VALIDATO */
.corrente,
.campo_corrente
{
	border-color: #AEAEAE #F3F1FF #F3F1FF #AEAEAE ! important;
	border-style: solid ! important;
	border-width: 1px ! important;
}



.importo,
.campo_importo,
.prop
{
	font-family: courier new!important;
	font-size: 12px!important;
	font-weight: normal!important;
}

/* .prop  {
	font-family: "courier" !important;
	font-weight : normal !important;
	font-size : 10pt !important;
}
*/
.importo_small,
.campo_importo_small,
.prop_small
{
	font-family: "verdana" !important;
	font-weight : normal !important;
	font-size : 8pt !important;
}

.prop_cour_small  {
	font-family: "Courier New", Courier, monospace !important;
	font-weight : normal !important;
	font-size : 8pt !important;
}

.grassetto
{
	font-weight: bold ! important ;
}

.sottolineato
{
	text-decoration: underline ! important ;
}

.corsivo
{
	font-style:  italic ! important;
}

.maiuscoletto
{
	font-variant: small-caps;
}

.maiuscolo
{
	text-transform: uppercase;
}

.fontridotto
{
	font-size :10px;
}

.fontmaggiorato
{
	font-size :14px;
}

.note
{
	background-color: #FBF6F5;
	padding: 5px;
	font-size: 12px;
	margin: 5px;
	width: auto;
}


/********************************************************/
/* ELEMENTI DISTINTIVI 											  */
/********************************************************/

.qualifica
{
display:block;
   height:10px;
   line-height:10px;
   margin-top:4px;
   width: 50px;
   clear: left;
   border-top: 1px solid #eeeeee;
   border-left: 1px solid #eeeeee;
   border-bottom: 1px solid #BBBBBB;
   border-right: 1px solid #BBBBBB;
   text-transform: none;
   font-size:9px;
   text-align: left;
   padding: 1px;

}

.qualificax2
{
display:block;
   height:20px;
   line-height:10px;
   margin-top:4px;
   width: 50px;
   clear: left;
   border-top: 1px solid #eeeeee;
   border-left: 1px solid #eeeeee;
   border-bottom: 1px solid #BBBBBB;
   border-right: 1px solid #BBBBBB;
   text-transform: none;
   font-size:9px;
   text-align: left;
   padding: 1px;
   white-space: normal;
}

.qualificax3
{
display:block;
   height:30px;
   line-height:10px;
   margin-top:4px;
   width: 50px;
   clear: left;
   border-top: 1px solid #eeeeee;
   border-left: 1px solid #eeeeee;
   border-bottom: 1px solid #BBBBBB;
   border-right: 1px solid #BBBBBB;
   text-transform: none;
   font-size:9px;
   text-align: left;
   padding: 1px;
   white-space: normal;
}


.bkverde
{
  background-color: #d9f1b3;
}

.bkmarrone
{
  background-color: #E4B87C;
}

.bkazzurro
{
  background-color: #DDEEFF;
}
.bkarancione
{
  background-color: #FFDDAA;
}
.bkrosa
{
  background-color: #FFCCFF;
}
.bkviola
{
  background-color: #EEDDFF;
}
.bkrosso
{
  background-color: #FFCCCC;
}
.bkgrigio
{
  background-color: #EEEEEE;
}
/*********************************************************/
/* menu a tendina "altre funzioni"				*************/
/*********************************************************/
.menu_altre_funzioni
 {
     color:#D0D0D0;
     background-color:#F9EFE2;
     /* background-color:#F0F0F0; */
     border-top:1px solid #cccccc;
     border-left:1px solid #cccccc;
     border-bottom:2px solid #cccccc;
     border-right:2px solid #cccccc;
     layer-background-color:#F0F0F0;
     position:absolute;
     width:300px;
     height:auto;
     padding:3px;
     z-index:99;
     visibility:hidden;
 }

.menu_altre_funzioni ul
{
	padding: 5px;
	color: #901A1A;
	list-style-type: square;
}

 .menu_altre_funzioni a
 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
 	font-size:11px;
 	color:#4D4D4D;
	text-decoration:none;
 }

 .menu_altre_funzioni a:hover
 {
		color: #931a1b;
		background-color: transparent!important ;
		text-decoration: underline!important;
 }




/*********************************************************/
/* Gabbie, contenitori e pagine strutturate **************/
/*********************************************************/

div.vuoto , div.vuota{
	clear: both!important;
	height: 0px!important;
	line-height: 0px!important;
	font-size: 0px!important;
}


div#contenitoregabbia /* serve per la gabbia della presentazione standard */
{
	position: relative;
	width: 96%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border:0px;
}
div#corpogabbia   /* serve per la gabbia della presentazione standard */
{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	border:0px;

}

table#gabbia
{
	width: 100%;
	border:0px;

}

div#contenitore     /*Contenitore principale della maschera*/
{
	height: 90%;
	width: 100%;
	margin:0 auto;
	padding: 5px 0px;
	border:0px solid red;
	/*background-image: url(../../images/pat_urbi.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}

div#corpo   /*Corpo della maschera: è l'oggetto che propone il bordino grigio*/
{
	border:1px solid green;
	margin: 5px 50px;
	border: 1px solid #e0e0e0;
	width: auto;
	/* min-width: 900px; */
	*min-height:200px;
}

iframe html frameset frame html body div#contenitore div#corpo   /*Corpo della maschera: è l'oggetto che propone il bordino grigio*/
{
	margin: 5px 5px;
	/* border: 1px solid #e0e0e0;	*/
	border: 1px solid green;
	width: auto;
}

div.comandifinestra
{
	float: right;
	*margin-top: -26px;
	margin-top: -24px;
	margin-right: -1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	width: auto;
	/* background-color:#FCF9F6; */
	/* background-color:#FFFFFF; */
}

div.infotestata
{
	width: 96%;
	margin: 5px 5px 10px 15px;
	min-height: 20px;
	float:left;
	clear:both;
}

div.infotestata div.testata
{
	float:left;
	clear:both;
	width: 100%;
	padding-bottom: 4px;
}

div.infotestata div.dettaglio
{
	float:left;
	clear:both;
	width: 100%;
}

div.infotestata div.testata div.infolabel,
div.infotestata div.testata div.infodato,
div.infotestata div.testata div.infodato input
{

	min-width: 80px;
	margin: 1px;
	float: left;
	clear: none;
	color:#8F1A1A;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	padding:1px;
	text-align:left;
	vertical-align:middle;
}

div.infotestata div.testata div.infodato,
div.infotestata div.testata div.infodato input
{
	font-weight:bold;
	clear: right;
}

div.infotestata div.testata .larghezza_100x100,
div.infotestata div.testata .estesa
{
	max-width: 100%!important;
}


div.infotestata div.dettaglio div.infolabel,
div.infotestata div.dettaglio div.infodato,
div.infotestata div.dettaglio div.infodato input
{
	color:#000000;
	margin: 1px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:18px;
	text-align:left;
	vertical-align:middle;
	/* min-width: 120px; */
	width: auto;
	max-width: 200px;

	min-height: 15px;
	max-height: 35px;
	line-height: 15px;

	padding:1px;
	float: left;
	clear: none;
	overflow-x: hidden;
	overflow-y: auto;
	text-transform: uppercase;
}

div.infotestata div.dettaglio div.infolabel:after
{
	content: ":" ;
}

div.infotestata div.dettaglio div.infodato,
div.infotestata div.dettaglio div.infodato input
{
		font-size:11px;
		font-weight:bold;
		text-transform: uppercase;
		padding-right: 12px;
}

div.infotestata div.dettaglio .larghezza_100x100,
div.infotestata div.dettaglio .estesa
{
	max-width: 100%!important;
}

div.infotestata div.dettaglio div.infodato .larghezza_100x100,
div.infotestata div.dettaglio div.infodato .estesa
{
	max-width: 100%!important;
}

div.infotestata div.dettaglio div.infodato input
{
		max-width: auto! important;
		margin-top: -1px;
		border: 0px;
}

div.infotestata div.testata div.infodato input
{
		max-width: auto! important;
		margin-top: -1px;
		border: 0px;
}

div.raggruppa_infolabel_infodato
{
	clear: none;
	float:left;
	max-height: 35px;
	min-height:35px;
	min-width:160px;
}

div.bottoni   /*Elemento generico per pusanti di comando (Inserisci, Visualizza, Etc)*/
{
	margin-top: 10px;
	text-align: left;
	float: left;
}

a.pulsante,
a.pulsanteoff
{
	display:block;
	border-bottom:1px solid #a0a0a0;
	border-right:1px solid #a0a0a0;
	background-color: #E3E1DD;
	/* color: #868682; */
	color: #8A1C20;

	font-size: 11px;
	font-weight: 400;
	letter-spacing:-1px;
	font-family: verdana;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	width: 70px;
	height: 14px;
	text-decoration:none;
	text-align: center;
	margin: 2px;
	margin-bottom: 8px;
	float:left;
}

a.pulsanteoff
{
	border-bottom:1px solid #BABAB4;
	border-right:1px solid #BABAB4;
	color: #BABAB4;
	cursor: none;
}

a.pulsanteoff:hover
{
	cursor: none;
}

a.pulsante:hover
{
	background-color: #EFEDE8;
	color: #8e1919;
}


div.bottoni label  /* Label di accompagnamento a pulsanti di comando. Es. "Effettua controllo di ..." + pulsante */
{
	text-align: left;
	float: left;
}


div.bottone_affiancato{
	float: left;
	margin-left: 3px;
}

div.bottone_centrato
{
	float: none;
	margin-left: 3px;
}


div.ContenitoreAScomparsa /* utile per contentere elementi che vogliamo aprire/chiudere da un fieldset */
{
	*float: left!important;
}

div.LinkUtili
{
	font-size:11px;
	line-height:12px;
	text-align:left;
	font-family:Verdana;
	font-weight:normal;
}

div.LinkUtili a
{
	margin: 1px 2px;
	padding: 2px;
	border: 1px dashed #c0c0c0;
	float: right;
	color:#626262;
	text-decoration:none;
}

div.LinkUtili a:hover
{
	color: #931a1b;
	background-color: transparent!important ;
	text-decoration: underline!important;
}




fieldset  /*Fieldset*/
{
	padding: 20px 5px 10px 10px;
	margin: 5px 5px 10px 5px;
	text-align: left;
/*	border: 1px solid green; */
}

fieldset legend  /*Legenda del fieldset */
{
	padding-left: 5px;
	padding-right: 5px;
	color: #58554C;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-transform: capitalize;
}

fieldset input
{
	font-size: .9em;
}

fieldset select
{
		font-size: .9em;
}

fieldset div.campi
{
	margin-top: 0px;
	margin-bottom: 5px;
	clear: both;
}


fieldset.generica
{
	/* */
	width: 97% ;
	/* */
	/* *width: 80% ; */
	/* *width: expression(parentElement.offsetWidth-20);
	*/
	float: left;
	border: 1px solid #F1E0CC;
	margin: 5px 5px 5px 5px;
	padding: 2px;
	padding-top:0px;
	padding-left:5px;
}

fieldset.generica legend
{
	margin-bottom:5px;
}

fieldset.generica div.bottoni
{
	float: left;
	clear: left;
	border: 0px solid red;
}

/* propongo di toglierla....*/
fieldset.generica h4{
	font-size: .8em;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 4px;
	color: #103484;
}

fieldset.generica div.campo  {
	float: left;
	margin-right: .5em;
	margin-top: .4em;
}

fieldset.generica div.campo label
{
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	/* margin-top: -5px; */
}

fieldset.generica div.campo input,
fieldset.generica div.campo select,
fieldset.generica div.campo textarea
{
	float: left;
	clear: both;
	background-color:#FCF9F6;
	border-color:#9D9D9C #F2F0EE #F2F0EE #9D9D9C;
	border-style:solid;
	border-width:1px;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:14px;
	height:15px;
}


fieldset.generica div.campo textarea
{
	height:auto;
}

fieldset.generica div.campo select
{
	line-height:17px;
	height:18px;
}

fieldset.generica div.campo input[type="file"] ,
fieldset.generica div.campo input[type="button"]
{
	border-color:#9D9D9C #F2F0EE #F2F0EE #9D9D9C;
	line-height:17px;
	height:18px;

}


fieldset.generica div.campo input[type="checkbox"],
fieldset.generica div.campo input[type="radio"]
{
	*background-color: transparent;
	*border: none;
}


fieldset.generica div.campo div.bottone_select
{

}


fieldset.generica div.campo_disabilitato
{
	float: left;
	margin-right: .5em;
	margin-top: .4em;
}

fieldset.generica div.campo_disabilitato label
{
	float: left;
	font-size: .8em;
	text-transform: uppercase;
}

fieldset.generica div.campo_disabilitato input,
fieldset.generica div.campo_disabilitato select,
fieldset.generica div.campo_disabilitato textarea
{
	border: 1px solid #9faf9f;
	float: left;
	background-color: #f1f1eb;
	clear: both;
	color: #7A8594;
}

fieldset.generica div.campo_invisibile
{
	float: left;
	margin-right: .5em;
	margin-top: .4em;
}

fieldset.generica div.campo_invisibile label
{
	float: left;
	font-size: .8em;
	text-transform: uppercase;
}

fieldset.generica div.campo_invisibile input,
fieldset.generica div.campo_invisibile select,
fieldset.generica div.campo_invisibile textarea
{
	clear: both;
	float: left;
	background-color: #FFFFFF;
	border: 0px;
	overflow : visible;
	color: #909090;
}


/* RADIO e CHECK*/
fieldset.generica div.campo label.radio_check
{
	display: block;
	clear: both;
	border: 0px solid green;
}


fieldset.generica div.campo_bordo
{
	float: left;
	margin-right: .3em;
	margin-top: .4em;
	border: 1px solid #9faf9f;
	padding: 4px;
}


div.campo_bordo label
{
	float: left;
	font-size: .8em;
	text-transform: uppercase;
}

fieldset.generica div.campo_bordo input, fieldset.generica div.campo_bordo select
{
	border: 1px solid #9faf9f;
	clear: left;
	float: left;
	background-color: #f1f1eb;
}

fieldset.generica div.campo_bordo label.radio_check
{
	display: block;
	clear: both;
	border: 0px solid green;
	margin-top: 3px;
	margin-bottom: 0px;
	padding: 0;
}


fieldset.generica div.campo_bordo img
{
	float: left;
}

/* CLASSI PER LA GESTIONE DI RADIO BUTTON O CHECK BUTTON RAGGRUPPATI */

fieldset.GruppoRadioCheck,
fieldset.sottogruppo
{
	width: auto ;
	*width: auto ;
	float: left;
	border: 1px solid #cecece;
	margin: 4px 2px 1px 1px;
	padding: 2px 1px 1px 1px;
}

fieldset.sottogruppo
{
	margin: 4px 2px 1px 1px;
	padding: 1px 1px 1px 1px;
}

fieldset.GruppoRadioCheck legend,
fieldset.sottogruppo legend
{
	font-weight: normal;
	font-size:10px;
	text-transform: uppercase;
}

fieldset.sottogruppo legend
{
	margin-bottom:0px;
}

fieldset.GruppoRadioCheck div.campo
{
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}

fieldset.GruppoRadioCheck div.campo label
{
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 2px;
	margin-right: 3px;
}

fieldset.GruppoRadioCheck div.campo input
{
	margin-left: 5px;
	clear: none;
	border: none;
	*background-color: transparent;
}




p.nota{
	font-size: .8em;
}


/******************************************************/
/* RAPPRESENTAZIONI AD ALBERO HTML   									*/
/******************************************************/
div.nodo{
	margin: 0;
	padding: 5px 0 5px 25px;
	width: 90%;
	border-left: 1px dashed #d0d0bf;
}

div.radice{
	margin: 0 ;
	padding: 5px 0 0 10px;
	width: 90%;
}



/********************************************************/
/**  Righe Per pagina inizio **/
/********************************************************/

div.RighePerPag
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin: 10px 0px 2px 0px;
	float: right;
	text-align: right;
	/* border: 1px solid green; */
	width: 630px;
}

div.RighePerPag div.campo
{
	float: left;
	margin: 0px;
	font-size: 0.72em;
	text-transform: uppercase;
	/* border: 1px solid cyan; */
}

div.RighePerPag div.campo input
{
	border: 1px solid #9faf9f;
	float: left;
	background-color: #f1f1eb;
	clear: none;
	margin-right:4px;
	/* border: 1px solid magenta; */
}

div.RighePerPag div.campo input.readonly
{
	border: 1px solid #9faf9f;
	color: #DDDDDD;
	float: left;
	background-color: #f1f1eb;
	clear: none;
	margin-right:4px;
	/* border: 1px solid magenta; */
}

div.RighePerPag div.campo label
{
	padding:0px;
   margin-right: 2px;
   margin-left: 7px;
   /* border: 1px solid yellow; */
}


div.RighePerPag div.spazio
{
	float: left;
	width: 20px;
	/* border: 1px solid blue; */
}


div.RighePerPag div.RighePerPag_RS,
div.RighePerPag div.RighePerPag_RW,
div.RighePerPag div.RighePerPag_FF,
div.RighePerPag div.RighePerPag_FE
{
	margin-top: -2px;
	height: 16px;
	width: 16px;
	float: left;
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
	/* border: 1px solid green; */
}

div.RighePerPag div.RighePerPag_RS a
{
	background-image: url(../../images/tasto_scorrimento_pagina_inizio.png);
	display: block;
}
div.RighePerPag div.RighePerPag_RS a:hover
{
	background-image: url(../../images/tasto_scorrimento_pagina_inizio_chiaro.png);
	display: block;
	text-decoration: none;
}

div.RighePerPag div.RighePerPag_RW a
{
	background-image: url(../../images/tasto_scorrimento_pagina_sx.png);
	display: block;
}
div.RighePerPag div.RighePerPag_RW a:hover
{
	background-image: url(../../images/tasto_scorrimento_pagina_sx_chiaro.png);
	display: block;
	text-decoration: none;
}

div.RighePerPag div.RighePerPag_FF a
{
	background-image: url(../../images/tasto_scorrimento_pagina_dx.png);
	display: block;
}
div.RighePerPag div.RighePerPag_FF a:hover
{
	background-image: url(../../images/tasto_scorrimento_pagina_dx_chiaro.png);
	display: block;
	text-decoration: none;
}

div.RighePerPag div.RighePerPag_FE a
{
	background-image: url(../../images/tasto_scorrimento_pagina_fine.png);
	display: block;
}
div.RighePerPag div.RighePerPag_FE a:hover
{
	background-image: url(../../images/tasto_scorrimento_pagina_fine_chiaro.png);
	display: block;
	text-decoration: none;
}


/********************************************************/
/**  Righe Per pagina fine **/
/********************************************************/



/********************************************************/
/* CSS per le nuove TABS - INIZIO */
/********************************************************/

div.tabs
{
	height: 35px;
	width: 100%;
	clear:both;
}

div.tabs ul {
list-style:none;
height:24px;
margin:0;
padding:0;
margin:auto;
}

div.tabs ul li {
float:left;
margin-right:1px;
white-space: nowrap;
}

div.tabs ul li a {
display:block;
position:relative;
text-decoration:none;
outline:none;
white-space: nowrap;

}
div.tabs ul li a em
{
display:block;
height:24px;
float:left;
padding: 0 10px 0 10px;
background:url(../../images/tab1_testo.gif) center top repeat-x;
position:relative;
font-family:verdana;
font-size:12px;
font-weight:bold;
font-style: normal;
color:gray;
text-align:center;
line-height:23px;
}

div.tabs ul  li a b, div.tabs ul li a span{
display:block;
float:left;
width:7px;
height:24px;
position:relative;
line-height:24px;
}
div.tabs ul  li a b {
background:url(../../images/tab1_pat_sx.gif) left top no-repeat;
}
div.tabs ul  li a span {
background:url(../../images/tab1_pat_dx.gif) right top no-repeat;
}
div.tabs ul  li a:hover {
border:0;
cursor:pointer;
}

div.tabs ul  li a.selezionato, div.tabs ul  li a.selezionato:hover {
border:0;
cursor:default;
}
div.tabs ul  li a.selezionato b, div.tabs ul  li a.selezionato:hover b{
background-repeat: no-repeat;
background:url(../../images/tab2_pat_sx.gif) left top no-repeat;
}
div.tabs ul  li a.selezionato span, div.tabs ul  li a.selezionato:hover span{
background:url(../../images/tab2_pat_dx.gif) right top no-repeat;

}
div.tabs ul  li a.selezionato em, div.tabs ul  li a.selezionato:hover em{
background:url(../../images/tab2_testo.gif) center top repeat-x ;
color:#FFFFFF;
}

div.tabs ul  li a.selezionato, div.tabs ul  li a.selezionato:hover {
border:0;
cursor:default;
}


div.tabs ul  li a.disattivo, div.tabs ul  li a.disattivo:hover {
border:0;
cursor:none;
}


div.tabs ul  li a.disattivo em, div.tabs ul  li a.disattivo:hover em{
color:#DCDCDC;
font-weight:normal;
}

div.tabs ul  li a.disattivo, div.tabs ul  li a.disattivo:hover {
border:0;
cursor:default;
}


div.tabs ul  li a:hover b{
background:url(../../images/tab1_pat_sx.gif) left top no-repeat;
color: #93191b;
text-decoration: none;
}
div.tabs ul  li a:hover span{
background:url(../../images/tab1_pat_dx.gif) right top no-repeat;
color: #93191b;
text-decoration: none;
}
div.tabs ul  li a:hover em {
background:url(../../images/tab1_testo.gif) center top repeat-x;
color: #93191b;
text-decoration: none;
}

div.tabs div.base, div.tabs div.base_int
{
	background-image:url(../../images/pat_tab_int.gif);
	background-position: left top;
	background-repeat:repeat-x;
	height: 15px;
	line-height: 15px;
	clear: both;
}

div.tabs div.base_int
{
	background-image:url(../../images/pat_tab_int_int.gif);

}

/********************************************************/
/* CSS per le nuove TABS - FINE */
/********************************************************/

/***********************************/
/* CSS per le nuove TABS2 - INIZIO */
/***********************************/
.tabs2 {
list-style:none;
height:53px;
margin:0;
padding:0;
margin:auto;
clear: both;

}
.tabs2 li {
float:left;
margin-right:1px;
margin-top:0px;
display:block;  /* PER ALLINEARE A DX */
float: right;	/* PER ALLINEARE A DX */
}
.tabs2 li a {
display:block;
position:relative;
text-decoration:none;
outline:none;
}
.tabs2 li a em {
display:block;
height:19px;
float:left;
padding: 0 10px 0 10px;
background:url(../../images/tab4_testo.gif) center top repeat-x;
position:relative;
font-family:verdana;
font-size:12px;
font-weight:bold;
font-style: normal;
color:gray;
text-align:center;
line-height:19px;
}
.tabs2 li a b, .tabs2 li a span{
display:block;
float:left;
width:7px;
height:19px;
position:relative;
line-height:19px;
}
.tabs2 li a b {
background:url(../../images/tab4_pat_sx.gif) left top no-repeat;
}
.tabs2 li a span {
background:url(../../images/tab4_pat_dx.gif) right top no-repeat;
}
.tabs2 li a:hover {
border:0;
cursor:pointer;
}
.tabs2 li a.selezionato, .tabs2 li a.selezionato:hover {
border:0;
cursor:default;
}
.tabs2 li a.selezionato b, .tabs2 li a.selezionato:hover b{
background-repeat: no-repeat;
background:url(../../images/tab3_pat_sx.gif) left top no-repeat;
}
.tabs2 li a.selezionato span, .tabs2 li a.selezionato:hover span{
background:url(../../images/tab3_pat_dx.gif) right top no-repeat;

}
.tabs2 li a.selezionato em, .tabs2 li a.selezionato:hover em{
background:url(../../images/tab3_testo.gif) center top repeat-x ;
color:#93191b;
}

.tabs2 li a.selezionato, .tabs2 li a.selezionato:hover {
border:0;
cursor:default;
}
.tabs2 li a:hover b{
background:url(../../images/tab4_pat_sx.gif) left top no-repeat;
color: #93191b;
text-decoration: none;
}
.tabs2 li a:hover span{
background:url(../../images/tab4_pat_dx.gif) right top no-repeat;
color: #93191b;
text-decoration: none;
}
.tabs2 li a:hover em {
background:url(../../images/tab4_testo.gif) center top repeat-x;
color: #93191b;
text-decoration: none;
}

.tabs2 div.base2{
background-image:url(../../images/tab_pat_fascia1.gif);
background-position: left top;
background-repeat:repeat-x;
height: 34px;
clear: both;
}

/**********************************/
/* CSS per le nuove TABS2 - FINE */
/**********************************/





/********************************************************/
/** Tabelle ORDINABILI inizio **/
/********************************************************/

table.sortable a.sortheader {
    font-weight: bold;
    display: block;
    text-decoration: underline;
}

table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}

table.sortable th  {
	text-decoration: underline;
	cursor: hand;
	color: #913131;
}


table.sortable th.no_sort  {
	text-decoration: none;
		cursor: default;
}


/********************************************************/
/** Tabelle ORDINABILI fine **/
/********************************************************/

/********************************************************/
/** Tabelle inizio **/
/********************************************************/


.titolotable
{
	background-image:url(../../images/tab4_testo.gif);
	background-position:center center;
	background-repeat:repeat-x;
	color:#8A1919;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:14px;
	text-align:left;
	text-transform:uppercase;
	vertical-align:middle;
	clear: both;
	padding-left:3px;
}


div.tbl_altezza_100  /* Da utilizzare in abbinamento a tbl_generica o tbl_generica_100x100*/
{
	height: 100px!important;
}

div.tbl_altezza_100 table tbody    /* viene ereditata automaticamente da div.tbl_altezza_200 */
{
	height: 68px!important;
}

div.tbl_altezza_150  /* Da utilizzare in abbinamento a tbl_generica o tbl_generica_100x100*/
{
	height: 150px!important;
}

div.tbl_altezza_150 table tbody    /* viene ereditata automaticamente da div.tbl_altezza_200 */
{
	height: 118px!important;
}

div.tbl_altezza_200  /* Da utilizzare in abbinamento a tbl_generica o tbl_generica_100x100*/
{
	height: 200px!important;
}

div.tbl_altezza_200 table tbody    /* viene ereditata automaticamente da div.tbl_altezza_200 */
{
	height: 168px!important;
}

div.tbl_altezza_350  /* Da utilizzare in abbinamento a tbl_generica o tbl_generica_100x100*/
{
	height: 350px!important;
}

div.tbl_altezza_350 table tbody    /* viene ereditata automaticamente da div.tbl_altezza_200 */
{
	height: 318px!important;
}

div.tbl_altezza_300  /* Da utilizzare in abbinamento a tbl_generica o tbl_generica_100x100*/
{
	height: 300px!important;
}

div.tbl_altezza_300 table tbody    /* viene ereditata automaticamente da div.tbl_altezza_200 */
{
	height: 268px!important;
}

div.tbl_altezza_400  /* Da utilizzare in abbinamento a tbl_generica o tbl_generica_100x100*/
{
	height: 400px!important;
}

div.tbl_altezza_400 table tbody    /* viene ereditata automaticamente da div.tbl_altezza_400 */
{
	height: 368px!important;
}

div.tbl_altezza_500  /* Da utilizzare in abbinamento a tbl_generica o tbl_generica_100x100*/
{
	height: 500px!important;
}

div.tbl_altezza_500 table tbody    /* viene ereditata automaticamente da div.tbl_altezza_400 */
{
	height: 468px!important;
}

div.tbl_altezza_600 /* Da utilizzare in abbinamento a tbl_generica o tbl_generica_100x100 */
{
	height: 600px!important;
}

div.tbl_altezza_600 table tbody    /* viene ereditata automaticamente da div.tbl_altezza_600 */
{
	height: 568px!important;
}


div.tbl_larghezza_50x100  /* Da utilizzare in abbinamento a tbl_generica o tbl_generica_100x100*/
{
	 width: 48%!important;
	*width: 47%!important;
}

div.no_scroll
{
	overflow: hidden!important;
	height: auto!important;
}

div.no_scroll table tbody
{
	overflow: hidden!important;
	height: auto!important;
}

div.no_scroll_y
{
	overflow-y: hidden!important;
	overflow-x: auto!important;
	height: auto!important;
}
div.no_scroll_y table tbody
{
	overflow-y: hidden!important;
	overflow-x: auto!important;
	height: auto!important;
}
div.no_scroll_y  table thead tr
{
	*position: fixed!important ;

}
div.no_scroll_y table tfoot tr
{
	*position: fixed!important ;
}


div.tbl_generica,
div.tbl_generica_100x100
{
	margin-top: 2px;
	margin-bottom: 2px;

	text-align: left;
	clear: both;
	height: 250px; /* deve essere maggiore del tbody */
	*overflow-y: scroll;
	*overflow-x: auto;
	 border: 1px solid #E0E0E0;


	 scrollbar-face-color: #FBF4EA;
	 scrollbar-darkshadow-color: #E4DDD2;
	 scrollbar-arrow-color: #888888
	 scrollbar-highlight-color: #EEEEEE;

}

div.tbl_generica table,
div.tbl_generica_100x100 table
{
	/* *margin-top: 30px;  */
	*margin-top: -1px;
	width: 100%;
	/* *width: 98.4%; */
	 *width: expression(parentElement.offsetWidth-20);



	border-collapse: collapse;
	*border: 1px solid #E0E0E0;
}

div.tbl_generica table tbody,
div.tbl_generica_100x100 table tbody
{
	overflow: auto;
	height: 218px;
	overflow-x: hidden;

}

div.tbl_generica  table thead tr,
div.tbl_generica_100x100  table thead tr
{
	position: relative;
	*top: expression(parentElement.parentElement.parentElement.scrollTop - 1);
	left: -1;

}

div.tbl_generica table tfoot tr,
div.tbl_generica_100x100 table tfoot tr
{
	position: relative;
	bottom: expression(parentElement.parentElement.offsetHeight - parentElement.parentElement.parentElement.clientHeight - parentElement.parentElement.parentElement.scrollTop -2);

}

div.tbl_generica table tfoot td,
div.tbl_generica_100x100 table tfoot td
{
	background-color:#F9EFE2;
	background-image: url(../../images/tab_pat_fascia2.gif);
	font-weight : 700;

	border-top: 1px solid black;
	height: 22px;
	line-height: 22px;
}




div.tbl_generica table td:last-child,
div.tbl_generica table th:last-child,
div.tbl_generica_100x100 table td:last-child,
div.tbl_generica_100x100 table th:last-child
{
	padding-right: 20px !important;
} /*prevent Mozilla scrollbar from hiding cell content*/



.colonnafunzioni,
div.tbl_confunzioni table td:last-child,  /* classe accessoria da aggiungere a tbl_generica/tbl_generica100x100 */
div.tbl_confunzioni table th:last-child   /* se nell'ultima colonna ci sono funzioni */
{
	width: 120px!important;
	white-space: nowrap;
}

.colonnafunzioni a,
div.tbl_confunzioni table td:last-child a,  /* classe accessoria da aggiungere a tbl_generica/tbl_generica100x100 */
div.tbl_confunzioni table th:last-child a   /* se nell'ultima colonna ci sono funzioni */
{
	float: left;
	width: auto;
	clear: none;
	display: block;
	margin-right:2px;
}

.colonnaqualifiche,
div.tbl_conqualifiche table td:first-child,  /* classe accessoria da aggiungere a tbl_generica/tbl_generica100x100 */
div.tbl_conqualifiche table th:first-child   /* se nella prima colonna ci sono qulifiche */
{
	width: 40px!important;
	white-space: nowrap;
}

.colonnabloccata
{
	position: relative;
	left: expression(parentElement.parentElement.parentElement.scrollLeft - 1);

	/* lef: expression(parentElement.parentElement.offsetHeight - parentElement.parentElement.parentElement.clientHeight - parentElement.parentElement.parentElement.scrollTop -2); */


}



div.tbl_generica_100x100 table.no100x100 {margin: 0px auto; width: auto; margin: 0;}
div.tbl_generica_100x100 table.bordata {margin: 0px auto; width: 100%; border: 1px solid #A7BE70;}


div.tbl_generica th,
div.tbl_generica_100x100 th
{
	background-image: url(../../images/tab_pat_fascia2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	color:#474747;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	line-height:10px;
	text-align:center;
	vertical-align:middle;
	padding: 0px 2px;
	margin: 0px;
}

div.tbl_generica tr,
div.tbl_generica tr.rigapari,
div.tbl_generica tr.rigadispari,
div.tbl_generica_100x100 tr,
div.tbl_generica_100x100 tr.rigapari,
div.tbl_generica_100x100 tr.rigadispari
{
	height: 20px;
	line-height:18px;
	text-align:left;
	vertical-align:top;
	color:#474747;
}

div.tbl_generica td,
div.tbl_generica tr.rigapari td,
div.tbl_generica tr.rigadispari td ,
div.tbl_generica_100x100 td,
div.tbl_generica_100x100 tr.rigapari td,
div.tbl_generica_100x100 tr.rigadispari td
{
	color:#474747;
	font-size:12px;
 	font-family:Arial,Helvetica,sans-serif;
	padding-left:5px;
	padding-right:5px;
	padding-top: 0px;
	padding-bottom: 0px;
	/* text-transform:uppercase; */
	margin: 0px;
	background-color:#FFFFFF;
	/* border-right-width:1px;
	border-right-style:solid;
	border-right-color:#E0E0E0; */
	height: 20px;
	line-height:18px;


	background-image:url(../../images/filetto_vert_grigio.gif);
	background-repeat:repeat-y;
	/*width:1px;
	max-height:20px;
	*/

}

div.tbl_generica tr.rigapari td,
div.tbl_generica_100x100 tr.rigapari td
{
	background-color:#FAF6F0;
	height: 20px;
	line-height:18px;
}
div.tbl_generica tr.rigasel td ,
div.tbl_generica_100x100 tr.rigasel td
{
	background-color:#F5F5F5;
	height: 20px;
	line-height:18px;
}

div.tbl_generica td.separatore,
div.tbl_generica tr.rigapari td.separatore,
div.tbl_generica tr.rigadispari td.separatore ,
div.tbl_generica_100x100 td.separatore,
div.tbl_generica_100x100 tr.rigapari td.separatore,
div.tbl_generica_100x100 tr.rigadispari td.separatore
{
	background-color:#F9EFE2;
	border: 1px solid #E0E0E0;
}



/*
div.tbl_generica_100x100 th.bordato {background-color: #EAEAEA;	font-size: 0.85em;padding: 3px 5px 3px 5px; border: 1px solid #A7BE70;}
div.tbl_generica_100x100 th.bordato_bianco {background-color: #FFFFFF;	font-size: 0.85em;padding: 3px 5px 3px 5px; border: 1px solid #A7BE70;}
div.tbl_generica_100x100 th.bianco {background-color: #FFFFFF;	font-size: 0.85em;padding: 3px 5px 3px 5px;}
div.tbl_generica_100x100 th.trasparente {background-color: transparent;	font-size: 0.85em;padding: 3px 5px 3px 5px;}


div.tbl_generica_100x100 td.bordato { background-color:  #EDF1E2; font-size: 0.85em; padding:3px 5px 3px 5px; border: 1px solid #A7BE70;}
div.tbl_generica_100x100 td.bianco { background-color:  #FFFFFF; font-size: 0.85em; padding:3px 5px 3px 5px;}
div.tbl_generica_100x100 td.trasparente { background-color: transparent; font-size: 0.85em; padding:3px 5px 3px 5px;}
div.tbl_generica_100x100 td.verde_chiarissimo { background-color:  #F7F8F1; font-size: 0.85em; padding:3px 5px 3px 5px;}
div.tbl_generica_100x100 td.bordato_bianco { background-color:  #FFFFFF; font-size: 0.85em; padding:3px 5px 3px 5px; border: 1px solid #A7BE70;}
div.tbl_generica_100x100 td.vis_iter { background-color:  #EDF1E2; font-size: 0.85em; padding:3px 5px 3px 5px;}
div.tbl_generica_100x100 td.vis_iter_bold { background-color:  #EDF1E2; font-size: 0.85em; font-weight: bold; padding:3px 5px 3px 5px;}
div.tbl_generica_100x100 font.no_abil {color: #808080;}
div.tbl_generica_100x100 font.link_passo {color: #000000;}
div.tbl_generica_100x100 input.campo_disabilitato {float: left; margin-right: .5em; margin-top: .4em; border: 1px solid #9faf9f; background-color: #f1f1eb; clear: both; color: #7A8594;}
div.tbl_generica_100x100 input.campo_disabilitato_font_1_15 {font-size: 1.15em; float: left; margin-right: .5em; margin-top: .4em; border: 1px solid #9faf9f; background-color: #f1f1eb; clear: both; color: #7A8594;}
*/


/********************************************************/
/** Tabelle fine **/
/********************************************************/



/** CSS RELATIVI ALLA TODOLIST fine **/
/********************************************************/
div.tbl_generica_100x100 th.sfondo_postit_important_th
{
	background-color: #CDD8DE; /* #F8F5C7; */
	font-weight: bold;
	border: 1px #aeaeae solid !important;
	color: #536D79;
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
	font-family: verdana;
}

div.tbl_generica_100x100 td.sfondo_postit_important_td_non_letto
{
	background-color: #ECF0F2; /* #faf8d8; */
	font-weight: bold;
	border: 1px #aeaeae solid;
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
	font-family: verdana;
}

div.tbl_generica_100x100 td.sfondo_postit_important_td_letto
{
	background-color: #ECF0F2 !important;
	border: 1px #aeaeae solid;
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
	font-family: verdana;
}

.sfondo_postit_important
{
	background-color: #ECF0F2 !important;
	border: 1px #aeaeae solid;
	font-family: verdana;
}
.sfondo_postit_important_no_border
{
	background-color: #ECF0F2 !important;
	text-align: left;
	border:0px;
	font-family: verdana;
}
.sfondo_postit_intestazione_important
{
	background-color: #DBE2E6 !important;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-family: verdana;
}
.sfondo_postit_intestazione_sel_important
{
	background-color: #B4C4CB !important;
	text-align: center;
	padding: 0px 0px 0px 0px !important;
	font-family: verdana;
}
.sfondo_postit_campi_important
{
	background-color: #FBFCFD !important;
}
.sfondo_postit_visualizzazione
{
	background-color: #ECF0F2 !important;
	font-size: 1em !important;
	font-family: verdana;
}
.postit_ombra_destra_primo
{
	background-image: url(../../images/postit_ombra_destra_primo.gif);
	background-repeat: repeat-y;
	width: 8px !important;
	padding: 0px 0px 0px 0px !important;
}
.postit_ombra_destra
{
	background-image: url(../../images/postit_ombra_destra.gif);
	background-repeat: repeat-y;
	width: 8px !important;
	padding: 0px 0px 0px 0px !important;
}
.postit_ombra_sotto_sinistra
{
	background-image: url(../../images/postit_ombra_sotto_sinistra.gif);
	background-repeat: repeat-x;
	height: 8px;
	width: 8px;
	padding: 0px 0px 0px 0px !important;
}
.postit_ombra_sotto
{
	background-image: url(../../images/postit_ombra_sotto.gif);
	background-repeat: repeat-x;
	height: 8px;
	padding: 0px 0px 0px 0px !important;
}
.postit_ombra_sotto_destra
{
	background-image: url(../../images/postit_ombra_sotto_destra.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
	padding: 0px 0px 0px 0px !important;
}
fieldset.generica legend.postit
{
	color: #536D79;
}
fieldset.generica#postit
{
	border: 1px solid #BAC9D1;
	width: 100% !important;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	font-family: verdana;
}
fieldset.generica#postit div.campo label
{
	font-family: verdana;
	font-size: 10px;
	color: #787878;
	text-transform: capitalize;
}
fieldset.generica#postit div.campo input
{
	background-color: #FBFCFD;
	font-family: verdana;
	font-size: 10px;
	color: #343434;
	height: 14px;
	padding:2px 0px 1px 0px;
}
fieldset.generica#postit div.campo select
{
	background-color: #FBFCFD;
	font-family: verdana;
	font-size: 10px;
	color: #343434;
	padding:2px 0px 1px 0px;
}

fieldset.generica#postit div.campo input.postit_checkbox, fieldset.generica#postit div.campo input.postit_radio
{
	font-family: verdana;
	font-size: 10px;
	background-color: transparent;
	border: 0px;
}
fieldset.generica#postit div.campo textarea
{
	background-color: #FBFCFD;
	font-family: verdana;
	font-size: 10px;
	color: #343434;
}
fieldset.generica#postit_no_border
{
	border: 0px solid #BAC9D1;
}
fieldset.generica #postit div.campo input.invisibile {
	background-color: transparent !important;
	border: 0px;
	overflow : visible;
}

/*************************************/
/** CSS tabella recupero modelli    **/
/*************************************/

div.tbl_recupero_modelli
{
	font-family:Arial, Helvetica, sans-serif;
}

div.tbl_recupero_modelli table
{
	width: 100%;
	background-color: #F6E5E3;
	border: 0px;
}

div.tbl_recupero_modelli td
{
	font-size: 0.85em;
	padding: 4px 2px 4px 2px;
}


div.tbl_recupero_modelli input[type="text"]
{
	border: 1px solid #9faf9f;
	float: left;
	background-color: #f1f1eb;
	clear: both;
}

div.tbl_recupero_modelli select
{
	border: 1px solid #9faf9f;
	float: left;
	background-color: #FFFFFF;
	clear: both;
}

div.tbl_recupero_modelli option.bianco
{
	background-color: #FFFFFF;
}

div.tbl_recupero_modelli option.verde_chiaro
{
	background-color: #E2EAD0;
}

div.tbl_recupero_modelli option.grigio_chiaro
{
	background-color: #CFCFCF;
}

div.tbl_recupero_modelli[type="checkbox"] {color: #000000; background: transparent; border: 0px none;}


/***************************************/
/** CSS tabella recupero modelli FINE **/
/***************************************/



/***************************************/
/** INIZIO: CSS per il ContextMenu *****/
/***************************************/

ul.SimpleContextMenu {
	display: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	list-style-type: none;
	border-top: 1px solid #778899;
	border-left: 1px solid #778899;
	border-right: 1px solid #778899;
	border-bottom: 1px solid #778899;
}

ul.SimpleContextMenu li {
	/* border-bottom: 1px solid #000000; */
}

ul.SimpleContextMenu li a {
	display: block;
	width: 100px;
	padding: 2px 10px 3px 10px;
	text-decoration: none;
	color: #778899;
	background: #fefafa;
}

ul.SimpleContextMenu li a:hover {
	text-decoration: none;
	color: #c6596b;
	background: #ffe6bb;
}

/***************************************/
/**** FINE: CSS per il ContextMenu *****/
/***************************************/


/* ######################################################### */
	/* ######### 					   ######### */
	/* ######### ==== Inizio Style per nuovo menu a tendina ==== ######### */
	/* ######### 					   ######### */
	/* ######################################################### */

	/* ######### Drop Down ULs CSS ######### */

	.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
		font: normal 11px Verdana;
		margin: 0;
		padding: 0;
		position: absolute;
		left: 0;
		top: 0;
		list-style-type: none;
		background: #FBFBFB;
		border: 1px solid black;
		/* border-bottom-width: 0; */
		border-left-color: #e0e0e0;
		border-top-color: #e0e0e0;
		border-right-color: #a0a0a0;
		border-bottom-color: #a0a0a0;
		visibility: hidden;
		z-index: 100;
		height: auto;
	}

	.ddsubmenustyle li a{
		display: block;
		width: 160px; /*width of menu (not including side paddings)*/
		color: black;
		background-color: #FBFBFB;
		text-decoration: none;
		padding: 4px 5px;
		border-bottom: 0px solid black;
	}

	* html .ddsubmenustyle li{ /*IE6 CSS hack*/
		display: inline-block;
		width: 170px; /*width of menu (include side paddings of LI A*/
	}

	.ddsubmenustyle li a:hover{
		background-color: #E0E0E0;
		color: black;
		text-decoration: none;
		/* color: white;*/
	}





	/* ######### Neutral CSS  ######### */

	.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
		padding-left: 4px;
		border: 0;
	}

	.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
		position: absolute;
		padding-top: 3px;
		left: 100px;
		border: 0;
	}

	.ddiframeshim{
		position: absolute;
		z-index: 500;
		background: transparent;
		border-width: 0;
		width: 0;
		height: 0;
		display: block;
	}




	.topmenustyle ul{
		margin: 0;
		padding: 0;
		font: bold 11px Verdana;
		list-style-type: none;
		/* border-bottom: 1px solid gray; */
		/* background: #ECECEC; */
		background: #FBFBFB;
		overflow: hidden;
		clear:left;
		width: auto;
	}

	.topmenustyle li{
		display: inline;
		margin: 0;
	}

	.topmenustyle li a{
		float: left;
		display: block;
		text-decoration: none;
		margin: 0;
		padding: 6px 8px; 				/* padding inside each tab*/
		border-right: 1px solid white; 	/* right divider between tabs*/
		color: #555555;
		/* background: #ECECEC; */
		background: #FBFBFB;
		height: 10px;
	}

	.topmenustyle li a:visited{
	/*	color: white; */
		color: #333333;
	}

	.topmenustyle li a:hover{
		background: #E0E0E0; 				/* background of tabs for hover state */
		text-decoration: none;
		color: #555555;

	}

	.topmenustyle a.selected{
		background: #CCCCCC; 				/* background of tab with "selected" class assigned to its LI */
	}


	/* ######################################################### */
	/* ######### 					   ######### */
	/* ######### ==== FINE   Style per nuovo menu ==== ######### */
	/* ######### 					   ######### */
	/* ######################################################### */

	/********************************************************************************/
	/* STILE PER MENU DI COMANDO AFFIANCATI AI TASTI FUNZIONE NELLE TABLES - INIZIO */
	/********************************************************************************/


	div.tablefunctionlist
	{
		width: 20px;
		height: 16px;
		display: inline;
	}

	div.tablefunctionlist ul
	{
		 display: inline;
		margin:0;
		padding: 0;
		font: bold 11px Verdana;
		list-style-type: none;
		background: #FBFBFB;
		overflow: hidden;
		width: 20px;
	}

	div.tablefunctionlist li{
		 display: inline;
		margin: 0;
	}

	div.tablefunctionlist li a{
		float: left;
		clear: both;
		display: block;
		text-decoration: none;
		margin: 0;
		color: #555555;
		background: #FBFBFB;
		height: 16px;
	}

	div.tablefunctionlist li a:visited{
	/*	color: white; */
		color: #333333;
	}

	div.tablefunctionlist li a:hover{
		background: #E0E0E0; 				/* background of tabs for hover state */
		text-decoration: none;
		color: #555555;
	}

	div.tablefunctionlist a.selected{
		background: #CCCCCC; 				/* background of tab with "selected" class assigned to its LI */
	}

	/********************************************************************************/
	/* STILE PER MENU DI COMANDO AFFIANCATI AI TASTI FUNZIONE NELLE TABLES - FINE */
	/********************************************************************************/







/********************************************************/
/** Classi Accessorie: inizio									 **/
/********************************************************/

/* ZAMMIC - VALIDATO */
.affiancabile,
.affiancato
{
	float: left!important;
	clear: none!important;
	width: auto!important;
}

.affiancato
{
	width: 98%!important;
}

/* ZAMMIC - VALIDATO */
.vaiacapo
{
	clear: right!important;
}

/* ZAMMIC - VALIDATO */
.nowrap
{
	white-space: nowrap;
}

.larghezza_50x100
{
	width: 47%!important;
	*width: 43%!important;
}

.larghezza_100x100
{
	width: 95%!important;
	*width: 90%!important;
}



/********************************************************/
/** Classi per geometrie fisse: inizio						 **/
/********************************************************/
table.geometrica
{
	width: 100%;
}

table.geometrica td
{
	vertical-align: top;
	padding-right: 15px;
}

table.geometrica td.larghezza_50x100
{
	width: 50%;
}

table.geometrica td.larghezza_65x100
{
	width: 65%;
}

table.geometrica td:first-child fieldset.generica
{
	width: 100%!important;
}


table.geometrica td div.cella
{
	width: 98%;
}


/*********************************************************/
/***** CATE - INIZIO *************************************/
/*********************************************************/

div#wrap_cate{
	margin: 10px auto;
	border: 0px solid red;
	width: 800px;
	text-align: center;
}
div#col_descrizione_cate{
	width: 350px;
	border: 0px solid red;
	margin: 0px;
	float: left;
	padding-left: 70px;
	text-align: center;
	font-family: verdana;
	font-size: 0.80em;
	color: #909090;
}

div#col_descrizione_cate p{
	text-align:  justify;
}


div#col_descrizione_cate h3{font-size: 1.2em; color: #9faf9f; font-style: normal; }

div.col_menu_cate{
	margin: 0px;
	margin-left: 0px;
	width: 350px;
	border: 0px solid green;
	float: right;
	padding-top: 45px;
	padding-left: 0px;
	text-align: left;
}


div.col_menu_cate table.tabella_cate
{
	border: 0px solid red;
	border-left: 2px solid #F6F4ED;
	/* border-bottom: 2px solid #F6F4ED; */
	margin: 2px 2px 2px 2px;
}



div.col_menu_cate table.tabella_cate td ul{
	font-size: 1.2em;
	margin-left: 7px;
	margin-top: 0px;
/*	margin-bottom: 15px; */
	margin-bottom: 5px;
	list-style-position: outside;
/*	list-style-type: square; */
	list-style-type: none;
	padding: 0 0 0 26px;

}

div.col_menu_cate table.tabella_cate td ul li{
	margin: 2px 0 2px 0 ;
	padding: 0;
	color: #8b8883;
	border: 0px solid yellow;
}

div.col_menu_cate table.tabella_cate td ul li a{
	margin: 0;
	padding: 0;
	/* letter-spacing: 1px; */
	/* color: #9f1515; */
	color: #909090;
	border: 0px solid pink;
	font-family: Verdana;

	font-size: 0.90em;
}


div.col_menu_cate table.tabella_cate td ul li a:hover{
	background: #EBEBEB;
	text-decoration: none;
	color: #9f1515;
}


div.col_menu_cate table.tabella_cate td h4{
	/* color: #b2b2b2; */
	color: #808080;
	padding: 0;
	margin: 0;
	background: transparent url(../../images/int_punto_elenco.gif) no-repeat left;
	background-position: 0 8px;
	border: 0px solid red;
	padding: 0 0 0 17px;
	margin: 0px 0 0px 0;
	font-size: 1.7em;
	display: block;
	height: 30px;
	font-style: normal;
	font-family: Verdana;
	line-height: 30px;
	font-weight: bold;
	text-transform: none !important;


}

div.col_menu_cate table.tabella_cate th
{
	text-align: left;
	font-size: 1.1em
}


a.ApriSezione,
a:Visited.ApriSezione
{
	text-decoration:none;
	display:block;
	float:left;
	width: 10px;
	height: 10px;
	border-right: 1px solid #909090;
	border-bottom: 1px solid #A0A0A0;
	border-left: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
}

div.MacrovocePreferitiTitle
{
	color: #808080;
	padding-left: 20px;
	margin-left: 40px;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Verdana;
	height: 30px;
	background: transparent url(../../images/postit_users.gif) no-repeat left;
}

div.MacrovoceTitle
{
	color: #b2b2b2;
	padding: 0;
	margin: 0;
	font-size: 1.5em;
	font-weight: bold;
	font-family: Verdana;
}

table.tabella_cate_preferiti
{
	border: 0px solid red;
	border-bottom: 1px solid #EDE7D2;
	border-right: 1px solid #D1C69F;
	margin-bottom: 2px;
	margin-bottom: 15px;
}

div.col_menu_cate_preferiti table.tabella_cate_preferiti td ul{
	font-size: 1.2em;
	margin-left: 40px;
	margin-top: -18px;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 0 0 26px;
	height: 20px;
}

div.col_menu_cate_preferiti table.tabella_cate_preferiti td ul li{
	margin: 2px 10px 2px 10px ;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #8b8883;
	border: 0px solid yellow;
	white-space: nowrap;
	float: left;

}

div.col_menu_cate_preferiti table.tabella_cate_preferiti td ul li a{
	margin: 0;
	padding: 0;
	color: #909090;
	border: 0px solid pink;
	font-family: Verdana;

	font-size: 0.90em;
}


div.col_menu_cate_preferiti table.tabella_cate_preferiti td ul li a:hover{
	background: #EBEBEB;
	text-decoration: none;
	color: #9f1515;
}


div.col_menu_cate_preferiti table.tabella_cate_preferiti td h4{
	/* color: #b2b2b2; */
	color: #808080;
	padding: 0;
	margin: 0;
	background: transparent url(../../images/int_punto_elenco.gif) no-repeat left;
	background-position: 0 8px;
	border: 0px solid red;
	padding: 0 0 0 17px;
	margin: 0px 0 0px 0;
	font-size: 1.7em;
	display: block;
	height: 30px;
	font-style: normal;
	font-family: Verdana;
	line-height: 30px;
	font-weight: bold;
	text-transform: none !important;


}

div.col_menu_cate_preferiti table.tabella_cate_preferiti th
{
	text-align: left;
	font-size: 1.1em ;
}

ul#contenitorevocePreferiti{
	padding-left:26px !important;
	height: 100%;

}
/* TOOLTIP */
.UrbiTooltip
{
	text-align: left;
	font: 12px/1.2em "Lucida Console", "Courier New", monospace;
	color: #111;
}




/*********************************************************/
/***** CATE - FINE *************************************/
/*********************************************************/


/*------------------------------------*/
/* Migrazione da generalecss -  fine  */
/*------------------------------------*/


.altri_link_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8e1919;
	text-align: left;
	vertical-align: bottom;
}
.altri_link_news a {
	color: #8e1919;
	text-decoration:underline;
}
.altri_link_news a:hover {
	color: #77746c;
	text-decoration:underline;
}
.bordo_tabella {
	border: 1px solid #e0e0e0;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #93191b;
	text-align: right;
	vertical-align: middle;
}
.data_rilaci {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #93191b;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
.data_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f00303;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 5px;
}
.elenco_News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8e1919;
	text-align: left;
	vertical-align: middle;
}
.elenco {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #8e1919;
	text-align: left;
	vertical-align: middle;
}
.filetto_vert_grigio {
	background-repeat: repeat-y;
	width: 1px;
	background-image: url(../../images/filetto_vert_grigio.gif);
}
.filetto_orizz_grigio {
	background-repeat: repeat-x;
	background-image: url(../../images/filetto_vert_grigio.gif);
	height: 1px;
}

.home_testo_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #77746c;
	padding-left: 40px;
}
.home_tit_pag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: capitalize;
	color: #8e1919;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
}
.home_titoletto_pag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #77746c;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
}
.input_testata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #931a1b;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9d9d9c;
	border-right-color: #f2f0ee;
	border-bottom-color: #f2f0ee;
	border-left-color: #9d9d9c;
	line-height: 13px;
}

.input_testata_scuro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9d9d9c;
	border-right-color: #f2f0ee;
	border-bottom-color: #f2f0ee;
	border-left-color: #9d9d9c;
	line-height: 13px;
}

.input_testata_scuro_optgroup
{
	font-style: normal;
}

.input_pag_int_scuro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9d9d9c;
	border-right-color: #f2f0ee;
	border-bottom-color: #f2f0ee;
	border-left-color: #9d9d9c;
	line-height: 13px;
	width:100%;
	min-width:100px;
}

table.input_testata_scorrimento {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9d9d9c;
	border-right-color: #f2f0ee;
	border-bottom-color: #f2f0ee;
	border-left-color: #9d9d9c;
	line-height: 13px;
	font-weight: bold;
	width: 432px;
}



table.input_testata_scorrimento td
{

	/*margin-right: 1px;
	margin-left: 1px;*/
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 6px;
	line-height: 11px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.input_testata_scorrimento td a
{
	color:#000000;
	text-decoration:none;
	white-space: nowrap;
}

table.input_testata_scorrimento td a:hover
{
	color: #931a1b;
	text-decoration: underline;
}


.input_selez_az {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9d9d9c;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9d9d9c;
	border-right-color: #f2f0ee;
	border-bottom-color: #f2f0ee;
	border-left-color: #9d9d9c;
	line-height: 13px;
	min-width:100px;
	font-weight: bold;
	text-align: left;
}

.logout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #931a1b;
	text-align: right;
	vertical-align: middle;
	padding-left: 15px;
}
.logout a {
	color: #931a1b;
	text-decoration:none;
}
.logout a:hover {
	color: #000000;
	text-decoration:none;
}
.nome_soggetto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8F1A1A;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tit_pag_schede {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8F1A1A;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 10px;
}
.pat_tabella_tab {
	background-image: url(../../images/pat_tab_int.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.pat_pag_urbi {
	background-attachment: fixed;
	background-image: url(../../images/pat_pag_urbi.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.pat_pag_palazzo {
	background-image: url(../../images/pat_img_palazzo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.pat_pulsantiera {
	/* background-image: url(../../images/pat_pulsantiera.gif); */
	background-repeat: repeat-x;
	height: 58px;
	background-position: top;
}
.pat_sfum_palazzo {
	background-attachment: fixed;
	background-image: url(../../images/pat_sfum_palazzo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.pat_urbi {
	background-image: url(../../images/pat_urbi.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.pat_fascia {
	background-image: url(../../images/pat_fasciamenu.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 43px;
}
.pat_testata {
	background-image: url(../../images/pat_testata.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 58px;
	white-space: nowrap;
}
.tasto_patsx {
	background-image: url(../../images/pat_tasto_sx.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 23px;
	width: 11px;
}
.tasto_patdx {
	background-image: url(../../images/pat_tasto_dx.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 23px;
	width: 11px;
}
.tasto_standard {
	background-image: url(../../images/pat_tasto_center.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e1919;
	text-align: center;
	vertical-align: middle;
}
.tasto_standard a {
	color: #8e1919;
	text-decoration:none;
}
.tasto_standard a:hover {
	color: #77746c;
	text-decoration:none;
}
.tasto_bold {
	background-image: url(../../images/pat_tasto_center.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e1919;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.tasto_bold a {
	color: #8e1919;
	text-decoration:none;
}
.tasto_bold a:hover {
	color: #77746c;
	text-decoration:none;
}

.tasto2_patsx {
	background-image: url(../../images/pat_tasto2_sx.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 23px;
	width: 11px;
}
.tasto2_patdx {
	background-image: url(../../images/pat_tasto2_dx.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 23px;
	width: 11px;
}
.tasto2_testo {
	background-image: url(../../images/pat_tasto_center.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e1919;
	text-align: center;
	vertical-align: middle;
}
.tasto2_testo a {
	color: #8e1919;
	text-decoration:none;
}
.tasto2_testo a:hover {
	color: #77746c;
	text-decoration:none;
}

.tab_angolosxup {
	background-image: url(../../images/tab_angolosxup.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}
.tab_angolodxup {
	background-image: url(../../images/tab_angolodxup.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}
.tab_angolosxdown {
	background-image: url(../../images/tab_angolosxdown.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}
.tab_angolodxdown {
	background-image: url(../../images/tab_angolodxdown.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}
.tab_patup {
	background-image: url(../../images/tab_patup.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 16px;
}
.tab_patdown {
	background-image: url(../../images/tab_patdown.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 16px;
}
.tab_patleft {
	background-image: url(../../images/tab_patleft.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 16px;
}
.tab_patright {
	background-image: url(../../images/tab_patright.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 16px;
}
.testo_anticipo_rilasci {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #77746c;
}
.testo_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #77746c;
}
.testolink_anticipo_rilasci {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #8e1919;
}
.testolink_anticipo_rilasci a {
	color: #8e1919;
	text-decoration:none;
}
.testolink_anticipo_rilasci a:hover {
	color: #c89c63;
	text-decoration:none;
}


.tab1_pat_sx {
	background-image: url(../../images/tab1_pat_sx.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	width: 11px;
}
.tab1_pat_dx {
	background-image: url(../../images/tab1_pat_dx.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 24px;
	width: 11px;
}
.tab1_testo {
	background-image: url(../../images/tab1_testo.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58554c;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.tab1_testo a {
	color: #58554c;
	text-decoration:none;
}
.tab1_testo a:hover {
	color: #8e1919;
	text-decoration:none;
}
.tab2_pat_sx {
	background-image: url(../../images/tab2_pat_sx.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	width: 11px;
}
.tab2_pat_dx {
	background-image: url(../../images/tab2_pat_dx.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 19px;
	width: 10px;
}
.tab2_testo {
	background-image: url(../../images/tab2_testo.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.tab2_testo a {
	color: #ffffff;
	text-decoration:none;
}
.tab2_testo a:hover {
	color: #000000;
	text-decoration:none;
}
.tab3_pat_sx {
	background-image: url(../../images/tab3_pat_sx.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 19px;
	width: 10px;
}
.tab3_pat_dx {
	background-image: url(../../images/tab3_pat_dx.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 19px;
	width: 10px;
}
.tab3_numeri {
	background-position: center center;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676666;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	text-transform: uppercase;
}
.tab3_testo {
	background-image: url(../../images/tab3_testo.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676666;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-transform: uppercase;
}
.tab3_testo a {
	color: #676666;
	text-decoration:none;
}
.tab3_testo a:hover {
	color: #8a1919;
	text-decoration:none;
}
.tab4_pat_sx {
	background-image: url(../../images/tab4_pat_sx.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 19px;
	width: 10px;
}
.tab4_pat_dx {
	background-image: url(../../images/tab4_pat_dx.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 19px;
	width: 10px;
}
.tab4_testo {
	background-image: url(../../images/tab4_testo.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8a1919;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-transform: uppercase;
}
.tab4_testo a {
	color: #8a1919;
	text-decoration:none;
}
.tab4_testo a:hover {
	color: #676666;
	text-decoration:none;
}
.tab_pat_fascia1 {
	background-image: url(../../images/tab_pat_fascia1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	color: #8a1919;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 12px;
}
.tab_pat_fascia2 {
	background-image: url(../../images/tab_pat_fascia2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
}
.tab_testo_fascia2 {
	color: #474747;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 10px;
}
.tab_pat_fascia_end {
	background-image: url(../../images/tab_chiusura.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
	color: #8a1919;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}
.testo_bold_rosso {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #8e1919;
	text-align: center;
	vertical-align: middle;
}
.testo_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #474747;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.testo_tab a {
	color: #474747;
	text-decoration:underline;
}
.testo_tab a:hover {
	color: #8c1919;
	text-decoration:underline;
}
.testo_tab_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	color: #474747;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.testo_tab_bold a {
	color: #474747;
	text-decoration:underline;
}
.testo_tab_bold a:hover {
	color: #8c1919;
	text-decoration:underline;
}
.testo_tab2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #474747;
	text-transform: uppercase;
	background-color: #faf6f0;
	text-align: center;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.testo_tab2 a {
	color: #474747;
	text-decoration:underline;
}
.testo_tab2 a:hover {
	color: #8c1919;
	text-decoration:underline;
}
.testo_tab2_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	color: #474747;
	text-transform: uppercase;
	background-color: #faf6f0;
	text-align: center;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.testo_tab2_bold a {
	color: #474747;
	text-decoration:underline;
}
.testo_tab2_bold a:hover {
	color: #8c1919;
	text-decoration:underline;
}


h1.titolo_principale,
.tit_pag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: capitalize;
	color: #8e1919;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	border: 0px;
	background-color: transparent;
	font-weight:  lighter;
}



.voci_utente_testata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #931a1b;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
	white-space:normal;
	line-height:9px;

}
.voci_utente_testata2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #77746c;
	text-align: left;
	vertical-align: middle;
	width:40px

}

.voce_titoletto_pag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-bottom:7px;
}
.voci_menup_center {
	white-space: nowrap!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5d5c59;
	text-align: left;
	vertical-align: middle;
}
.voci_menup_center a {
	color: #5d5c59;
	text-decoration:none;
	white-space: nowrap!important;

}
.voci_menup_center a:hover {
	color: #931a1b;
	text-decoration:none;
	white-space: nowrap!important;

}

.voce_titolo_pag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	/* color: #626262; */
	text-align: left;
	vertical-align: middle;
}

.voce_titolo_pag a {
	color: #626262;
	text-decoration:none;
	padding: 1px;
}

.voce_titolo_pag a:visited {
	color: #626262;
	text-decoration:none;
}

.voce_titolo_pag a:hover {
	color: #931A1B;
	background: #DBDBDB;
}


.voce_titoletto_pag a {
	color: #626262;
	text-decoration:none;
}
.voce_titoletto_pag a:hover {
	color: #931a1b;
	/* background: #DBDBDB; */
	background-color: transparent!important ;
	text-decoration: underline!important;
}

.voci_rilasci {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #c89c63;
	text-align: left;
	vertical-align: middle;
}
.voci_sei_in {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5d5c59;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	text-transform: capitalize;
}

.voci_tabella_domanda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
.voci_tabella_risposta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	text-transform: uppercase;
}





.voci_tabella_domanda2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
}
.tab5_pat_sx {
	background-image: url(../../images/tab5_pat_sx.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	width: 11px;
}
.tab5_pat_dx {
	background-image: url(../../images/tab5_pat_dx.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 19px;
	width: 10px;
}
.tab5_testo {
	background-image: url(../../images/tab5_testo.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fcf9f6;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-transform: uppercase;
}
.tab5_testo a {
	color: #000000;
	text-decoration:none;
}
.tab5_testo a:hover {
	color: #8c1919;
	text-decoration:none;
}
.input_pag_int_sfondo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9d9d9c;
	border-right-color: #f2f0ee;
	border-bottom-color: #f2f0ee;
	border-left-color: #9d9d9c;
	line-height: 13px;
	width:100%;
	min-width:100px;
	background-color: #fcf9f6;
}

.tab_pat_fascia3 {
	background-image: url(../../images/tab_pat_fascia3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
}
.testo_sx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #474747;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.testo_sx a {
	color: #474747;
	text-decoration:underline;
}
.testo_sx a:hover {
	color: #8c1919;
	text-decoration:underline;
}
.testo_sx_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	color: #474747;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.testo_sx_bold a {
	color: #474747;
	text-decoration:underline;
}
.testo_sx_bold a:hover {
	color: #8c1919;
	text-decoration:underline;
}
.testo_sx2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #474747;
	text-transform: uppercase;
	background-color: #faf6f0;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.testo_sx2 a {
	color: #474747;
	text-decoration:underline;
}
.testo_sx2 a:hover {
	color: #8c1919;
	text-decoration:underline;
}
.testo_sx2_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	color: #474747;
	text-transform: uppercase;
	background-color: #faf6f0;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.testo_sx2_bold a {
	color: #474747;
	text-decoration:underline;
}
.testo_sx2_bold a:hover {
	color: #8c1919;
	text-decoration:underline;
}
.tex_grigio {
	background-color: #c9c9c9;
	color: #000000;
	font-family: arial;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}
.tex_viola {
	background-color: #e1e1eb;
	color: #000000;
	font-family: arial;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}
.tex_acqua {
	background-color: #d9f1b3;
	color: #000000;
	font-family: arial;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}
.tex_verde {
	background-color: #acd464;
	color: #000000;
	font-family: arial;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}
.tex_giallo {
	background-color: #f6e16e;
	color: #000000;
	font-family: arial;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}
.tex_arancio {
	background-color: #f6650e;
	color: #000000;
	font-family: arial;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}

.tab_pat_fascia3 {
	background-image: url(../../images/tab_pat_fascia3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
	color: #474747;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 10px;
}

.div_scorr_moduli
{
	font-family: Verdana;
	font-size: 11px;
	color: #626262;
	line-height: 17px;
	font-weight: normal;
	width: 100%;
	background-color: #fafafa;
}

a#logourbi
{
	background-image: url(../../images/logo_urbi_testata.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
	width:107px;
	height:58px;
	padding:0px;
	margin:0px;
}

a#todolist
{
	background-image: url(../../images/tasto_todolist.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
	width:50px;
	height:24px;
	padding:0px;
	margin:0px;
}

a:hover#todolist
{
	background-image: url(../../images/tasto_todolist_light.gif);
}

a#urbispace
{
	background-image: url(../../images/tasto_urbispace.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
	width:50px;
	height:24px;
	padding:0px;
	margin:0px;
}

a:hover#urbispace
{
	background-image: url(../../images/tasto_urbispace_light.gif);
}

#marqueecontainer
{
	position: relative;
	width: 340px; /*marquee width */
	height: 15px; /*marquee height */
	background-color: white;
	overflow: hidden;
	padding: 1px;
	padding-left: 1px;
}

.pulsantiera
{
	background-image: url(../../images/pat_pulsantiera.gif);
	clear:none;
	left:-240px;
	position:absolute;
	top:0;
	width:237Px;
	z-index:500;
}


table.menu_quick_scelta_aree
{
	background-color: #FFFFFF;
	border: 0px;
}

table.menu_quick_scelta_aree td
{
	background-color: #F5F5F5;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 3px;
	line-height: 14px;
}

table.menu_quick_scelta_aree td a
{
	color:#626262;
	text-decoration:none;
	white-space: nowrap;
}

table.menu_quick_scelta_aree td a:hover
{
	color: #931a1b;
	background: #DBDBDB;
}


.testo_bookmark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #474747;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.testo_bookmark a {
	color: #474747;
	text-decoration:underline;
}
.testo_bookmark a:hover {
	color: #8c1919;
	text-decoration:underline;
}


.sfondo_tab2 {
	background-color: #faf6f0;
}
.sfondo_tab {
	background-color: #ffffff;
}
.testo_quantita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #8c1919;
	text-transform: uppercase;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.testo_quantita2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #8c1919;
	text-transform: uppercase;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #faf6f0;
}
.pat_tabella_tab2 {
	background-image: url(../../images/pat_tab_int2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.tab_pat_fascia_end2 {
	background-image: url(../../images/tab_chiusura2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
	color: #8a1919;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}
.tab_pat_fascia4 {
	background-image: url(../../images/tab_pat_fascia4.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 60px;
}
.tab_testo_fascia4 {
	color: #474747;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 10px;
}

.input_pag_int_sfondo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9d9d9c;
	border-right-color: #f2f0ee;
	border-bottom-color: #f2f0ee;
	border-left-color: #9d9d9c;
	line-height: 13px;
	background-color: #fcf9f6;
}
.testo_sx_rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8c1919;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
}
.testo_sx_rosso a {
	color: #8c1919;
	text-decoration:underline;
}
.testo_sx_rosso a:hover {
	color: #474747;
	text-decoration:underline;
}
.testo_sx_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #474747;
	text-transform: uppercase;
	text-align: left;
	vertical-align: bottom;
}
.testo_sx_down a {
	color: #474747;
	text-decoration:underline;
}
.testo_sx_down a:hover {
	color: #8c1919;
	text-decoration:underline;
}
.tit_aree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8a1919;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	text-transform: uppercase;
}
.tit_aree a {
	color: #8a1919;
	text-decoration:none;
}
.tit_aree a:hover {
	color: #676666;
	text-decoration:none;
}


.testo_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #474747;
	text-transform: uppercase;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.testo_tab a {
	color: #474747;
	text-decoration:underline;
}
.testo_tab a:hover {
	color: #8c1919;
	text-decoration:underline;
}
.testo_tab_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	color: #474747;
	text-transform: uppercase;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.testo_tab_bold a {
	color: #474747;
	text-decoration:underline;
}
.testo_tab_bold a:hover {
	color: #8c1919;
	text-decoration:underline;
}
.testo_sx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #474747;
	text-transform: uppercase;
	background-color: #ffffff;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.testo_sx a {
	color: #474747;
	text-decoration:underline;
}
.testo_sx a:hover {
	color: #8c1919;
	text-decoration:underline;
}
.testo_sx_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	color: #474747;
	text-transform: uppercase;
	background-color: #ffffff;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.testo_sx_bold a {
	color: #474747;
	text-decoration:underline;
}
.testo_sx_bold a:hover {
	color: #8c1919;
	text-decoration:underline;
}

.testo_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #474747;
	text-transform: uppercase;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.testo_tab a {
	color: #474747;
	text-decoration:underline;
}
.testo_tab a:hover {
	color: #8c1919;
	text-decoration:underline;
}
.testo_tab_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	color: #474747;
	text-transform: uppercase;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.testo_tab_bold a {
	color: #474747;
	text-decoration:underline;
}
.testo_tab_bold a:hover {
	color: #8c1919;
	text-decoration:underline;
}
.testo_sx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #474747;
	text-transform: uppercase;
	background-color: #ffffff;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.testo_sx a {
	color: #474747;
	text-decoration:underline;
}
.testo_sx a:hover {
	color: #8c1919;
	text-decoration:underline;
}
.testo_sx_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	color: #474747;
	text-transform: uppercase;
	background-color: #ffffff;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.testo_sx_bold a {
	color: #474747;
	text-decoration:underline;
}
.testo_sx_bold a:hover {
	color: #8c1919;
	text-decoration:underline;
}




/******************************************************************/
/* vecchie classi in attesa di verifica 									*/
/******************************************************************/


.centrato{text-align: center; margin: 0 auto;}


div.scroll
{
	height: expression((parseInt(this.scrollHeight)>300)?300:"auto");
	background-color:#FEFAFA;
	max-height: 300px;
	overflow: auto;
}

th.vuota {
	line-height: 0px;
	font-size: .0em;
	visibility: hidden;
	display: none;

}

div.link_torna
{
	margin: 3px;
	font-size: 0.8em;
	float: right;
}

td.dx
{
	text-align: right;
}

td.sx
{
	text-align: left;
}


td.nowrap
{
	white-space: nowrap;
}

th.nowrap
{
	white-space: nowrap;
}

/******************************************************************/
/* Vecchie Classi da SOLCSS.CSS - INIZIO */
/******************************************************************/
.solpatexsx {
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/hp_patex_sx.gif);
	background-repeat: repeat-y;
	width: 20px;
}
.solpatexdx {
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/hp_patex_dx.gif);
	background-repeat: repeat-y;
	width: 20px;
}

.solpatexcx {
	/*background-image: url(../../images/hp_pat_center.gif);
	background-repeat: repeat-y;*/
	width: 910px;
}

.solchiusurapagina {
	background-image: url(../../images/hp_pat_close_down.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
	height: 25px;
	color: #6e828d;
	font-size: 10px;
}

.solbanner {
	background-image: url(../../images/bannersol.png);
	width: 908px;
	height: 116px;
	background-repeat: no-repeat;
	clear:both;
}

.solmainmenu
{
	background-image: url(../../images/hp_tasto_link.gif);
	background-repeat: repeat-x;
	width: 100%;
	clear:both;
	display:block;
}


div#solbannerPrimaRigaSotto1 , a#solbannerPrimaRigaSotto1 ,
div#solbannerPrimaRigaSotto2 , a#solbannerPrimaRigaSotto2 ,
div#solbannerPrimaRigaSotto3 , a#solbannerPrimaRigaSotto3 ,
div#solbannerPrimaRigaSotto4 , a#solbannerPrimaRigaSotto4 ,
div#solbannerPrimaRigaSotto5 , a#solbannerPrimaRigaSotto5
{
	clear: both;
	float:left;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E828D ;
	padding-right: 2px;
	padding-left: 2px;
	letter-spacing: 0.12em;
	width: auto;

}


div#solbannerPrimaRigaSotto2  ,
div#solbannerPrimaRigaSotto3
{
	clear: none;
	display inline ;
	float:right;
}

div#solbannerPrimaRigaSotto4,
div#solbannerPrimaRigaSotto5
{
	padding-left:15px;
	clear: none;
	display inline ;
}


#solbannerPrimaRigaSotto1 a:hover , #solbannerPrimaRigaSotto2 a:hover , #solbannerPrimaRigaSotto3 a:hover
{
	text-decoration: underline;
}


div#contenitore_logo_img
{
	height: 98px;
	display: block;
	float: left;
}

div#contenitore_logo_text
{
	margin-left: 5px;
	padding-top: 10px;
	padding-left: 5px;
	height: 30px;
	color: #97A871;
	font-size: 0.8em;
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
	display: block;
	float: left;
	width: 450px;
	/* background: transparent url(../../images/int_pat_hilight.jpg) no-repeat left; */

}

div#contenitore_logo_utente_autenticato
{
	width: 300px;
	float: right;
	margin-left: 5px;
	padding-top: 10px;
	padding-left: 5px;
	height: 30px;
	color: #97A871;
	font-size: 0.75em;
	font-family: Verdana;
	text-align: right;
	text-transform: capitalize;
	display: block;
}

div#contenitore_logo_testata1,
div#contenitore_logo_testata2,
div#contenitore_logo_testata_unica,
div#contenitore_piede
{
	color: #6e828d;
	width: 41%;
	height: 50px;
	margin: 2px;
	padding: 4px;
	text-align: justify;
	text-transform: none;
	display: block;
	float: left;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px dashed #DADADA;
}


div#contenitore_logo_testata1,
div#contenitore_logo_testata2,
div#contenitore_logo_testata_unica,
div#contenitore_piede
{
	color: #6e828d;
	width: 41%;
	height: 50px;
	margin: 2px;
	padding: 4px;
	text-align: justify;
	text-transform: none;
	display: block;
	float: left;
	border: 1px dashed #DADADA;
}

div#contenitore_logo_testata_unica
{
	width: 83%;
}
div#contenitore_piede
{
	width: 97%;
	margin-left: auto;
	margin-right: auto;
}

ul.solhomemenu,
ul.solullink
{
	margin-top: 7px;
	margin-left: 7px;
}

ul.solhomemenu li,
ul.solullink li
{

}

ul.solhomemenu li a,
ul.solhomemenu li a:hover,
ul.solullink li a,
ul.solullink li a:hover
{
	color:#909090;
	font-family:Verdana;
	font-size:12px;
	font-weight: normal;
	margin:0;
	padding:0;
	text-decoration: none;
}

ul.solhomemenu li a:hover,
ul.solullink li a:hover
{
	background: #EBEBEB;
	text-decoration: none;
	color: #9f1515;
}

div#solmessaggioerrore
{
	border: 1px dotted black;
	color: #000000;
	background-color: #FFDAB9;
	margin: 0;
	padding: 5px;
	text-align: center;
}

div.pol_tbl_100x100
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: auto;
	text-align: left;
	width: 100%;
	display: table;
	font-size:1em ;
}

div.pol_tbl_100x100 table
{
	color: #808080;
	border-collapse: collapse;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

div.pol_tbl_100x100 td.note_mini {font-size:0.8em ;}
div.pol_tbl_100x100 td.right { text-align: right;}
div.pol_tbl_100x100 td.nowrap { white-space: nowrap;}
div.pol_tbl_100x100 td.bordo_bottom_1 { border-bottom: 1px dotted #CCCCCC; */ }

div.pol_tbl_100x100 table.no100x100_center
{
      margin-top: 0px;
      margin-left: auto;
      margin-right: auto;
      width: auto;
}

div.pol_tbl_100x100 td { margin:1px; }

/******************************************************************/
/* Vecchie Classi da SOLCSS.CSS - FINE */
/******************************************************************/

/** Definizione degli stati di transizione della pratica STATI DI TRANSIZIONE - pr001010.st e INTERROGAZIONE PRATICA - pr001007.st **/

.labelPraticaAperta{background-color: #E7730F; color: #FFF; padding-right: 3px; padding-left: 3px; width: 50px; text-transform: uppercase; font-weight: bold;font-size: 11px;}
.labelPraticaAnnullata{background-color: #4FA7FF; color: #FFF; padding-right: 3px; padding-left: 3px; width: 50px; text-transform: uppercase; font-weight: bold;font-size: 11px;}
.labelPraticaChiusa{background-color: #8B0F01; color: #FFF; padding-right: 3px; padding-left: 3px; width: 50px; text-transform: uppercase; font-weight: bold;font-size: 11px;}
.labelPraticaSospesa{background-color: #00349F; color: #FFF; padding-right: 3px; padding-left: 3px; width: 50px; text-transform: uppercase; font-weight: bold;font-size: 11px;}
.labelPraticaStatoIntermedio{background-color: #3AB176; color: #FFF; padding-right: 3px; padding-left: 3px; width: 50px; text-transform: uppercase; font-weight: bold;font-size: 11px;}
.labelPratica{color: black; padding-right: 3px; padding-left: 3px; width: 50px; text-transform: uppercase; font-weight: bold;}

/** FINE **/

/*** Gestione aspetto data di aggiornamento dei dati - Anagrafe Estesa - */
div#solaggiornamentodati
{
	border: 1px dotted black;
	color: #000000;
	background-color: #FFEDB6;
	margin-top: 0;
	margin-right: 0px;
	margin-left: auto;
	width: 300px;
	padding: 3px;
	text-align: center;
}
