﻿/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************************/
/*********************************************************************/

BODY
{
    font-family: Arial, Verdana;
    font-size: 0.813em;
	background-color: #E2E2E2;
}

html
{
    font-size: 100%;
}

.nonVisibile
{
    display: none;
}


/*********************************************************************/
/**** BOX TOTALE *****************************************************/
/*********************************************************************/

#boxTotale
{
	background-color: #ffffff;
	border-left: 2px solid #CECECE;
	border-right: 2px solid #CECECE;
	/*border-bottom: 10px solid #E2E2E2;*/
	margin: 0 auto;
    width: 975px;
}

/** html #boxTotale
{
    width: 98%;
    min-width: 975px;
}*/

/* Stile link pagine per Opera e Safari*/

#boxTotale A
{
    color: black;
    text-decoration: none;
}

#boxTotale A:hover
{
    color: #660000;
	text-decoration: underline;
	outline: 1px double #660000;
}

#formid_intestazione1
{
	height: auto;
	background-color: transparent;
	background-image: url("/immagini/sfondo/sfondointestazione1.jpg");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0px 108px;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	overflow: visible;
	width: 96%;
	margin: 0px auto;
}

* html #formid_intestazione1
{
    height: 127px;
	background-color: transparent;
	background-image: url("/immagini/sfondo/sfondointestazione1.jpg");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0px 108px;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	overflow: visible;
	width: 96%;
	margin: 0px auto;
	position: relative;
}

#formid_intestazione2
{
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: 96%;
	display: none;
}

* html #formid_intestazione2
{
	margin: 0px auto;
    height: auto;
    width: auto;
    clear: both;
    width: 96%;
	display: none;
}

#formid_intestazione3
{
    color: #000000;
	height: auto;
    width: 96%;
	margin: -6px auto;
}

* html #formid_intestazione3
{
    color: #000000
	height: auto !important;
    margin: 0px auto !important;
}


#formid_intestazione3 a, #formid_intestazione3 a:HOVER {
    color: #000000;
}

#corpo
{
	width: 96%;
	margin: 0 auto;
}

#formid_sx
{
    width: 30%;
    margin-top: 30px;
    margin-left: 0px;
}

#formid_centro
{
	position: relative;
	margin: 16px 0 0 2%;
	width: 67.8%;
	float: left;
	padding: 0px;
	min-height: 0px;
}

* html #formid_centro
{
	position: relative;
	margin: 16px 0 0 1%;
	width: 67.8%;
	float: left;
	padding: 0px;
	min-height: 0px;
}

#formid_dx
{
    display:none;
}

#formid_fondo1
{
    background-color: #D7D6D2;
    float: none;
    width: 100%;
	border-left: 3px solid #AEADA9;
	border-right: 2px solid #AEADA9;
    height: 92px;
    position: relative;
    clear: both;
    margin: 41px 0px 0px -3px;
    padding: 10px 0px 0 0px;
}

* html #formid_fondo1
{
    background-color: #D7D6D2;
    float: none;
    width: 100%;
	border-left: 3px solid #AEADA9;
	border-right: 2px solid #AEADA9;
    height: 92px;
    position: relative;
    clear: both;
    margin: 41px 0px 0px -3px;
    padding: 10px 0px 0 0px;
}

#formid_fondo2
{
    background-color: #F7F7F7;
	margin: 0px 0px 0px -3px;
	padding: 15px 0px 0px 0px;
	width: 100%;
	height: 100px;
	border-left: 3px solid #AEADA9;
	border-right: 2px solid #AEADA9;	
}

* html #formid_fondo2
{
    background-color: #F7F7F7;
	margin: 0px 0px 0px -3px;
	padding: 15px 0px 0px 0px;
	width: 100%;
	height: 100px;
	border-left: 3px solid #AEADA9;
	border-right: 2px solid #AEADA9;
}

#formid_fondo3
{
	background-color: #E1E1E1;
	height: auto;
}

/*********************************************************************/
/**** BOX INTESTAZIONE ***********************************************/
/*********************************************************************/

#boxIntestazioneAccessibile
{
    display: none;
}

/****************************************************
    STILI STANDARD UTILIZZATI PIU' VOLTE NEL SITO		
**************************************************/

/*LINK*/
/*LINK*/
#formid_centro A
{
	font-weight: bold;
	color: #3C4879; 
	text-decoration: underline;
}

#formid_centro A:hover
{
	text-decoration: none;
	color: #3C4879;
}

