/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2011 ***************/
/*********************************************************************/


/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************************/
/*********************************************************************/

BODY
{
    font-family: Arial, Verdana;
    font-size: 0.813em;
    background-color: #EBEBEB;
    clear: both;
    float: left;
    width: 100%;
}

html
{
    font-size: 100%;
}


.nonVisibile
{
    display: none;
}


/*********************************************************************/
/**** BOX TOTALE *****************************************************/
/*********************************************************************/

#boxTotale
{
    margin: 0 auto;
    width: 968px; /*width: 93.9%;*/ /*width: 980px;*/
    margin: 0 auto;
    background-color: white;
}


/* Stile link pagine per Opera e Safari*/

#boxTotale A
{
    color: black;
    text-decoration: none;
}

#boxTotale A:hover
{
    color: black;
    text-decoration: underline;
}

#formid_intestazione1
{
    background: url("../../../immagini/sfondo/sfondointestazione1.jpg") no-repeat scroll 60px 82px Transparent;
    height: 97px;
    margin-left: 2.5%;
    margin-right: -3%;
    overflow: visible;
    padding-bottom: 5px;
    width: 94.5%;
}

#formid_intestazione2
{   clear:both;    
    height: auto;
    margin-left: 3%;
    margin-right: -3%;
    width: 94%;
    margin-top:2px;
}

* html #formid_intestazione2
{
    /*padding: 0px 0px 0px 1%;
    height: auto;
    width: auto;
    clear: both;
    float: left;
    width: 99%;*/
}

#formid_intestazione3
{
    clear:both;    
    height: auto;
    margin-left: 3%;
    margin-right: -3%;
    width: 94%;
    padding-top:10px;
    
}

* html #formid_intestazione3
{
    /*
    padding: 14px 0px 14px 1% !important;
    height: auto !important;
    clear: both !important;
    float: none !important;
    width: 99% !important;
    margin: 0px !important;
    */
}

#corpo
{
    margin-left: 0px;
    /*margin-right: 292px;
    padding-left:7px;*/
    margin-right: 325px;
}

/** html #corpo
{
    padding-right: 0px;
	width: 550px;
}*/

#formid_sx
{
    display: none;
}


#formid_centro {
    float: left;
    margin: 0;
    min-height: 0;    
    position: relative;
    /* padding: 0 1.5%;  */ 
   padding-left:3%;
   padding-right:1.5%;
   width: 95.5%;
}


#formid_dx
{   display: block;
    margin-left: 0;
    margin-right: -325px;
    width: 325px; 
	z-index: 1;
}


#formid_fondo1
{
    clear: both;
    float:left;
    height: auto;
    /*padding-top: 10px;
    padding-bottom:10px;*/
    position: relative;
    width: 100%;
}

#formid_fondo2
{   border-top: 1px solid black;    
    height: auto;
    margin-top: 0px!important;  
    clear: both;
    float: left;   
}


* html #formid_fondo2
{   background: url("../../../immagini/sfondo/footer.html") repeat-x scroll 0 0 transparent;
    border-top: 1px solid black;
    height: auto;
    margin-top: 0px;   
    
}
/*********************************************************************/
/**** BOX INTESTAZIONE ***********************************************/
/*********************************************************************/

#boxIntestazioneAccessibile
{
    display: none;
}

/****************************************************
    STILI STANDARD UTILIZZATI PIU' VOLTE NEL SITO		
**************************************************/

/*LINK*/
#formid_centro A
{
    color: black;
    text-decoration: underline;
}

#formid_centro A:hover
{
    color: black;
    text-decoration: none;
}

/*UL OL LI*/
#formid_centro ul
{
    clear: both;
    margin-left: 30px;
}

#formid_centro ol
{
    clear: both;
    margin-left: 38px;
}

#formid_centro ul li
{
    padding-bottom: 3px;
    margin-left: 3px;
}

#formid_centro ol li
{
    padding-bottom: 3px;
    margin-left: 0px;
}

/*FIELDSET E LEGEND*/
#formid_centro FIELDSET
{
    border: solid 1px #cccccc;
    padding: 10px;
}

#formid_centro FIELDSET SELECT, #formid_centro FIELDSET INPUT
{
    font-size: 95%;
}

#formid_centro LEGEND
{
    font-size: 85%;
    color: #555555;
}

/*INTESTAZIONI*/
#formid_centro H1
{
    font-size: 150%;
    font-weight: normal;
    padding: 0px 0px 0.5em;
    margin: 0px;
}

#formid_centro H2
{
    font-size: 130%;
    font-weight: normal;
    padding: 0px 0px 0.5em;
    margin: 0px;
}

#formid_centro H3, #formid_centro H5, #formid_centro H6, #formid_centro p
{
    font-size: 100%;
    font-weight: normal;
    padding: 0px 0px 0.5em;
    margin: 0px;
}

#formid_centro H4
{
    display: block;
    border-bottom: 1px dotted black;
    padding: 5px;
    margin-bottom: 0.5em;
}

/*TITOLI*/

#formid_centro .Titolo1
{
    background-color: #F0F0F0;
    border: 1px solid #D8D8D8;
    clear: both;
    font-size: 1.308em;
    margin: 2px 0;
    padding: 5px 0 5px 10px;
}

#formid_centro .Titolo2
{
    display: block;
    padding: 5px 5px 5px 11px;
    border-bottom: dotted 1px #999;
    margin-bottom: 3px;
    background: transparent url(../../../immagini/simboli/rosso.html);
    background-repeat: no-repeat;
    background-position: 0px 12px;
    font-size: 1.154em;
    font-weight: normal;
    clear: both;
}

#formid_centro a.Titolo2, #formid_centro a:hover.Titolo2
{
    color: Black;
}

#formid_centro .Titolo3
{
    border-bottom: solid 1px #cccccc;
    padding: 3px 1%;
    margin-bottom: 3px;
    margin-top: 5px; 
    background-color: #F7EB7F;
    font-size: 150%;
    clear: both;
}

#formid_centro .Titolo4
{
    border-bottom: solid 1px #cccccc;
    padding-bottom: 3px;
    margin-bottom: 3px;
    margin-top: 5px;
    font-style: italic;
}





#formid_centro #BoxPaginaPrecedente {
    clear: both;
    font-weight: normal;
    padding-top: 20px;
    position: relative;
}

/*********************************************************************/
/****INTESTAZIONE GRAFICA *********************************************/
/*********************************************************************/

#boxIntestazioneGrafica
{
   /*height: 100px;
   background-position: 0 1px !important;
   margin-left: -2.4%;*/
   width:336px;
   height:105px;
}


* html #boxIntestazioneGrafica
{
  /*  margin-left: -1%;*/
}



