/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2011 ***************/
/*********************************************************************/


/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************************/
/*********************************************************************/

BODY
{
    background-color: #eee;
    font-family: 'Open Sans';
    font-size: 0.9em;
    position: relative;
}

html
{
    font-size: 100%;
}


.nonVisibile
{
    display: none;
}


/*********************************************************************/
/**** BOX TOTALE *****************************************************/
/*********************************************************************/

#boxTotale
{
    font-size: 1em;
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
    background-color: white;
}

* + html #boxTotale
{
    min-width: 980px !important;
}

* html #boxTotale
{
    width: 1080px;
}


/* Stile link pagine per Opera e Safari*/

#boxTotale A
{
    color: #d9d9d9;
    text-decoration: none;
}

#boxTotale A:hover
{
    color: #d9d9d9;
    text-decoration: none;
}

#formid_intestazione1
{
    height: auto !important;
    position: relative;
}

#formid_intestazione2
{
    clear: both;
    float: left;
    height: auto !important;
    position: relative;
    width: 100%;
}


#formid_intestazione3
{
    height: auto;
    width: auto;
    display: none;
}


#corpo
{
    margin-left: 0px;
    margin-right: 0px;
}

#formid_sx
{
    display: none;
}

#formid_centro
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
    background-color: #282D33;
    color: #d9d9d9;
    min-height: 1200px;
}

#formid_dx
{
    display: none;
}

#formid_fondo1
{
    background-color: #282d33;
    color: #d9d9d9;
    clear: both;
    float: left;
    height: auto;
    position: relative;
}

#formid_fondo2
{
    height: AUTO;
}


/*********************************************************************/
/**** BOX INTESTAZIONE ***********************************************/
/*********************************************************************/

#boxIntestazioneAccessibile
{
    display: none;
    color:#000000;
}

#boxIntestazioneAccessibile A {
    color: #000000;    
}


/****************************************************
    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
{
    clear: both;
    padding: 5px 0px 5px 10px;
    margin: 2px 0;
    font-size: 1.308em;
    background-color: #E4E3E0;
    border: 1px solid #9F9F9F;
}

#formid_centro .Titolo2
{
    display: block;
    padding: 5px 5px 5px 11px;
    border-bottom: dotted 1px #999;
    margin-bottom: 3px;
    background: transparent url(/immagini/simboli/blu.gif);
    background-repeat: no-repeat;
    background-position: 0px 12px;
    font-size: 1.154em;
    font-weight: normal;
    clear: both;
}



#formid_centro .Titolo3
{
    border-bottom: solid 1px #cccccc;
    padding: 3px 1%;
    margin-bottom: 3px;
    margin-top: 5px; 
    background-color: #f7f7f7;
    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: 210px;    */
    font-size: 0;
}

#boxIntestazioneGrafica img
{
    max-width: 100%;
}

/*********************************************************************/
/**** BOX RICERCA NEL SITO *******************************************/
/*********************************************************************/

#boxRicercaNelSito
{
    clear: both;
    float: right;
    margin-top: -107px;
}

* 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: uppercase;
}

#boxRicercaNelSito INPUT
{
    float: left;
    width: 237px;
    height: 15px;
    border: 0;
    background: white url(/immagini/sfondo/Ricerca_testo.jpg);
    padding: 6px;
}

#boxRicercaNelSito .pulsante1
{
    float: left;
    width: 27px;
    height: 27px;
    padding: 0px;
    background: Transparent;
}

#boxRicercaNelSito .intestazione
{
    display: none;
    visibility: hidden;
}



/*********************************************************************/
/**** 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
{
    float: left;
    width: 65.7%; /*border: 1PX SOLID #93928E;     height: 175px;   */
    border: 0.077em SOLID #93928E;
    height: 13.462em;
    background: Transparent url(/immagini/sfondo/immaginecomune.jpg);
    background-position: 5px 50%;
    background-repeat: no-repeat;
    margin: 14px 0;
}

#ImmagineComune img
{
    width: 100%;
    float: left;
}

/*********************************************************************/
/**** IMMAGINE COMUNE******************************/
/*********************************************************************/

#NotizieScorrevoli
{
    float: right;
    width: 32.1%;
    height: 13.615em;
    margin: 14px 0;
    margin-right: 0.1%;
}

* html #NotizieScorrevoli
{
    position: relative;
}

.NotizieScorrevoli_alto
{
    border-top: 0.077em solid #D8D8D8;
    height: 0.769em;
}