/*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;
    border-bottom: solid 1px black;
    padding: 0px 0px 0 10px;
    background: transparent url(/immagini/simboli/rosa.gif);
    background-repeat: no-repeat;
    margin: 2px 0 0;
    background-position: 0px 0.471em;
    font-size: 1.308em;
}

#formid_centro .Titolo2
{
    display: block;
    padding: 5px 2%;
    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 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; /*font-style: italic;*/
    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;
}

/*********************************************************************/
/****INTESTAZIONE GRAFICA *********************************************/
/*********************************************************************/

#boxIntestazioneGrafica
{
    height: 127px;
    margin-left: -2.5%;
}


/*********************************************************************/
/**** BOX RICERCA NEL SITO *******************************************/
/*********************************************************************/

#boxRicercaNelSito
{
    clear: both;
    float: right;
    margin-top: -53px;
}

* 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: 11px;
    text-transform: uppercase;
    font-size: 85%
}

#boxRicercaNelSito INPUT
{
    float: left;
	font-size: 95%;
    width: 274px;
    height: 18px;
    border: 0px none;
    padding: 6px;
    background: url("/immagini/sfondo/Ricerca_testo.jpg") no-repeat scroll 0% 0% white;
}

#boxRicercaNelSito .pulsante1
{
    float: left;
    width: 27px;
    height: 30px;
    padding: 0px;
    background: ;
}

#boxRicercaNelSito .intestazione
{
    display: none;
    visibility: hidden;
}



#Boomarks 
{
    clear: both;
    float: right;
    margin-top: -108px;
    background-color: #ffffff;
}

* html #Boomarks
{
	width: 123px;
}

#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;   
    background: url('/immagini/sfondo/immaginecomune.jpg') no-repeat 5px 50%;
}

#ImmagineComune img
{
    width: 100%;
    float: left;
}

/*********************************************************************/
/**** IMMAGINE COMUNE******************************/
/*********************************************************************/

#NotizieScorrevoli {
    float: right;
    width: 32.1%;
    height:175px;
}

* #NotizieScorrevoli {
    position:relative;
}

.NotizieScorrevoli_alto {
    border-top: 1px solid #D8D8D8;
    height: 10px;
}

* html .NotizieScorrevoli_alto
{
    border-style: none;
	border-color: inherit;
	border-width: 0px;
	position:relative;
    	height:11px;
    	font-size:0px;
    background: url('/immagini/simboli/Notizie_alto_centro.jpg') repeat-x 0 0;
}

#NotizieScorrevoli .NotizieScorrevoli_alto_sx 
{
    clear:both;
    float: left;
    background: url('/immagini/simboli/Notizie_alto_sx.jpg') no-repeat 0 0;
    width:12px; height:11px;
    margin-top:-1px;
}

* html #NotizieScorrevoli .NotizieScorrevoli_alto_sx 
{
    position:relative;
    font-size:0px;
    margin:0;
}

#NotizieScorrevoli .NotizieScorrevoli_alto_dx {
    float: right;
    background: url('/immagini/simboli/Notizie_alto_dx.jpg') no-repeat 0 0;
    width:12px; height:11px;  
    margin-top:-1px;      
}

* html #NotizieScorrevoli .NotizieScorrevoli_alto_dx 
{
    position:relative;
    font-size:0px;
    margin:0;
}

#NotizieScorrevoli_centro {
    border-left: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;  
    padding: 0 6%;   
    position:relative; 
    margin-top:-1px!important;
    clear:both;
    /*float:left;
    width:87.8%;*/
    display:block;    
    height:155px;  
}

* html #NotizieScorrevoli_centro 
{ 
    position:relative; 
    margin-top:-1px!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:-4PX;
    clear:both;
    float:left;
    width:100%;
	color: #50504d;
}

#NotizieScorrevoli_centro .NotizieScorrevoli_Notizia {
    clear: both;
    width: 89.7%;
    color: #404040;
    background: url('/immagini/simboli/Notizie_freccia.gif') no-repeat 0 0px;
    display:block;
    padding: 0 0 5px 10.3%; 
    height: 24px;
    line-height:95%;
}

#NotizieScorrevoli_centro .NotizieScorrevoli_Notizia a 
{
    display:block;
}

.NotizieScorrevoli_basso {
    border-bottom: 1px solid #D8D8D8;
    height: 10px;
    clear:both;
}

* html .NotizieScorrevoli_basso
{
    border-style: none;
	border-color: inherit;
	border-width: 0px;
	position:relative;
    	height:11px;
    	font-size:0px;
    background: url('/immagini/simboli/Notizie_basso_centro.jpg') repeat-x 0 0;
}