/*********************************************************************/
/**** BOX RICERCA NEL SITO *******************************************/
/*********************************************************************/

#boxRicercaNelSito
{
    clear: both;
    float: right;
    margin-top: -60px;
}

* html #boxRicercaNelSito
{
    margin-top: -80px;
}

* html #boxRicercaNelSito form, * html #boxRicercaNelSito fieldset, * html #boxRicercaNelSito fieldset legend
{
    float: right;
}

#boxRicercaNelSito fieldset
{
    border: 0;
    padding: 0;
    margin: 0;
}

#boxRicercaNelSito fieldset legend
{
    display: none;
    visibility: hidden;
}

#boxRicercaNelSito label
{
    float: left;
    margin-right: 15px;
    padding-top: 5px;
    text-transform: lowercase;
    font-size: 1.154em;
}

#boxRicercaNelSito INPUT
{
    background-color: #f7eb7f;
    border: 0 none;
    float: left;
    height: 15px;
    padding: 6px;
    width: 360px;
}

#boxRicercaNelSito .pulsante1
{
    float: left;
    width: 27px;
    height: 26px;
    padding: 0px;
    background: Transparent;
}

#boxRicercaNelSito .intestazione
{
    display: none;
    visibility: hidden;
}

/*********************************************************************/
/**** BOX DATI FISCALI ***********************************************/
/*********************************************************************/

#boxDatiFiscali {
    float: right;
    font-size: 89%;
    /*line-height: 125%;*/
    /*padding-left: 51%;*/
    margin-top: -85px;
    text-align: left;
    /*width: 48.9%;*/
    padding-left: 46.6%;
}

/*********************************************************************/
/**** BOX BOOKMARKS STAMPA E INVIA AMICO******************************/
/*********************************************************************/

#Boomarks
{
    clear: both;
    float: right;
    margin-top: -47px;
    margin-right: -4px;
    background-color: white;
}

* html #Boomarks
{
    margin-right: -2px;
    width: 256px;
}

#Boomarks .Boomarks
{
    float: left;
    margin-left: 4px;
}

* html #Boomarks .Boomarks
{
    margin-left: 2px;
}

#Boomarks .Boomarks2
{
    float: left;
    margin-left: 16px;
}

* html #Boomarks .Boomarks2
{
    margin-left: 8px;
}

/*********************************************************************/
/**************  IMMAGINE COMUNE  ************************************/
/*********************************************************************/

#ImmagineComune {
   background: url("../gestionedocumentale/LavandaespigaUnione_784_1977.jpg?ID=1977&amp;IDc=784") no-repeat scroll 0px 50% Transparent;
   float: left;
	height:300px;
	width:100%;
}
#ImmagineComune img {
    float: left;
    width: 100%;
}


/*********************************************************************/
/**** NOTIZIE SCORREVOLI  **************************************/
/*********************************************************************/

#NotizieScorrevoli
{
    float: right;
    width: 32.1%;
    height: 13.769em;
    /*margin: 14px 0;*/
}

* html #NotizieScorrevoli
{
    position: relative;
}

.NotizieScorrevoli_alto
{
    border-top: 0.077em solid #D8D8D8;
    height: 0.769em;
}

* html .NotizieScorrevoli_alto
{
    position: relative; 
    height: 0.846em;
    height: 11px;
    font-size: 0px;
    border: 0px;
    background: Transparent url("../../../immagini/simboli/Notizie_alto_centro.jpg");
    background-position: 0 0;
    background-repeat: repeat-x;
}