* html .NotizieScorrevoli_alto
{
    position: relative; /*height:11px;*/
    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.923em;
    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%;
}

#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: 1.846em;
    line-height: 95%;
    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;
}

* html #boxMenuOrizzontale
{
    position: relative;
}

#boxMenuOrizzontale .area
{
    float: left;
    width: 32.1%;
    margin-right: 1.7%;
    float: left;
    width: 32%;
    margin-right: 1.85%;
}

* html #boxMenuOrizzontale .area
{
    position: relative;
}

#boxMenuOrizzontale .area_17232, #boxMenuOrizzontale .area_17373
{
    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, #boxMenuOrizzontale .area_17371 .area_top
{
    background: Transparent url(    "/immagini/menu/IlComune.gif" );
    background-position: 0 0;
    background-repeat: repeat-x;
}

#boxMenuOrizzontale .area_17231 .area_top, #boxMenuOrizzontale .area_17372 .area_top
{
    background: Transparent url(    "/immagini/menu/IlTerritorio.gif" );
    background-position: 0 0;
    background-repeat: repeat-x;
}

#boxMenuOrizzontale .area_17232 .area_top, #boxMenuOrizzontale .area_17373 .area_top
{
    background: Transparent url(    "/immagini/menu/ServizioOnline.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, #boxMenuOrizzontale .area_17371 .area_top_sx
{
    background: Transparent url(    "/immagini/menu/IlComune_sx.gif" );
    background-repeat: no-repeat;
    background-position: 0 0;
}


#boxMenuOrizzontale .area_17231 .area_top_sx, #boxMenuOrizzontale .area_17372 .area_top_sx
{
    background: Transparent url(    "/immagini/menu/IlTerritorio_sx.gif" );
    background-repeat: no-repeat;
    background-position: 0 0;
}

#boxMenuOrizzontale .area_17232 .area_top_sx, #boxMenuOrizzontale .area_17373 .area_top_sx
{
    background: Transparent url(    "/immagini/menu/ServizioOnline_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, #boxMenuOrizzontale .area_17371 .area_top_dx
{
    width: 143px;
    background: Transparent url(    "/immagini/menu/IlComune_dx.gif" );
    background-repeat: no-repeat;
    background-position: 0 0;
}


#boxMenuOrizzontale .area_17231 .area_top_dx, #boxMenuOrizzontale .area_17372 .area_top_dx
{
    width: 162px;
    background: Transparent url(    "/immagini/menu/IlTerritorio_dx.gif" );
    background-repeat: no-repeat;
    background-position: 0 0;
}

#boxMenuOrizzontale .area_17232 .area_top_dx, #boxMenuOrizzontale .area_17373 .area_top_dx
{
    width: 186px;
    background: Transparent url(    "/immagini/menu/ServizioOnline_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, #boxMenuOrizzontale .area_17371 .area_immagine
{
    background: Transparent url(    "/immagini/menu/IlComuneimg.gif" );
}


#boxMenuOrizzontale .area_17231 .area_immagine, #boxMenuOrizzontale .area_17372 .area_immagine
{
    background: Transparent url(    "/immagini/menu/IlTerritorioimg.gif" );
}

#boxMenuOrizzontale .area_17232 .area_immagine, #boxMenuOrizzontale .area_17373 .area_immagine
{
    background: Transparent url(    "/immagini/menu/ServizioOnlineimg.gif" );
}

#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: 20px;
    clear: both;
    border-left: 1px solid #9F9F9F;
    background-color: #E4E3E0;
    text-align: right;
    float: right;
    width: 290px;
}

#boxMenu1 .boxMenu1_sopra
{
    clear: both;
    float: left;
    width: 291px;
    height: 10px;
    font-size: 0px;
    background: Transparent url(    "/immagini/menu/MenuSopra.gif" );
    background-repeat: no-repeat;
    background-position: 0 0;
    margin-left: -1px;
}

#boxMenu1 .boxMenu1_sotto
{
    clear: both;
    float: left;
    width: 291px;
    height: 10px;
    font-size: 0px;
    background: Transparent url(    "/immagini/menu/MenuSotto.gif" );
    background-repeat: no-repeat;
    background-position: 0 0;
    margin-left: -1px;
}

#boxMenu1 .area
{
    font-size: 1.385em;
    color: #600;
    line-height: 140%;
    clear: both;
    padding: 7px 12px 4px 0;
}

#boxMenu1 .categoria
{
    clear: both;
    float: right;
    width: 283px;
    font-weight: bold;
    border-bottom: 1px solid white;
    line-height: 140%;
}

#boxMenu1 .categoria a
{
    display: block;
    padding: 6px 10px 6px 0;
}

#boxMenu1 .pagina
{
    clear: both;
    float: right;
    width: 283px;
    border-bottom: 1px solid white;
    line-height: 140%;
}

#boxMenu1 .pagina a
{
    padding: 5px 20px 5px 10px;
    background: url(    "/immagini/simboli/bianco.gif" );
    background-repeat: no-repeat;
    background-position: 271px 11px;
    clear: both;
    display: block;
}


#boxMenu1 .FineArea
{
    height: 74px;
    clear: both;
}

/*********************************************************************/
/**** CALENDARIO EVENTI *********************************************/
/*********************************************************************/

#boxCalendarioEventi
{
    clear: both;
    float: right;
    margin-top: 34px;
}

#boxCalendarioEventi .boxCalendarioEventi_Top
{
    clear: both;
    height: 10px;
    background: url(    "/immagini/simboli/calendario_alto.jpg" );
    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-size: 19px;
    font-family: Tahoma;
    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;
    border-right: 1px solid #F1F1F1;
    border-left: 1px solid #F1F1F1;
    clear: both;
    float: left;
    width: 280px;
    color: #2B2928;
    background: white url(    "/immagini/simboli/calendario_centro.jpg" );
    background-position: 0 100%;
    background-repeat: repeat-x;
}

#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 td
{
    text-align: center;
    font-size: 0.846em;
    height: 23px;
    width: 22px;
}

#boxCalendarioEventi .CalendarioIntestazioneGiorni
{
    text-align: center;
    font-weight: bold;
    color: #333;
    padding-top: 4px;
    padding-bottom: 2px;
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo
{
    text-align: center;
    border: 0px solid black;
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo a
{
    margin: 0px auto;
    padding-top: 4px;
    border: 0px solid black;
    background-image: url(    "/immagini/eventi/calendario.png" );
    background-repeat: no-repeat;
    background-position: center;
    color: #333;
    height: 19px;
    width: 22px;
    display: block;
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo a:hover
{
    margin: 0px auto;
    padding-top: 4px;
    border: 0px solid black;
    background-image: url(    "/immagini/eventi/calendario_hover.png" );
    background-repeat: no-repeat;
    background-position: center;
    color: white;
    height: 19px;
    width: 22px;
    color: White;
    display: block;
}

#boxCalendarioEventi .boxCalendarioEventi_Bottom
{
    clear: both;
    height: 10px;
    background: url(    "/immagini/simboli/calendario_sotto.gif" );
    float: left;
    width: 292px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

/*********************************************************************/
/****NOTIZIE*********************************************/
/*********************************************************************/

#boxNotizieHomePage
{
    margin-top: -5px !important;
    padding: 0px 0 1em 0;
}

#boxNotizieHomePage .sfondo1
{
    clear: both !important;
    float: left !important;
    width: 100% !important;
    color: #50504D !important;
    border-bottom: 0px !important;
    font-weight: normal !important;
    font-size: 1.615em !important;
    padding: 0px !important;
    font-family: Kozuka Mincho Pro B !important;
    border-bottom: 6px solid #F5F5F5 !important;
    margin: 10PX 0 10px !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;
    text-transform: capitalize !important;
    font-weight: normal !important;
    display: block !important;
}

#boxNotizieHomePage .notiziaConFoto
{
    padding: 9px 0px !important;
    border: 0px !important;
}

#boxNotizieHomePage .notiziaConFoto
{
    padding: 9px 0px !important;
    margin: 0px !important;
    border: 0px !important;
}

#boxNotizieHomePage .notiziaConFoto img
{
    border: 1px solid #CCC !important;
    margin: 0px !important;
    width: 134px !important;
    clear: both !important;
}

#boxNotizieHomePage .notiziaConFoto h1
{
    margin-left: 144px !important;
    font-weight: normal !important;
    font-size: 1.385em !important;
    margin-top: -4px !important;
    line-height: 140% !important;
    padding-bottom: 0px !important;
}

#boxNotizieHomePage .notiziaConFoto .strillo
{
    margin-left: 144px !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 144px !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;
}

#boxNotizieHomePage .notiziaConFoto2 img
{
    padding: 4px !important;
    border: 1px solid #B1B1B1 !important;
    width: 70px !important;
    float: left !important;
    margin-right: 0px !important;
}

#boxNotizieHomePage .notiziaConFoto2 .titolo
{
    margin-left: 87px !important;
    font-weight: normal !important;
    font-size: 1.385em !important;
    margin-top: -4px !important;
    line-height: 140% !important;
    padding-bottom: 0px !important;
    float: none !important;
    display: block !important;
    width: auto !important;
}

#boxNotizieHomePage .notiziaConFoto2 .strillo
{
    margin-left: 87px !important;
    text-align: justify !important;
    margin: 5px 0 0px 87px !important;
    display: block !important;
    line-height: 130% !important;
}

#boxNotizieHomePage .notiziaConFoto2 .datapubblicazione
{
    float: none !important;
    font-style: normal !important;
    width: auto !important;
    margin: 3px 0 0 87px !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;
    float: left;
    height: auto;
    width: 95.7%;
    color: #50504D !important;
    border: 1px solid #4D4D4D;
    background-color: #F8F8F8;
    padding: 0.5em 2%;
    margin-top: 20px;
    margin-bottom: -14px;
}

#boxBricioleDiPane h1
{
    clear: both;
    float: left;
}

#boxBricioleDiPane h2
{
    float: right;
}

#boxBricioleDiPane h2 img
{
    float: left;
    margin-right: 5px;
}

* html #boxBricioleDiPane
{
    width: 95.8%;
}

/*********************************************************************/
/**** BRICIOLE DI PANE *********************************************/
/*********************************************************************/

#BoxMenuAreaRiservata
{
    clear: both;
    float: left;
    height: auto;
    width: 95.7%;
    border: 1px solid #4D4D4D;
    background-color: #F8F8F8;
    padding: 0.5em 2%;
    margin-top: 20px;
    margin-bottom: -14px;
}

#BoxMenuAreaRiservata .MessaggioBenvenuto
{
    clear: both;
    float: left;
}

#BoxMenuAreaRiservata .MenuOpzioni
{
    float: right;
}

* html #BoxMenuAreaRiservata
{
    width: 95.8%;
}

/*********************************************************************/
/**** BOX RECAPITI E PARTITA IVA *********************************************/
/*********************************************************************/

#boxPartitaIva
{
    padding: 50px 0 25px;
}

/*********************************************************************/
/**** BOX VALIDATORI ***********************************************/
/*********************************************************************/

#boxAccessibilitaValidatori
{
    clear: both;
    float: left;
    margin-right: 0.64%;
    width: 9%;
}

* html #boxAccessibilitaValidatori
{
    width: 80px;
    margin-right: 0.64%;
}

#boxAccessibilitaValidatori img
{
    clear: both;
    float: left;
    width: 80px;
    margin: 0 0 5px;
}

/*********************************************************************/
/**** LOGO CNIPA*********************************************/
/*********************************************************************/

#boxAccessibilitaCnipa
{
    float: left;
    width: 8.3%;
    margin-right: 5.32%;
}

* html #boxAccessibilitaCnipa
{
    margin-right: 3%;
}

/*********************************************************************/
/**** ACCESSIBILOITA - DIMENSIONE CARATTERI*********************************************/
/*********************************************************************/

#boxAccessibilitaModalitaVisualizzazione
{
    float: left;
    margin-top: 35px;
    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;
}

#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
{
    font-size: 150%;
    font-weight: bold;
    padding-bottom: 2%;
    padding-top: 5%;
    text-align: center;
}


/*********************************************************************/
/**** 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: 99.4%;
}


#formid_centro #boxMascheraDiRicercaPerServizioStandard H3
{
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 3px 1% 3px 1%;
    clear: both;
    color: #50504D !important;
    font-weight: normal;
    font-size: 1.615em;
    font-family: Kozuka Mincho Pro B;
    letter-spacing: -1px;
    font-weight: normal;
    display: block;
    border-bottom: 1px solid #4D4D4D;
    background-color: #F8F8F8;
}

* 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;
    background-color: #F5F5F5;
}

* html #boxMascheraDiRicercaPerServizioStandard .campoPulsante
{
    float: left;
    width: 98.15%;
    padding: 5px 1% 5px 1%;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante input
{
    background-color: #4D4D4D;
    border: 0px;
    padding: 0.5em;
    color: White;
    cursor: pointer;
    border: 1px solid #4D4D4D;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante input:hover
{
    background-color: #E6E6E6;
    border: 0px;
    padding: 0.5em;
    color: black;
    border: 1px solid #4D4D4D;
}

#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 5px;
    font-weight: bold;
    font-size: 115%;
    border-bottom: 1px dotted #000;
}

#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;
}


#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;
}

/*********************************************************************/
/**** PAGINAZIONE RICECA*********************************************/
/*********************************************************************/

#formid_centro #boxPaginazioneServizioStandard
{
    clear: both;
    padding: 0.5em 0px 0.5em 1%;
    margin: 10px 0 2px;
    background-color: #E4E3E0;
    border: 1px solid #9F9F9F;
    float: left;
    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;
}

/*********************************************************************/
/**** EMOTICONS ******************************************************/
/*********************************************************************/

#boxEmoticons
{
    position: relative;
    display: block;
    border: 3px double #ccc;
    padding: 1em 0;
    border-left: none;
    border-right: none;
}

#boxEmoticons .boxImmagine
{
    text-align: center;
    margin: 0 auto;
}

#boxEmoticons .boxVotazioni
{
    text-align: center;
    margin: 0 auto;
}

#boxEmoticons .boxVotazioni .descrizioneServizio
{
    padding: 1em 0;
    font-weight: bold;
}

#boxEmoticons .boxVotazioni .voto
{
    display: inline-block;
    padding: 0 1em;
}

#boxEmoticons .boxMotivazioneHidden
{
    display: none;
}

#boxEmoticons #boxMotivazione
{
    border: 1px solid #EBEBEB;
    line-height: 1.6em;
    margin: 1em auto;
    padding: .5em 1em;
    width: 330px;
}

#boxEmoticons #boxMotivazione .labelForm
{
    text-align: center;
    font-weight: bold;
    background: #f7f7f7;
}

#boxEmoticons #boxMotivazione .campoForm
{
    padding: .3em 0;
}

#boxEmoticons #boxMotivazione .campoForm INPUT
{
    margin-right: .4em;
}

#boxEmoticons .boxBottoni
{
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 1em 0 0 0;
}

#boxEmoticons .boxBottoni INPUT
{
    padding: 0 1em;
}

#boxEmoticons H1
{
    margin: 0;
    padding: 0;
    text-align: center;
}

/*********************************************************************/
/**** REPORT SERVIZIO EMOTICONS **************************************/
/*********************************************************************/

#boxEmoticonsReport
{
}

#boxEmoticonsReport SPAN
{
    vertical-align: top;
}

#boxEmoticonsReport .boxReport
{
    clear: both;
    float: left;
    width: 100%;
    border: 1px solid black;
    margin: 0 0 1em;
}

#boxEmoticonsReport .boxReport .boxSopra
{
    height: 16.5em;
    background: #ebebeb;
    border-bottom: 1px solid black;
}

#boxEmoticonsReport .boxReport .boxDx
{
    border-left: 1px solid black;
    float: right;
    margin-left: -1px;
    text-align: center;
    width: 240px;
}

#boxEmoticonsReport .boxReport .boxDx .boxSopra
{
    background: white;
}

#boxEmoticonsReport .boxReport .boxSx
{
    border-right: 1px solid black;
    margin-right: 240px;
}

#boxEmoticonsReport .banner
{
    padding: 1em 0;
    background: white;
    text-align: center;
}

#boxEmoticonsReport .giudizioPrevalente
{
}

#boxEmoticonsReport .giudizioPrevalente P
{
    padding: .5em 0;
}

#boxEmoticonsReport .intestazioneReport
{
    border-bottom: 1px solid black;
    text-align: center;
    background: white;
}

#boxEmoticonsReport .intestazioneReport .titoloReport
{
    padding: .5em 0;
    font-weight: bold;
}

#boxEmoticonsReport .riquadroReport
{
    border-bottom: 1px solid black;
    text-align: left;
    background: white;
}

#boxEmoticonsReport .ultimoRiquadro
{
    border-bottom: none;
}

#boxEmoticonsReport .riquadroReport .nomeCampo
{
    border-right: 1px solid black;
    padding: .5em 1%;
    display: inline-block;
    width: 30%;
    font-weight: bold;
}

#boxEmoticonsReport .riquadroReport .valoreCampo
{
    display: inline-block;
    border-left: 1px solid black;
    margin-left: -1px;
    padding: .5em 1%;
    width: 65%;
}

#boxEmoticonsReport .riquadroReport .valoreCampo .valore1, #boxEmoticonsReport .riquadroReport .valoreCampo .valore2, #boxEmoticonsReport .riquadroReport .valoreCampo .valore3
{
    display: inline-block;
    text-align: center;
    width: 32%;
}


#boxEmoticonsReport .boxGrafico
{
    clear: both;
    float: none;
    text-align: center;
}


/******************************************************/
/**** BOX BANNER  HOME ********************************/
/*****************************************************/

#boxBannerHome
{
    clear: both;
    float: left;
    height: auto !important;
    /*padding: 10% 2% 11.5%;*/
    padding: 3% 2% 3%;
    width: 96%;
}

#boxBannerFissoHome
{
    clear: both;
    float: left;
    height: auto !important;
    /*padding: 10% 2% 11.5%;*/
    padding: 0;
    width: 100%;
}

#boxBannerHome .Testo
{
    clear: both;
    color: #333;
    float: left;
    font-size: 1.7rem;
    padding-bottom: 0.5rem;
    width: 100%;
}
#boxBannerHome .Banner
{
    display: inline-block;
    height: auto;
    margin-bottom: 2%;
    margin-right: 1%;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 48.5%;
}
#boxBannerHome .Banner_86
{
    width: 48.5%;
}
#boxBannerHome .Banner_103
{
    margin-right: 0;
    width: 49.5%;
}

#boxBannerHome .Banner .immagine
{
    display: block; /* float: left;*/
    margin-bottom: 5px; /*padding-right: 6%;*/
    position: relative; /*width: 38%;*/
}
#boxBannerHome .Banner img
{
    max-width: 100% !important;
}
* html #boxBannerSottoEnti .Banner img
{
}
#boxBannerHome .Banner .descrizione
{
    color: #000000;
    float: left;
    font-size: 201%;
    text-transform: uppercase;
    height: auto;
    line-height: 105%;
    margin-top: 12%;
    position: relative;
    text-align: left;
    width: 49%;
    display: none;
}

/******************************************************/
/**** BOX BANNER  COMUNI ******************************/
/*****************************************************/

#boxBannerComuni
{
    clear: both;
    float: left;
    height: auto !important;
    /*padding: 10% 2% 11.5%;*/
    padding: 5% 2% 7%;
    width: 96%;
}

#boxBannerComuni .Banner
{
    display: inline-block;
    height: auto;
    margin-bottom: 2%;
    margin-right: 1%;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 23%;
}


#boxBannerComuni .Banner .immagine
{
    display: block; /* float: left;*/
    margin-bottom: 2%; /*padding-right: 6%;*/
    position: relative; /*width: 38%;*/
}
#boxBannerComuni .Banner img
{
    max-width: 100% !important;
}

#boxBannerComuni .Banner .descrizione
{
    display: none;
}






#boxPaginaEcm {
  padding: 0.5em!important;
}

#boxPaginaEcm A
{
    font-weight: bold;
    text-decoration: underline;
}



#BoxServizioGenerico.municipioDettaglio A
{
    color: #B2CAF6;
    text-decoration: underline;
}

#BoxServizioGenerico.municipioDettaglio 
{
    line-height: 1.8em;
}

#BoxServizioGenerico.municipioDettaglio .Titolo1
{
    line-height: 1.4em;
}



/********************************************************************/
/**** WORK IN PROGRESS - RESPONSIVE TEMPLATE ************************/
/********************************************************************/

/* RISOLUZIONI FINO A 1024 */
@media screen and (max-width: 979px)
{
    #BoxServizioGenerico .ModificaVisualizzazioneSelect select
    {
        /*width: 104% !important;*/
    }
}

/* RISOLUZIONI FINO A 800 */
@media screen and (max-width: 778px)
{
    #BoxServizioGenerico .ModificaVisualizzazioneSelect select
    {
        /*width: 106% !important;*/
    }
}

/* RISOLUZIONI TIPO CELL */
@media screen and (max-width: 480px)
{

    #BoxServizioGenerico .ModificaVisualizzazioneSelect select
    {
        /*width: 108% !important;*/
    }

    #boxBannerHome .Banner_86
    {
        width: 48.5%;
    }
    #boxBannerHome .Banner
    {
        width: 48.5%;
        margin-right: 0%;
    }
}


/* RISOLUZIONI TIPO CELL */

@media screen and (max-width: 280px)
{

}