#NotizieScorrevoli .NotizieScorrevoli_basso_sx 
{
    clear:both;
    float: left;
    background: url('/immagini/simboli/Notizie_basso_sx.jpg') no-repeat 0 0;
    width:12px; height:11px;
}

* html .NotizieScorrevoli_basso_sx
{
    position:relative;
    font-size:0px;
}

#NotizieScorrevoli .NotizieScorrevoli_basso_dx {
    float: right;
    background: url('/immagini/simboli/Notizie_basso_dx.jpg') no-repeat 0 0;
    width:12px; height:11px;      
}

* html .NotizieScorrevoli_basso_dx
{
    position:relative;
    font-size:0px;
}

/*********************************************************************/
/**** 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_18740, #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_18738 .area_top, #boxMenuOrizzontale .area_17371 .area_top
{
    background: url('/upload/sassomarconi_ecm8v2/gestionedocumentale/Comune_bordo_centro_784_5624.gif') repeat-x 0 0;
    }

#boxMenuOrizzontale .area_18739 .area_top, #boxMenuOrizzontale .area_17372 .area_top
{
    background: url('/upload/sassomarconi_ecm8v2/gestionedocumentale/territorio_bordo_centro_784_5659.gif') repeat-x 0 0;
    }

#boxMenuOrizzontale .area_18740 .area_top, #boxMenuOrizzontale .area_17373 .area_top
{
    background: url('/upload/sassomarconi_ecm8v2/gestionedocumentale/guidaserv_bordo_centro_784_5683.gif') repeat-x 0 0;
    }

#boxMenuOrizzontale .area .area_top_bordo_dx
{
    float: right;
    width: 10px;
    height: 36px;
}

* html #boxMenuOrizzontale .area .area_top_bordo_dx
{
    position: relative;
}

#boxMenuOrizzontale .area_18738 .area_top_bordo_dx, #boxMenuOrizzontale .area_17371 .area_top_bordo_dx
{
    background: url('/upload/sassomarconi_ecm8v2/gestionedocumentale/Comune_bordo_dx_784_5619.gif') no-repeat 0px 3px;
    }

#boxMenuOrizzontale .area_18739 .area_top_bordo_dx, #boxMenuOrizzontale .area_17372 .area_top_bordo_dx
{
    background: url('/upload/sassomarconi_ecm8v2/gestionedocumentale/territorio_bordo_dx_784_5663.gif') no-repeat 0px 3px;
    }

#boxMenuOrizzontale .area_18740 .area_top_bordo_dx, #boxMenuOrizzontale .area_17373 .area_top_bordo_dx
{
    background: url('/upload/sassomarconi_ecm8v2/gestionedocumentale/guidaserv_bordo_dx_784_5687.gif') no-repeat 0px 3px;
    }

#boxMenuOrizzontale .area .area_top_sx
{
    clear: both;
    float: left;
    width: 10px;
    height: 36px;
}

* html #boxMenuOrizzontale .area .area_top_sx
{
    position: relative;
}

#boxMenuOrizzontale .area_18738 .area_top_sx, #boxMenuOrizzontale .area_17371 .area_top_sx
{
    background: url('/upload/sassomarconi_ecm8v2/gestionedocumentale/comune_bordo_sx_784_5620.gif') no-repeat 0 2px;
    }


#boxMenuOrizzontale .area_18739 .area_top_sx, #boxMenuOrizzontale .area_17372 .area_top_sx
{
    background: url('/upload/sassomarconi_ecm8v2/gestionedocumentale/territorio_bordo_sx_784_5667.gif') no-repeat 0 2px;
    }

#boxMenuOrizzontale .area_18740 .area_top_sx, #boxMenuOrizzontale .area_17373 .area_top_sx
{
    background: url('/upload/sassomarconi_ecm8v2/gestionedocumentale/guidaserv_bordo_sx_784_5691.gif') no-repeat 0 2px;
    }

#boxMenuOrizzontale .area .area_top_dx
{
    float: right;
    height: 36px;
    margin-bottom: -16px;
}

* html #boxMenuOrizzontale .area, * html #boxMenuOrizzontale .area_top_dx
{
    position: relative;
}

#boxMenuOrizzontale .area_18738 .area_top_dx, #boxMenuOrizzontale .area_17371 .area_top_dx
{
    width: 185px;
    background: url('/servizi/funzioni/download.aspx?ID=5542&IDc=784') no-repeat 0px 2px;
    height: 40px;
    margin-top: 0px;
    position: relative;
}

#boxMenuOrizzontale .area_18739 .area_top_dx, #boxMenuOrizzontale .area_17372 .area_top_dx
{
    width: 185px;
    background: url('/servizi/funzioni/download.aspx?ID=5543&IDc=784') no-repeat 0px 2px;
    height: 40px;
    margin-top: 0px;
    position: relative;
}

#boxMenuOrizzontale .area_18740 .area_top_dx, #boxMenuOrizzontale .area_17373 .area_top_dx
{
    width: 185px;
    background: url('/servizi/funzioni/download.aspx?ID=4910&IDc=784') no-repeat 0px 2px;
    height: 40px;
    margin-top: 0px;
    position: relative;
}

* html #boxMenuOrizzontale .area_18738 .area_top_dx, * html #boxMenuOrizzontale .area_17371 .area_top_dx, * html #boxMenuOrizzontale .area_18739 .area_top_dx, * html #boxMenuOrizzontale .area_17372 .area_top_dx, * html #boxMenuOrizzontale .area_18740 .area_top_dx, * html #boxMenuOrizzontale .area_17373 .area_top_dx
{
	position: relative;
	z-index: 100;
}
* html #boxMenuOrizzontale .area_18740, * html #boxMenuOrizzontale .area_top_dx, * html #boxMenuOrizzontale .area_17373, * html #boxMenuOrizzontale .area_top_dx
{

}

#boxMenuOrizzontale .area_centro
{
    clear: both;
    padding: 0px 0px 0px 7px;
    background-color: #EFEFEF;
    border-bottom: 0px none;
    border-left: 1px solid #A3A3A3;
    border-right: 1px solid #A3A3A3;
    min-height: 83px;
}
#boxMenuOrizzontale .area_18740 .area_centro {
    background-color: #DAC0C0;
}

* html #boxMenuOrizzontale .area_centro
{
    clear: both;
    padding: 0px 0px 0px 7px;
    background-color:#EFEFEF;
    border-bottom: 0px none;
    border-left: 1px solid #A3A3A3;
    border-right: 1px solid #A3A3A3;
    min-height: 83px;
	height: 83px;
}

#boxMenuOrizzontale .area_immagine
{
    clear: both;
    float: left;
    width: 84px;
    height: 101px;
    margin-top: -20px;
    position: relative;
}

* html #boxMenuOrizzontale .area_immagine
{
    position: relative;
}

#boxMenuOrizzontale .area_18738 .area_immagine, #boxMenuOrizzontale .area_17371 .area_immagine
{
    background: url('/immagini/menu/IlComuneimg.gif');
	border: 1px solid #005329;
}


#boxMenuOrizzontale .area_18739 .area_immagine, #boxMenuOrizzontale .area_17372 .area_immagine
{
    background: url('/immagini/menu/IlTerritorioimg.gif');
	border: 1px solid #2F426F;
}

#boxMenuOrizzontale .area_18740 .area_immagine, #boxMenuOrizzontale .area_17373 .area_immagine
{
    background: url('/immagini/menu/ServizioOnlineimg.gif');
	border: 1px solid #2F426F;
}

#boxMenuOrizzontale .area_testo
{
	padding: 12px 1px 0px;
	margin-left: 91px;

}

* html #boxMenuOrizzontale .area_testo
{
	margin-left: 88px;
	height: 60px;
}

#boxMenuOrizzontale .area .area_bottom
{
    clear: both;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 10px;
    background: url('/upload/sassomarconi_ecm8v2/gestionedocumentale/sotto_784_5631.gif') repeat-x 0 0;
    }

	#boxMenuOrizzontale .area_18740 .area_bottom
{
    clear: both;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 10px;
    background: url('/upload/sassomarconi_ecm8v2/gestionedocumentale/guidaserv_sotto_784_5698.gif') repeat-x 0 0;
    }
#boxMenuOrizzontale .area .area_bottom_sx
{
    clear: both;
    float: left;
    width: 10px;
    height: 10px;
    background: url('/upload/sassomarconi_ecm8v2/gestionedocumentale/sotto_sx_784_5639.gif') no-repeat 0 0;
    }

#boxMenuOrizzontale .area_18740 .area_bottom_sx
{
    clear: both;
    float: left;
    width: 10px;
    height: 10px;
    background: url('/upload/sassomarconi_ecm8v2/gestionedocumentale/guidaserv_sotto_sx_784_5706.gif') no-repeat 0 0;
    }	
	
#boxMenuOrizzontale .area .area_bottom_dx
{
    float: right;
    width: 10px;
    height: 10px;
    background: url('/upload/sassomarconi_ecm8v2/gestionedocumentale/sotto_dx_784_5635.gif') no-repeat 0 0;
    }

#boxMenuOrizzontale .area_18740 .area_bottom_dx
{
    float: right;
    width: 10px;
    height: 10px;
    background: url('/upload/sassomarconi_ecm8v2/gestionedocumentale/guidaserv_sotto_dx_784_5702.gif') no-repeat 0 0;
    }	
	
#boxMenuOrizzontale .area_testo .Descrizione
{
    line-height: 140%;
}

#boxMenuOrizzontale .area_testo .Link
{
    display: block;
    font-weight: bold;
    line-height: 150%;
	/*display: none;*/
}