#NotizieScorrevoli .NotizieScorrevoli_alto_sx
{
    clear: both;
    float: left;
    background: Transparent url("../../../immagini/simboli/Notizie_alto_sx.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 12px;
    height: 0.846em;
    margin-top: -0.077em;
}

* html #NotizieScorrevoli .NotizieScorrevoli_alto_sx
{
    position: relative;
    font-size: 0px;
    margin: 0;
    height: 11px;
}

#NotizieScorrevoli .NotizieScorrevoli_alto_dx
{
    float: right;
    background: Transparent url("../../../immagini/simboli/Notizie_alto_dx.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 12px;
    height: 0.846em;
    margin-top: -0.077em;
}

* html #NotizieScorrevoli .NotizieScorrevoli_alto_dx
{
    position: relative;
    font-size: 0px;
    margin: 0;
    height: 11px;
}

#NotizieScorrevoli_centro
{
    border-left: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
    padding: 0 6%;
    position: relative;
    clear: both;
    display: block;
    height: 11.999em;
    margin-top: -0.077em;
}

* html #NotizieScorrevoli_centro
{
    position: relative;
    margin-top: -1px !important;
    margin-top: -0.077em !important;
    clear: both;
    float: left;
    width: auto;
    display: block;
}

#NotizieScorrevoli_centro .NotizieScorrevoli_Titolo
{
    font-family: Times New Roman;
    font-size: 2em;
    line-height: 140%;
    margin-top: -0.154em;
    clear: both;
    float: left;
    width: 100%;
    padding-bottom:0.385em;
    font-style: italic;
}

#NotizieScorrevoli_centro .NotizieScorrevoli_Notizia
{
    clear: both;
    width: 89.7%;
    color: #404040;
    background: Transparent url("../../../immagini/simboli/Notizie_freccia.gif");
    background-position: 0 0px;
    background-repeat: no-repeat;
    display: block;
    padding: 0 0 0em 10.3%;
    height: 2.11em;
    line-height: 100%;
    overflow: hidden;
    margin-bottom: 0.385em;
}

#NotizieScorrevoli_centro .NotizieScorrevoli_Notizia a
{
    display: block;
}

.NotizieScorrevoli_basso
{
    border-bottom: 0.077em solid #D8D8D8;
    height: 0.769em;
    clear: both;
}

* html .NotizieScorrevoli_basso
{
    position: relative;
    height: 11px;
    font-size: 0px;
    border: 0px;
    background: Transparent url("../../../immagini/simboli/Notizie_basso_centro.jpg");
    background-position: 0 100%;
    background-repeat: repeat-x;
}

#NotizieScorrevoli .NotizieScorrevoli_basso_sx
{
    clear: both;
    float: left;
    background: Transparent url("../../../immagini/simboli/Notizie_basso_sx.jpg");
    background-position: 0 100%;
    background-repeat: no-repeat;
    width: 12px;
    height: 0.846em;
}

* html .NotizieScorrevoli_basso_sx
{
    position: relative;
    font-size: 0px;
    height: 11px !important;
}

#NotizieScorrevoli .NotizieScorrevoli_basso_dx
{
    float: right;
    background: Transparent url("../../../immagini/simboli/Notizie_basso_dx.jpg");
    background-position: 0 100%;
    background-repeat: no-repeat;
    width: 12px;
    height: 0.846em;
}

* html .NotizieScorrevoli_basso_dx
{
    position: relative;
    font-size: 0px;
    height: 11px !important;
}


/*********************************************************************/
/**** MENU ORIZONTALE HOMEPAGE         ******************************/
/*********************************************************************/

#boxMenuOrizzontale
{
    clear: both;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0PX;
	font-size: 90%;
}

* html #boxMenuOrizzontale
{
    position: relative;
}

#boxMenuOrizzontale .area
{
    float: left;
    /*width: 32.1%;
    margin-right: 1.7%;
    width: 32%;
    margin-right: 1.85%;*/
    margin-right: 1.55%;
    width: 32.3%;
}

* html #boxMenuOrizzontale .area
{
    position: relative;
}

#boxMenuOrizzontale .area_17232
{
    margin-right: 0%;
    float: right;
}


#boxMenuOrizzontale .nomeaccessibile
{
    display: none;
}

#boxMenuOrizzontale .area .area_top
{
    clear: both;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 36px;
}

* html #boxMenuOrizzontale .area .area_top
{
    position: relative;
}

#boxMenuOrizzontale .area_17228 .area_top
{
    background: Transparent url("../../../immagini/menu/menutop01.gif");
    background-position: 0 0;
    background-repeat: repeat-x;
}

#boxMenuOrizzontale .area_23712 .area_top
{
    background: Transparent url("../../../immagini/menu/menutop02.gif");
    background-position: 0 0;
    background-repeat: repeat-x;
}

#boxMenuOrizzontale .area_17231 .area_top
{
    background: Transparent url("../../../immagini/menu/menutop02.gif");
    background-position: 0 0;
    background-repeat: repeat-x;
}

#boxMenuOrizzontale .area_17232 .area_top
{
    background: Transparent url("../../../immagini/menu/menutop03.gif");
    background-position: 0 0;
    background-repeat: repeat-x;
}

#boxMenuOrizzontale .area .area_top_sx
{
    clear: both;
    float: left;
    width: 10px;
    height: 36px;
}

* html #boxMenuOrizzontale .area .area_top_sx
{
    position: relative;
}

#boxMenuOrizzontale .area_17228 .area_top_sx
{
    background: Transparent url("../../../immagini/menu/menutop01_sx.gif");
    background-repeat: no-repeat;
    background-position: 0 0;
}

#boxMenuOrizzontale .area_23712 .area_top_sx
{
    background: Transparent url("../../../servizi/funzioni/download6b53.html?ID=5753&amp;IDc=784");
    background-repeat: no-repeat;
    background-position: 0 0;
}

#boxMenuOrizzontale .area_17231 .area_top_sx
{
    background: Transparent url("../../../immagini/menu/menutop02_sx.gif");
    background-repeat: no-repeat;
    background-position: 0 0;
}

#boxMenuOrizzontale .area_17232 .area_top_sx
{
    background: Transparent url("../../../immagini/menu/menutop03_sx.gif");
    background-repeat: no-repeat;
    background-position: 0 0;
}

#boxMenuOrizzontale .area .area_top_dx
{
    float: right;
    height: 36px;
}

* html #boxMenuOrizzontale .area .area_top_dx
{
    position: relative;
}

#boxMenuOrizzontale .area_17228 .area_top_dx
{
    width: 143px;
    background: Transparent url("../../../immagini/menu/menutop01_dx.gif");
    background-repeat: no-repeat;
    background-position: 0 0;
}

#boxMenuOrizzontale .area_23712 .area_top_dx
{
    width: 162px;
    background: Transparent url("../../../servizi/funzioni/downloadd9d1.html?ID=5741&amp;IDc=784");
    background-repeat: no-repeat;
    background-position: 0 0;
}

#boxMenuOrizzontale .area_17231 .area_top_dx
{
    width: 162px;
    background: Transparent url("../../../immagini/menu/menutop02_dx.gif");
    background-repeat: no-repeat;
    background-position: 0 0;
}

#boxMenuOrizzontale .area_17232 .area_top_dx
{
    width: 186px;
    background: Transparent url("../../../immagini/menu/menutop03_dx.gif");
    background-repeat: no-repeat;
    background-position: 0 0;
}

#boxMenuOrizzontale .area_centro
{
    clear: both;
    padding: 0 7px;
    border: 1px solid #D8D8D8;
    background-color: #F0F0F0;
    border-bottom: 0px;
    min-height: 83px;
}

* html #boxMenuOrizzontale .area_centro
{
    height: 83px;
    padding: 0 6px;
    position: relative;
}

#boxMenuOrizzontale .area_immagine
{
    clear: both;
    float: left;
    width: 87px;
    height: 101px;
    margin-top: -21px;
    position: relative;
}

* html #boxMenuOrizzontale .area_immagine
{
    position: relative;
}

#boxMenuOrizzontale .area_17228 .area_immagine
{
    background: Transparent url("../gestionedocumentale/unione1_azzurro_784_1985.jpg?ID=1985&amp;IDc=784");
}

#boxMenuOrizzontale .area_23712 .area_immagine
{
 background: Transparent url("../../../servizi/funzioni/downloada7d3.html?ID=5740&amp;IDc=784");
}

#boxMenuOrizzontale .area_17231 .area_immagine
{
    background: Transparent url("../gestionedocumentale/rocchetta_784_1989.jpg?ID=1989&amp;IDc=784");
}

#boxMenuOrizzontale .area_17232 .area_immagine
{
 background: Transparent url("../gestionedocumentale/alberi_784_1993.jpg?ID=1993&amp;IDc=784");
}

#boxMenuOrizzontale .area_testo
{
    margin-left: 93px;
    padding: 10px 0 0;
}

* html #boxMenuOrizzontale .area_testo
{
    margin-left: 90px;
}

#boxMenuOrizzontale .area .area_bottom
{
    clear: both;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 10px;
    background: Transparent url("../../../immagini/menu/sotto.jpg");
    background-position: 0 0;
    background-repeat: repeat-x;
}

#boxMenuOrizzontale .area .area_bottom_sx
{
    clear: both;
    float: left;
    width: 10px;
    height: 10px;
    background: Transparent url("../../../immagini/menu/sotto_sx.jpg");
    background-repeat: no-repeat;
    background-position: 0 0;
}

#boxMenuOrizzontale .area .area_bottom_dx
{
    float: right;
    width: 10px;
    height: 10px;
    background: Transparent url("../../../immagini/menu/sotto_dx.jpg");
    background-repeat: no-repeat;
    background-position: 0 0;
}

#boxMenuOrizzontale .area_testo .Descrizione
{
    line-height: 140%;
}

#boxMenuOrizzontale .area_testo .Link
{
    display: block;
    font-weight: bold;
    line-height: 150%;
}


/*********************************************************************/
/**** MENU DEFAULT *********************************************/
/*********************************************************************/
#boxMenu1
{   margin-top: 30px;
    text-align: left;
    float: right;
    width: 325px;
}

#boxMenu1 .inizioarea_menuHidden
{
    display:none;
}

#boxMenu1 .inizioarea
{
    margin-top: -30px;
}

#boxMenu1 .inizioareaMenuhome.inizioarea_menuHome .area {
    margin-bottom: 20px;
}

#boxMenu1  .areainterna.areainterna_menuHidden {
    display: none;
}