/*********************************************************************/
/****MENU AREA RISERVATA    *********************************************/
/*********************************************************************/

#BoxMenuAreaRiservata .MessaggioBenvenuto 
{
    clear:both;
    float:left;
}

#BoxMenuAreaRiservata .MenuOpzioni 
{
    float:right;
}

/*********************************************************************/
/**** 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: url('/immagini/menu/MenuSopra.gif') no-repeat 0 0;
    margin-left: -1px;
}

#boxMenu1 .boxMenu1_sotto
{
    clear: both;
    float: left;
    width: 291px;
    height: 10px;
    font-size: 0px;
    background: url('/immagini/menu/MenuSotto.gif') no-repeat 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;
}

/*********************************************************************/
/**** MENU DEFAULT *********************************************/
/*********************************************************************/

#boxMenuOrizzontaleInterno
{
    clear: both;
    float:left;
    width:100%;
}

#boxMenuOrizzontaleInterno .inizioarea_menuHidden
{
    display:none;
}

#boxMenuOrizzontaleInterno .inizioarea
{

}

#boxMenuOrizzontaleInterno .area a {
    color: white;
    padding: 0.5em 2%;
    display: block;
    font-size: 15px;
    background-color: #660000;
	font-weight: bold;
}

#boxMenuOrizzontaleInterno  .categoria a {
    background-color: #DAC0C0;
    display: block;
    margin-top: 1px;
    padding: 0.2em 2% 0.2em 4%;
}