#boxMenu1 .area
{
    clear: both;
    float: right;
    font-size: 1.231em;   
    position: relative;
    text-align: left;
    width: 325px; 
	background: url("../gestionedocumentale/iconaarea02_784_2014.gif?ID=2014&amp;IDc=784") no-repeat scroll 5px 50% transparent; 
	min-height: 32px;
}

#boxMenu1 .area a
{   
    border-bottom: 1px dotted #cccccc;
    display: block;
    margin-left: 57px;
    padding: 0px 5px 5px 0;
    position: relative; 
	font-weight: bold;
}


#boxMenu1 .area a:HOVER
{   
    text-decoration:none;  
    color:  #A70003;
}


#boxMenu1 .area_8882
{   
    background: url("../gestionedocumentale/iconaarea01_784_1997.gif?ID=1997&amp;IDc=784") no-repeat scroll 5px 60% transparent; 
    
}
#boxMenu1 .area_19262
{   
    background: url("../gestionedocumentale/Bando_784_2464.png?ID=2464&amp;IDc=784") no-repeat scroll 5px 60% transparent;     
}
#boxMenu1 .area_16612
{   
    background: url("../gestionedocumentale/iconaarea02_784_2002.gif?ID=2002&amp;IDc=784") no-repeat scroll 5px 60% transparent;     
}

#boxMenu1 .area_17879
{   
    background: url("../gestionedocumentale/stampa_784_2077.png?type=inline&amp;ID=2077&amp;IDc=784") no-repeat scroll 5px 60% transparent;
}

#boxMenu1 .area_16754
{   
    background: url("../gestionedocumentale/PA_784_2081.png?ID=2081&amp;IDc=784") no-repeat scroll 5px 60% transparent;     
}

#boxMenu1 .area_17880
{   
    background: url("../gestionedocumentale/news_784_2061.png?ID=2061&amp;IDc=784") no-repeat scroll 5px 60% transparent;     
}

#boxMenu1 .area_17918
{   
    background: url("../gestionedocumentale/unione_784_2065.png?ID=2065&amp;IDc=784") no-repeat scroll 5px 60% transparent;     
}

#boxMenu1 .area_17228
{   
    background: url("../gestionedocumentale/unione_784_2065.png?ID=2065&amp;IDc=784") no-repeat scroll 5px 60% transparent;     
}

#boxMenu1 .area_17228
{   
    background: url("../gestionedocumentale/unione_784_2065.png?ID=2065&amp;IDc=784") no-repeat scroll 5px 60% transparent;     
}

#boxMenu1 .area_17908
{   
    background: url("../gestionedocumentale/suap_784_2057.png?ID=2057&amp;IDc=784") no-repeat scroll 5px 60% transparent;     
}

#boxMenu1 .area_17401
{   
    background: url("../gestionedocumentale/amministrazione_784_2073.png?ID=2073&amp;IDc=784") no-repeat scroll 5px 60% transparent;     
}

#boxMenu1 .area_16901 
{   
    background:url("../gestionedocumentale/news_784_2061.png?type=inline&amp;ID=2061&amp;IDc=784") no-repeat scroll 5px 60% transparent;     
}

#boxMenu1 .area_27383 
{   
    background:url("../gestionedocumentale/PM_784_8563.png?ID=8563&amp;IDc=784") no-repeat scroll 5px 60% transparent;     
}

#boxMenu1 .area_18266
{   
    background: url("../gestionedocumentale/urp_784_2161.png?ID=2161&amp;IDc=784") no-repeat scroll 5px 60% transparent;     
}

#boxMenu1 .area_18811
{   
    background: url("../gestionedocumentale/piano_784_2280.jpg?ID=2280&amp;IDc=784") no-repeat scroll 5px 60% transparent;	
}
#boxMenu1 .area_18929
{   
    background: url("../gestionedocumentale/contatti_784_2344.png?ID=2344&amp;IDc=784") no-repeat scroll 5px 60% transparent;     
}
#boxMenu1 .area_18589
{   
    background: url("../gestionedocumentale/iconaconcorsook_784_2670.jpg?ID=2670&amp;IDc=784") no-repeat scroll 5px 60% transparent;     
}
#boxMenu1 .area_23103
{   
    background: url("../gestionedocumentale/digitaldivide_784_5069.png?ID=5069&amp;IDc=784") no-repeat scroll 5px 60% transparent;     
}
#boxMenu1 .area_23697
{   
    background: url("../gestionedocumentale/unione_784_2065.png?ID=2065&amp;IDc=784") no-repeat scroll 5px 60% transparent;     
}

#boxMenu1 .categoria
{   float: right;
    width: 268px;
 }

#boxMenu1 .categoria a
{   
    border-bottom: 1px dotted #cccccc;
    display: block;
    padding: 2px 10px 2px 0;
}

#boxMenu1 .categoria a:HOVER
{   
    text-decoration:none;  
    color:  #A70003;
}


#boxMenu1 .pagina
{
    border-bottom: 1px dotted #F7EB7F;
    float: right;
    font-weight: bold;
    width: 268px;
}

#boxMenu1 .pagina a
{
    clear: both;
    display: block;
    font-size: 95%;
    padding: 2px 10px 2px 15px;
}

#boxMenu1 .pagina a:HOVER
{   
    text-decoration:none;  
    color:  #A70003;
}

#boxMenu1 .FineArea
{
    height: 20px;
    clear: both;
}


/*********************************************************************/
/**** MENU CENTRALE *********************************************/
/*********************************************************************/

#boxMenuCentro
{   text-align: left;
    float: left;
    width: 98%;
    padding-left:2%;
   margin-top:10px;
}

/** html #boxMenuCentro
{   width: 102%;
    margin-right:-3.8%;
}*/

#boxMenuCentro .box
{   display: inline-block;
    margin-right: 12px;
    vertical-align: top;
    width: 300px;
    height:auto;
    position:relative;
    margin-bottom:20px;
    margin-top:-8px;
 }

#boxMenuCentro .area
{
    clear: both;
    float: left;
    font-weight:bold;
    position: relative;
    text-align: left;
    width: 300px;   
    display: block;
    position: relative;  
    background: url("../../../servizi/funzioni/download7597.html?ID=1984&amp;IDc=784") no-repeat scroll 0px 100% transparent;              
}

#boxMenuCentro .area a
{   
    border-bottom: 0px dotted BLACK;
    display: block;
    margin-bottom: 97px;
    padding: 12px 5px 5px 0;
    position: relative; 
}


#boxMenuCentro .area a:HOVER
{   
    text-decoration:none;  
    color:  #A70003;
}


#boxMenuCentro .area_17371
{   

    background: url("../gestionedocumentale/bannercrinali_784_1978.jpg?ID=1978&amp;IDc=784") no-repeat scroll 0px 100% transparent;   
    
    
}
#boxMenuCentro .area_18768
{   

background: url("../gestionedocumentale/bannersuap_784_1979.jpg?ID=1979&amp;IDc=784") no-repeat scroll 0px 100% transparent;   

}

#boxMenuCentro .area_17373
{   
background: url("../gestionedocumentale/bannerimmagini_784_1980.jpg?ID=1980&amp;IDc=784") no-repeat scroll 0px 100% transparent;   
    
}

#boxMenuCentro .area_17823
{   
 background: url("../gestionedocumentale/immagineprovvisoriafondo_784_1981.jpg?ID=1981&amp;IDc=784") no-repeat scroll 0px 100% transparent; 
    
}

#boxMenuCentro .area_17824
{   
 background: url("../gestionedocumentale/immagineprovvisoriafondo_784_1982.jpg?ID=1982&amp;IDc=784") no-repeat scroll 0px 100% transparent; 
    
}

#boxMenuCentro .area_17825
{   
 background: url("../gestionedocumentale/immagineprovvisoriafondo_784_1983.jpg?ID=1983&amp;IDc=784") no-repeat scroll 0px 100% transparent; 
    
}


#boxMenuCentro .categoria
{   clear:both;
    float: left;
    width: 300px;
    display: block;
    position: relative;  
 }

#boxMenuCentro .categoria a
{   
    border-bottom: 1px dotted black;
    padding: 4px 10px 2px 0;
    display: block;
    position: relative; 
}

#boxMenuCentro .categoria a:HOVER
{   
    text-decoration:none;  
    color:  #A70003;
}


#boxMenuCentro .pagina
{
    background-color: #F4F4F4;
    border-bottom: 1px dotted #A70003;
    width: 300px;
    display: block;
    /*position: relative; */
    clear:both;
}

#boxMenuCentro .pagina a
{
    clear:both;
    display: block;
    position: relative; 
    font-size: 95%;
    padding: 2px 10px 2px 15px;
}

#boxMenuCentro .pagina a:HOVER
{   
    text-decoration:none;  
    color:  #A70003;
}

#boxMenuCentro .sfondo_sopra {
      
      background: url("../../../immagini/sfondo/riga_sopra.html") no-repeat scroll 0 0 Transparent;
      overflow:hidden;
      height: 21px;
      margin-left: -10px;
      margin-right: 1%;
      overflow: hidden;
}

#boxMenuCentro .sfondo_sotto {
      
      background: url("../../../immagini/sfondo/riga_sotto.html") no-repeat scroll 0 0 Transparent;
      overflow:hidden;
      height: 21px;
      margin-left: -10px;
      margin-right: 1%;
      overflow: hidden;
}


/*********************************************************************/
/**** BANNER HOME COMUNE *********************************************/
/*********************************************************************/

#BoxBannerHomeComune 
{
    clear:both;
    text-align:center;
}

#BoxBannerHomeComune  .Banner
{
    display:inline;  
}

#BoxBannerHomeComune  .Banner img
{
    max-width:100%!important;
}

/*********************************************************************/
/**** CALENDARIO EVENTI *********************************************/
/*********************************************************************/

#boxCalendarioEventi
{
    clear: both;
    float: right;
    margin-top: 34px;
}

#boxCalendarioEventi .boxCalendarioEventi_Top
{
    clear: both;
    height: 10px;
    float: left;
    width: 292px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

#boxCalendarioEventi .boxCalendarioEventi_Intestazione
{
    padding: 5px 15px;
    border-right: 1px solid #F1F1F1;
    border-left: 1px solid #F1F1F1;
    clear: both;
    float: left;
    width: 260px;
    font-family: Lucida Grande;
    font-size: 1.615em;
    letter-spacing: -1px;
    color: #524F4C;
}

#boxCalendarioEventi .boxCalendarioEventi_Intestazione .Testo
{
    clear: both;
    padding-right: 50px;
    padding-bottom: 6px;
    border-bottom: 6px solid #F5F5F5;
    float: left;
}

#boxCalendarioEventi .boxCalendarioEventi_Middle
{
    padding: 5px 5px 20px;
    border-right: 1px solid #F1F1F1;
    border-left: 1px solid #F1F1F1;
    clear: both;
    float: left;
    width: 280px;
    color: #2B2928;
}

#boxCalendarioEventi .mesePrecedente
{
    text-align: left;
    border-bottom: 1px solid #DFDFDF;
    padding-bottom: 5px;
}

#boxCalendarioEventi .meseCorrente
{
    text-align: center;
    border-bottom: 1px solid #DFDFDF;
    font-size: 0.923em !important;
    color: #333 !important;
    font-weight: bold;
    padding-bottom: 5px;
}

#boxCalendarioEventi .meseProssimo
{
    text-align: right;
    border-bottom: 1px solid #DFDFDF;
    padding-bottom: 5px;
}

#boxCalendarioEventi .CalendarioIntestazioneGiorni
{
    text-align: center;
    font-weight: bold;
    font-size: 0.846em;
    color: #333;
    padding-top: 4px;
    padding-bottom: 2px;
}


#boxCalendarioEventi TD {
    background-color: Transparent;
    border-collapse: collapse;
    font-size: 0.846em;
    /*padding: 2px;*/
    text-align: center;
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo
{
    text-align: center;
    font-size: 0.846em;
    border: 0px solid black;
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo a {
    background-image: url("../../../immagini/eventi/calendario_hover.png");
    background-position: center center;
    background-repeat: no-repeat;
    border: 0 solid black;
    color: black;
    display: block;
    height: 19px;
    margin: 0px auto;
    padding-top: 4px;
    text-align: center;
    width: 22px;	
   /* padding-bottom:1px;*/  
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo a:hover {
    background-image: url("../../../immagini/eventi/calendario_hover.png");
    background-position: center center;
    background-repeat: no-repeat;
    border: 0 solid black;
    color: black;
    display: block;
    margin: 0px auto;
    text-align: center;
    text-decoration:none;
	padding-top: 4px;
    height: 19px;
    width: 22px;
}

#boxCalendarioEventi .CalendarioLinkNonSelezionati_piccolo {
    /*background-image: url("/immagini/eventi/calendario.png");
    background-position: center center;
    background-repeat: no-repeat;*/
    border: 0 solid black;
    font-size: 0.846em !important;
    height: 19px;
    margin: 0px auto;
    /*padding-bottom: 3px;
    padding-top: 3px;*/
    text-align: center;
    color: #333333;
}

#boxCalendarioEventi .tr {
  display: block;
  min-height: 0px;
}

#boxCalendarioEventi .tr span {
  display: inline-block;
  width: 12.3%;
  height: auto;
}