#boxMenuOrizzontaleInterno .pagina a {
    display: block;
    margin-top: 1px;
    padding: 0.2em 2% 0.2em 7%;
    background: url("/immagini/menu/menu_comune.gif");
    background-repeat: no-repeat;
    background-position: 4% 9px;  
}

#boxMenuOrizzontaleInterno .sottoPagina a {
    display: block;
    margin-top: 1px;
    padding: 0.2em 2% 0.2em 10%;
    background: url("/immagini/menu/menu_comune.gif");
    background-repeat: no-repeat;
    background-position: 4% 9px;  
}

#boxPaginaEcm IMG 
{
	clear: both;
    position:relative;
    max-width:100%;
    max-height:100%;
}

#boxPaginaEcm table IMG
{
    clear: both;
    float: none;
    margin:0;
    border: 0;
}

* html #boxPaginaEcm 
{
	overflow: hidden;
	width:100%;
	position: relative; 
}

/*********************************************************************/
/**** MASCHERA DI RICERCA*********************************************/
/*********************************************************************/

#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: #50504d;
}

#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: #726D69;
    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 .CalendarioIntestazioneGiorni
{
    text-align: center;
    font-weight: bold;
    font-size: 0.846em;
    color: #333;
    padding-top: 4px;
    padding-bottom: 2px;
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo
{
    text-align: center;
    font-size: 0.846em;
    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 {
    padding: 25px 0 1em 0;
}

#boxNotizieHomePage .sfondo1
{
    clear: both!important;
    float:left!IMPORTANT;
    width:100%!important;
    color: #6F6E6A!important;
    border-bottom: 0px!important;
    font-weight: normal!important;
    font-size: 1em!important;
    padding: 0px!important;
    font-family: Kozuka Mincho Pro B!important;
    border-bottom: 6px solid whiteSmoke!important;
    margin: 10PX 0 10px!important;   
}

#formid_NotizieInEvidenza, #formid_inBreve 
{
    display: none!important;
}

#boxNotizieHomePage .sfondo1 #formid_lblPrimoPiano {
    margin: 5px 0 0px!important;
    font-size: 21px!important;
    padding-top: 0px!important;
    padding-left: 3px!important;
    letter-spacing: -1px!important;
    text-transform: capitalize!important;
    font-weight: normal!important;
    display:block!important;
	color: #50504d;
}

#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 whiteSmoke!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;
}