#boxCalendarioEventi .tr .classtd {
  display: inline-block;
  width: 12.3%;
  height: auto;
}

*+ html #boxCalendarioEventi .tr .classtd {
	vertical-align: middle;
}


#boxCalendarioEventi .tr .classtd.mesePrecedente {
  text-align: left;
  border-bottom: 1px solid #DFDFDF;
  padding-bottom: 5px;
  width: 25%;
  vertical-align: bottom;
}

#boxCalendarioEventi .tr .classtd.meseCorrente {
  text-align: center;
  border-bottom: 1px solid #DFDFDF;
  font-size: 0.923em !important;
  color: #333 !important;
  font-weight: bold;
  padding-bottom: 5px;
  width: 49%;
  margin-left: -2%;
  margin-right: -2%;
  vertical-align: bottom;  
}

#boxCalendarioEventi .tr .classtd.meseProssimo {
  text-align: right;
  border-bottom: 1px solid #DFDFDF;
  padding-bottom: 5px;
  width: 25%;
  vertical-align: bottom;  
}


/*********************************************************************/
/****NOTIZIE*********************************************/
/*********************************************************************/

#boxNotizieHomePage
{
    margin-top: 15px !important;
    padding: 0px 0 1em 0;
}

#boxNotizieHomePage .sfondo1
{
    border: medium none !important;
    clear: both !important;
    color: #494949 !important;
    float: left !important;
    font-family: Times New Roman !important;
    font-size: 2em !important;
    font-style: italic;
    font-weight: normal !important;
    margin: 20px 0 !important;
    padding: 0 !important;
    width: 100% !important;
}

#boxNotizieHomePage .sfondo2
{   clear: both !important;
    float: left !important;
    border-bottom:6px solid #F5F5F5 !important;
    width: 100% !important;
    margin: 20px 0 !important;
}

#formid_NotizieInEvidenza, #formid_inBreve
{
    display: none !important;    
}

#boxNotizieHomePage .sfondo1 #formid_lblPrimoPiano
{
    margin: 5px 0 0px !important;
    padding-top: 0px !important;
    padding-left: 3px !important;
    letter-spacing: -1px !important;
    
    font-weight: normal !important;
    display: block !important;
}


#boxNotizieHomePage .notiziaConFoto img
{
    border: none !important;
    margin: 0px !important;
    width: 133px !important;
    padding:1px !important;
    clear: both !important;
}

#boxNotizieHomePage .notiziaConFoto h1
{
    margin-left: 146px !important;
    font-weight: normal !important;
    font-size: 1.231em !important;
    margin-top: -1px !important;
    line-height: 140% !important;
    padding-bottom: 0px !important;
}

#boxNotizieHomePage .notiziaConFoto .strillo
{
    margin-left: 146px !important;
    text-align: justify !important;
    margin-top: 3px !important;
    line-height: 130% !important;
 }

#boxNotizieHomePage .notiziaConFoto h2
{
    float: none !important;
    font-style: normal !important;
    width: auto !important;
    margin: 5px 0 0px 146px !important;
    display: block !important;
    color: #404040 !important;
}

#boxNotizieHomePage .notiziaConFoto2
{
    position: relative !important;
    width: 100% !important;
    float: left !important;
    margin: 0px !important;
    padding: 9px 0 !important;
    text-align: justify !important;
    border-bottom: 0px !important;
    clear: both;
    display: block !important;
    margin: 0px !important; 
}

* html #boxNotizieHomePage .notiziaConFoto2
{
    float: none !important;
}



#boxNotizieHomePage .notiziaConFoto2 .titolo
{
    margin-right: 90px !important;
    font-weight: normal !important;
    font-size: 1.231em !important;
    margin-top: -1px !important;
    line-height: 140% !important;
    padding-bottom: 0px !important;
    float: none !important;
    display: block !important;
    width: auto !important;
}

#boxNotizieHomePage .notiziaConFoto2 .strillo
{
    margin-right: 90px !important;
    text-align: justify !important;
    display: block !important;
    line-height: 130% !important;
    
}

#boxNotizieHomePage .notiziaConFoto2 .datapubblicazione
{
    float: none !important;
    font-style: normal !important;
    width: auto !important;
    margin: 3px 90px 0px 0px !important;
    display: block !important;
    color: #404040 !important;
    clear: none !important;
    width: auto !important;
    text-indent: 0px !important;
}

#boxNotizieHomePage .notiziaSenzaFoto
{
    position: relative !important;
    width: 100% !important;
    float: left !important;
    margin: 0px !important;
    padding: 0px 0 10px !important;
    text-align: justify !important;
    border-bottom: 0px !important;
    clear: both;
    display: block !important;
    margin: 0px !important;
}

#boxNotizieHomePage .notiziaSenzaFoto h2
{
    margin-left: 0px !important;
    font-weight: normal !important;
    font-size: 1.385em !important;
    margin-top: -4px !important;
    line-height: 140% !important;
    padding-bottom: 0px !important;
}

#boxNotizieHomePage .notiziaSenzaFoto h1
{
    float: none !important;
    font-style: normal !important;
    width: auto !important;
    margin: 0px 0 0px 0px !important;
    display: block !important;
    color: #404040 !important;
}

#boxNotizieHomePage .notiziaSenzaFoto H1:after
{
    display: none !important;
}

#boxNotizieHomePage .linkArchivioNotizie a
{
    clear: both !important;
    float: right !important;
    margin: 0px !important;
    background-color: white !important;
    border: 0px !important;
    border-top: 6px solid #F5F5F5 !important;
    margin-top: 20px !important;
    width: 100% !important;
    padding: 8px 0px !important;
    text-align: right !important;
    font-size: 1.077em !important;
    text-decoration: none !important;
    font-weight: bold !important;
}

#boxNotizieHomePage .linkArchivioNotizie a:hover
{
    text-decoration: underline !important;
}


/*********************************************************************/
/**** BRICIOLE DI PANE *********************************************/
/*********************************************************************/