/*********************************************************************/
/**** BOX VALIDATORI ***********************************************/
/*********************************************************************/

#boxAccessibilitaValidatori
{
    clear: both;
    float: left;
    margin-right: 10px;
    width: 11%;
	text-align: right;
}

* html #boxAccessibilitaValidatori
{
    width: 11%;
    margin-right: 0.64%;
}

#boxAccessibilitaValidatori img
{
	width: 80px;
	clear: both;
	float: right;
	padding: 2px 0;
	display: block;
}

/*********************************************************************/
/**** LOGO CNIPA*********************************************/
/*********************************************************************/

#boxAccessibilitaCnipa
{
    float: left;
    margin-right: 10px;
}

* html #boxAccessibilitaCnipa
{
}

/*********************************************************************/
/**** ACCESSIBILOITA - DIMENSIONE CARATTERI*********************************************/
/*********************************************************************/

#boxAccessibilitaModalitaVisualizzazione
{
    float: right;
    margin-top: 30px;
    font-family: verdana;
    margin-bottom: 73px;
    position: relative;
    margin-right: 232px;
}

* html #boxAccessibilitaModalitaVisualizzazione
{
	float: right;
	margin-right: 112px;
}

* 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 #6B6B6B;
    height: 15px;
    margin-right: 7px;
    text-align: center;
    font-weight: bold;
	background-color: #ffffff;
}

#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
{
    background-color: #D7D6D2;
    font-size: 1.06em;
    font-family: Arial;
    line-height: 150%;
    text-align: center;
}

* html #boxAccessibilitaPagine
{
}

/*********************************************************************/
/**** BOX ACCESSIBILITA PAGINE PIE DI PAGINA INTESTAZIONE 1********************************/
/*********************************************************************/

#boxAccessibilitaPaginePiePagina1
{
    float: left;
    line-height: 150%;
    margin-top: 21px;
    font-size: 0.846em;
    font-family: VERdana;
    width: 100%;
	text-align: center;
}

* html #boxAccessibilitaPaginePiePagina1
{
    width: 101%;
    margin: 0;
	text-align: center;
	position: relative;
}

/*********************************************************************/
/**** 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: 0px 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: #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: #F5F5F5;
}

* 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;
}

#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;
}

/*********************************************************************/
/**** BRICIOLE DI PANE *********************************************/
/*********************************************************************/

#boxBricioleDiPane
{
    clear: both;
    float: left;
    height: auto;
    width: 95.7%;
    color: #000000 !important;
    border: 1.5px solid #660000;
    background-color: #DAC0C0;
    padding: 0.5em 2%;
    margin-top: 20px;
    position: relative;
}

#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: 6px;
    margin-bottom: 6px;
    position: relative;
}

#BoxMenuAreaRiservata .MessaggioBenvenuto 
{
    clear:both;
    float:left;
}

#BoxMenuAreaRiservata .MenuOpzioni 
{
    float:right;
}

* html #BoxMenuAreaRiservata
{
    width: 95.8%;
}

/***********************************************************************/
/*     BOX ACCESSIBILITA' BUSSOLA                                                 */
/***********************************************************************/
#boxAccessibilitaBussola
{
	float: left;
	width: 143px;
}

/***********************************************************************/
/*     BOX PAGINA ECM                                                  */
/***********************************************************************/

#boxPaginaEcm  {

}

#boxPaginaEcm TABLE TH {
	background-color: white;
	border: 0px;
	padding: 10px;
	border-bottom: 1px dotted #cccccc;
}

#boxPaginaEcm TABLE TD {
	background-color: white;
	border: 0px;
	padding: 10px;
	border-bottom: 1px dotted black;
}

#boxPaginaEcm H1 {
	background-color: #2F426F;
/*	border-bottom: 10px solid #ffdc4e; */
	width: 98%;
	padding: 6px;
	color: #FFFFFF;
	font-size: 120%;
}

#boxPaginaEcm H2 {
	background-color: #d8d7d5;
/*	border-bottom: 10px solid #ffdc4e; */
	width: 98%;
	padding: 5px;
	color: black;
	font-size: 110%;
}

#boxPaginaEcm A
{
    color: navy !important;
    text-decoration: none;
}

#boxPaginaEcm A:hover: {
 	background-color: navy !important;
    color: white !important;
    text-decoration: none;
}