#boxBricioleDiPane
{     
    clear: both;
    color: #50504D !important;
    float: left;
    height: auto;    
    padding: 1.2em 0px 0.2em;
    width: 100%; 
	margin-bottom: 12px;
}

#boxBricioleDiPane h1
{
    clear:both;
    float:left; 
    font-size:95%;
}

#boxBricioleDiPane h2
{
    float:right;
    font-size:100%;
}

#boxBricioleDiPane h2 img {
    float: left;
    margin-right: 5px;
}

* html #boxBricioleDiPane
{
    width: 99%;
}

/*********************************************************************/
/**** AREA RISERVATA    *********************************************/
/*********************************************************************/

#BoxMenuAreaRiservata
{
    border-bottom: 1px solid #50504D;
    clear: both;
    float: left;
    height: auto;
    padding: 1.2em 0 0.2em;
    width: 100%;
}

#BoxMenuAreaRiservata .MessaggioBenvenuto 
{
    clear:both;
    float:left;
}

#BoxMenuAreaRiservata .MenuOpzioni 
{
    float:right;
}

* html #BoxMenuAreaRiservata
{
    width: 99%;
}


/*********************************************************************/
/**** BOX LINK STATICI   *********************************************/
/*********************************************************************/

#boxLinkStatici {
    float: left;
    margin-left: 3.5%;
    padding-top:15px;
    padding-bottom:10px;
    
}
#boxLinkStatici a:hover {
    text-decoration: underline;
}
* html #boxLinkStatici {
    margin-left: 1.5%;
}
#boxLinkStatici a {
    color: black;
    text-decoration: none;
}





/*********************************************************************/
/**** BOX RECAPITI E PARTITA IVA *********************************************/
/*********************************************************************/


#boxPartitaIva {
    background: url("../../../immagini/sfondo/footer.html") repeat-x scroll 0 0 transparent;
    clear: both;
    min-height: 45px;
    height: auto!important;
    padding: 5px 0 25px 30px;
    margin-top:0px!important;
}
* html #boxPartitaIva {
    background-image: none;
   /* clear: both;
    height: auto;
    padding: 15px 0 0 10px;*/
}


#boxPartitaIva #datiIvaSx {
    float: left;
    font-family: Arial;
    font-size: 1.385em;
    font-weight: normal !important;
    line-height: 132%;
    width: 24.3%;
}


#boxPartitaIva #datiIvaDx {
    float: left;
    font-family: Verdana;
    font-size: 0.846em;
    line-height: 150%;
    padding-left: 1%;
    padding-top: 0.4%;
    padding-bottom:0.5%;
    width: 74%;
}


/*********************************************************************/
/**** BOX VALIDATORI ***********************************************/
/*********************************************************************/

#boxAccessibilitaValidatori
{
	float: left;
	width: 10.5%;
	margin-left: 2.8%;
	margin-top: 5px;
}

#boxAccessibilitaValidatori a
{
	float: left;
	clear: both;
}

* html #boxAccessibilitaValidatori
{
    margin-left: 1.4%;
    width: 15%;
 }


/*********************************************************************/
/**** LOGO CNIPA*********************************************/
/*********************************************************************/

#boxAccessibilitaCnipa
{
    float: left;
    margin-left: -10px;
    margin-right: 3%;
	margin-top: 10px;
}

* html #boxAccessibilitaCnipa
{
    margin-left: 0px;
}

/*********************************************************************/
/**** ACCESSIBILOITA - DIMENSIONE CARATTERI*********************************************/
/*********************************************************************/

#boxAccessibilitaModalitaVisualizzazione
{
    float: left;
    margin-top: 35px;
    padding-left: 1%;
    font-family: verdana;
    width: 9.5%;    
}

* html #boxAccessibilitaValidatori
{
    width:80px;
}

#boxAccessibilitaModalitaVisualizzazione .intestazione, #boxAccessibilitaModalitaVisualizzazione .Senzagrafica
{
    display: none;
}

#boxAccessibilitaModalitaVisualizzazione .fortecontrasto
{
    display: none;
}

#boxAccessibilitaModalitaVisualizzazione a
{
    display: block;
    float: left;
    width: 18px;
    border: 1px solid #C11515;
    height: 15px;
    margin-right: 7px;
    text-align: center;
    font-weight: bold;
	line-height: 14px;
}

#boxAccessibilitaModalitaVisualizzazione a.Testonormale
{
    text-transform: lowercase;
    font-weight: normal;
}

#boxAccessibilitaModalitaVisualizzazione a.Contrastoelevato
{
    background-color: black;
    color: white;
}

#boxAccessibilitaModalitaVisualizzazione a:hover.Contrastoelevato
{
    background-color: black;
    color: white;
}

/*********************************************************************/
/**** ACCESSIBILITA - PAGINE INFORMATIVE*********************************************/
/*********************************************************************/

#boxAccessibilitaPagine
{
     float: left;
    font-family: VERdana;
    font-size: 0.846em;
    font-weight: bold;
    line-height: 150%;
   /*margin-left: 1.08%;*/
    margin-top: 26px;
    width: 38%;
}

* html #boxAccessibilitaPagine
{
    /*width:50%;
    margin-left: 0.54%;*/
}

/*********************************************************************/
/**** CREDITS ********************************************/
/*********************************************************************/

#boxCredits
{
    font-size: 0.846em;
    line-height: 140%;
    margin-top: 23px;
    float: right;
    width: 27.5%;
    font-size: 0.846em;
    font-family: VERdana;
}

* html #boxCredits
{
   /* width: 20%; */   
}

#boxCredits a
{
    font-weight: bold;
}




/*********************************************************************/
/**** MASCHERA DI RICERCA*********************************************/
/*********************************************************************/

#formid_centro #boxMascheraDiRicercaPerServizioStandard
{
    clear: both;
    float: left;
    width: 99.8%;
    padding: 0px;
    margin: 20px 0px 10px 0px;
    border: 1px solid #4D4D4D;
}

* html #formid_centro #boxMascheraDiRicercaPerServizioStandard
{
    width: 98.2%;
}


#formid_centro #boxMascheraDiRicercaPerServizioStandard H3
{
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 3px 1% 3px 1%;
    clear: both;
    color: #000000 !important;
    font-weight: normal;
    font-size: 2.6em;
    font-family: Carbon Block, Arial;
    font-weight: normal;
    display: block;
    border-bottom: 1px solid #4D4D4D;
}

* html #formid_centro #boxMascheraDiRicercaPerServizioStandard H3
{
    float: left;
    width: 98.15%;
}


#formid_centro #boxMascheraDiRicercaPerServizioStandard H4
{
    padding: 5px 1%;
    font-weight: normal;
    position: relative;
    text-align: justify;
    background: white;
    clear: both;
    margin-bottom: 0em;
    border: 0px;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H4:first-letter
{
    font-weight: bold;
    color: black;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H4 a, #formid_centro #boxMascheraDiRicercaPerServizioStandard H4 a:hover
{
    color: Black;
}


#formid_centro #boxMascheraDiRicercaPerServizioStandard H6
{
    margin-right: 5px;
    width: auto;
    float: left;
    text-decoration: underline;
}


#formid_centro #boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca
{
    clear: both;
    float: left;
    width: 98%;
    padding: 1%;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca LABEL
{
    clear: both;
    float: left;
    width: 45%;
    text-align: left;
    margin-right: 2%;
    font-weight: bold;
    margin-top: 2px;
    text-align: left;
    height: auto;
}


#formid_centro #boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca INPUT
{
    float: left;
    width: 51% !important;
    position: relative;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard INPUT.campoData
{
    margin-right: 5px;
    float: left;
    width: 15% !important;
}


#boxMascheraDiRicercaPerServizioStandard .campoPulsante
{
    clear: both;
    float: left;
    text-align: center;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 5px 0px 5px 0px;
    border-top: 1px solid black;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante input
{
    background-color: #F7EB7F;
    border: 0px;
    padding: 0.5em;
    color: Black;
    cursor: pointer;
    border: 1px solid #F7EB7F;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante input:hover
{
    background-color: #F0F0F0;
    border: 0px;
    padding: 0.5em;
    color: black;
    border: 1px solid #F0F0F0;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard SELECT
{
    width: 52% !important;
    float: left;
    position: relative;
}

/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

#formid_centro .mascheraDiInserimento
{
    clear: both;
    width: 99.6%;
    float: left;
    background-color: #F5F5F5;
    border: 1px solid #4D4D4D;
    margin-bottom:1em;
    padding:1em 0;
}

* html #formid_centro .mascheraDiInserimento
{
    /*width: 99%;*/
}

#formid_centro .mascheraDiInserimento H3
{
    margin: 0.5em 0.5em 1.5em;                                  
    font-weight: bold;
    font-size: 115%;
    border-bottom: 1px solid #575757;
}


#formid_centro .mascheraDiInserimento H4
{
    padding: 5px;
    font-weight: normal;
    text-align: justify;
    background-color:Transparent;
}

#formid_centro .mascheraDiInserimento H4:first-letter
{
    background-color: #EDEFEF;
    padding: 3px;
    font-weight: bold;
    color: black;
    font-size: 120%;
}

#formid_centro .mascheraDiInserimento H6
{
    margin: 0px;
    margin-right: 1%;
    float: left;
}

#formid_centro .mascheraDiInserimento .separatoreCampoRicerca
{
    clear: both;
    float: left;
    width: 94%;
    padding: 3px 2%;
}


#formid_centro .mascheraDiInserimento .separatoreCampoRicerca LABEL
{
    clear: both;
    float: left;
    font-weight: bold;
    margin-top: 2px;
    text-align: left;
    width: 40%;
    margin-right: 2%;
    font-weight: bold;
}


#formid_centro .mascheraDiInserimento .separatoreCampoRicerca INPUT
{
    float: left;
    width: 55% !important;
}


#formid_centro .mascheraDiInserimento .separatoreCampoRicerca SELECT
{
    width: 56%;
    float: left;
}

#formid_centro .mascheraDiInserimento .separatoreCampoRicerca textarea
{
    width: 55.4%!important;
    float: left;
    height: auto!important;
    padding: 0px;
    margin: 0px;
}

#formid_centro .mascheraDiInserimento .separatoreCampoRicerca INPUT.campoData
{
    margin-right: 1%;
    float: left;
    width: 16% !important;
}

/* vecchia formattazione pulsante

#formid_centro .mascheraDiInserimento .campoPulsante
{
    clear: both;
    float: left;
    width: 100%;
    margin-top: 10px;
    text-align: center;
    padding-bottom: 8px;
    padding-top: 8px;
}

#formid_centro .mascheraDiInserimento .campoPulsante A, #formid_centro .mascheraDiInserimento .campoPulsante A:hover
{
    margin: auto;
    text-align: center;
    color:Black;
}

#formid_centro .mascheraDiInserimento A, #formid_centro .mascheraDiInserimento A:hover
{
    color:Black;
}
*/

/* nuova formattazione pulsante */

#formid_centro .mascheraDiInserimento .campoPulsante
{
    float: left;
    margin-top: 2.5em;
    text-align: center;
    width: 100%;
}

#formid_centro .mascheraDiInserimento .campoPulsante a
{
    background-color: #575757;
    border: 1px solid #575757;
    color: White;
    cursor: pointer;
    padding: 0.5em;
    text-decoration: none;
    display:inline-block;
}

#formid_centro .mascheraDiInserimento .campoPulsante a:hover
{
    background-color: #E6E6E6;
    border: 0px;
    padding: 0.5em;
    color: black;
    border: 1px solid #4D4D4D;
    text-decoration:none;
}

/* fine nuova formattazione pulsante */


/* formattazione pulsante primo accesso */

#formid_centro .mascheraDiInserimento .campoPulsante input
{
    background-color: #575757;
    border: 1px solid #575757;
    color: White;
    cursor: pointer;
    padding: 0.5em;
    text-decoration: none;
    display:inline-block;
}

#formid_centro .mascheraDiInserimento .campoPulsante input:hover
{
    background-color: #E6E6E6;
    border: 0px;
    padding: 0.5em;
    color: black;
    border: 1px solid #4D4D4D;
    text-decoration:none;
}

/* fine formattazione pulsante primo accesso */



/*********************************************************************/
/**** PAGINAZIONE RICECA*********************************************/
/*********************************************************************/

#formid_centro #boxPaginazioneServizioStandard
{
    background-color: #F7EB7F;
    border: 1px solid #F7EB7F;
    clear: both;
    float: left;
    margin: 10px 0 2px;
    padding: 0.5em 0 0.5em 1%;
    width: 98.8%;
}

#boxPaginazioneServizioStandard span.pagine
{
    padding: 0.3em 1em 0.3em 0.5em;
}

#boxPaginazioneServizioStandard span
{
    padding: 0.3em;
}

#boxPaginazioneServizioStandard a
{
    padding: 0.3em;
}

#boxPaginazioneServizioStandard a:hover
{
    background-color: #4D4D4D;
    color: White;
}


/*********************************************************************/
/**** ECM  *********************************************/
/*********************************************************************/



#boxPaginaEcm 
{
    overflow:hidden;
	
}

* html #boxPaginaEcm 
{
    width:100%;	
}
