/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2008 ***************/
/*********************************************************************/

/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************************/
/*********************************************************************/
*{
	margin:0;
	padding:0;
}

#boxTotale a:link, #boxTotale a:visited{
	color: Black;
	text-decoration: underline;
	font-weight: bold;
}

#boxTotale a:hover{
	color: black;
	background-color: #eee;
	text-decoration: underline;
}

BODY {
	color: #000000;
	min-width:760px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
}

#formid_centro {
    width: 94%;
	 left: 2%;
	 right: 2%
}

#formid_intestazione1 {
    height: 190px;
	 width: 100% !important;
	background-color: #8EB3DD;
}


#formid_intestazione1 a, #formid_intestazione1 a:visited, #formid_intestazione1 a:active, #formid_intestazione1 a:hover{
	 background-color: transparent;
}



#formid_intestazione3 {
		background: url("/immagini/sfondo/barrasu.gif");
		overflow:hidden;
		height: 15px;
}

#formid_intestazione2 {
		height: 0px !important;
}

#formid_fondo1 {
	height:auto;
}

#formid_fondo2 {
	height:auto;
}


/*********************************************************************/
/**** BOX INTESTAZIONE ***********************************************/
/*********************************************************************/

#boxIntestazioneGrafica {
	height: 190px;
	width: 1300px;

}

/*#boxIntestazioneGrafica a, #boxIntestazioneGrafica a:visited, #boxIntestazioneGrafica a:link, #boxIntestazioneGrafica a:active, #boxIntestazioneGrafica a:hover{
	background-color: transparent;
}*/

#boxIntestazioneAccessibile {
	display: none;
}

/*********************************************************************/
/**** BOX IMMAGINI DI SFONDO ***********************************************/
/*********************************************************************/

.sfondomenu {
		background: url("/immagini/sfondo/bg-sx-bot.gif") bottom left no-repeat;
		width: 187px;
		height: 111px;
}

#boxCalendarioEventi .intestazione {
	clear: both;
	background: url("/immagini/sfondo/bg-dx-top.gif") top left no-repeat;
	width: 187px;
	height: 80px;
	margin-bottom: 2px;
}

/*********************************************************************/
/**** BOX GESTIONE LINGUA ***********************************************/
/*********************************************************************/
#boxGestioneLingua {
	clear: both;
	background: #315E88;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

#boxGestioneLingua .intestazione{
	text-align: left;
	left: 0px;
	font-size:135%;
	font-weight: normal;
	color: #86bcdd;
	border: 0px;
	margin: 0px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #EEEEEE; 
	text-transform:lowercase;
	width: 100%;
	margin-bottom: 10px;
}

/*********************************************************************/
/**** BOX CALENDARIO EVENTI ***********************************************/
/*********************************************************************/
#boxCalendarioEventi {
	clear: both;
	/*background: #F0F0F0;*/
	background-color: White;
	font-size: 80%;
}

#boxCalendarioEventi table{
	border-collapse: collapse;
	padding: 0;
	width: 100%;
	text-align: center;
}


#boxCalendarioEventi .mesePrecedente{
	background: #315E88;
	text-align: center;
	padding-top:2px;
	padding-bottom:2px;
	color: white;
}

#boxCalendarioEventi .mesePrecedente a{
	color: white!important;
}

#boxCalendarioEventi .mesePrecedente a:hover{
	background-color: #315E88;
	color: white;
}

#boxCalendarioEventi .meseCorrente{
	background: #315E88;
	color: White;
	padding-top:2px;
	padding-bottom:2px;
}

#boxCalendarioEventi .meseProssimo{
	background: #315E88;
	text-align: center;
	padding-top:2px;
	padding-bottom:2px;
}

#boxCalendarioEventi .meseProssimo a{
	color: white!important;
}

#boxCalendarioEventi .meseProssimo a:hover{
	background-color: #315E88;
	color: white;
}




#boxCalendarioEventi .CalendarioIntestazioneGiorni {
	background: #F0F0F0;
}

#boxCalendarioEventi .CalendarioIntestazioneGiorni {
	background: #F0F0F0;
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo {
	background: #F0F0F0;
	text-align: center;
	color: White;
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo a{
	text-decoration: none;
	background-color: #86bcdd;
	display: block;
	color: black!important;
	padding-top: 2px;
	padding-bottom: 2px;
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo a:hover{
	text-decoration: none;
	background-color: #315E88;
	display: block;
	color: white !important;
}

#boxCalendarioEventi .CalendarioLinkNonSelezionati_piccolo {
	background: #F0F0F0;
	color: Black;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*********************************************************************/
/**** BOX MENU  SX ECM ***********************************************/
/*********************************************************************/

#boxMenu1{
	width: auto;
	font-size:100%;
} 

#boxMenu1 .area{
	position: relative;
	display: block;
	background-color: #86bcdd;
	color: Black;
	font-size:135%;
	font-weight: normal;
	padding-right: 10px;
	text-decoration: none;
	text-align: right;
	padding-top: 12px;
	padding-bottom: 8px;
	border-top: 1px solid white;
	margin-bottom: 1px;
	text-transform: lowercase;
}


#boxMenu1 .area A:link, #boxMenu1 .area A:active, #boxMenu1 .area A:visited {
	background-color: #86bcdd;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

#boxMenu1 .categoria A:link, #boxMenu1 .categoria A:active, #boxMenu1 .categoria A:visited {
	position: relative;
	display: block;
	background-color: #bce7f3;
	color: Black;
	font-size: 70%;
	font-weight: normal;
	padding-right: 10px;
	text-decoration: none;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #315E88;
}

#boxMenu1 .categoria A:hover{
	background-color: #EBEBEB;
	color: #2B3C46;
}

#boxMenu1 .pagina A{
	display: block;
	text-align: left;
	width: auto;
	border: 0px;
	margin: 0px;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
	background-color: #f7f7f7;
	color:#2B3C46;
	font-size: 70%;

}

#boxMenu1 .pagina A:hover {
	background-color: White;
}

/*********************************************************************/
/**** BOX MENU  SX ECM ***********************************************/
/*********************************************************************/

#boxMenu2{
	width: auto;
	font-size:100%;
	margin-top: 3px;
} 

#boxMenu2 .area{
	position: relative;
	display: block;
	background-color: #86bcdd;
	color: Black;
	font-size:135%;
	font-weight: normal;
	padding-right: 10px;
	text-decoration: none;
	text-align: right;
	padding-top: 12px;
	padding-bottom: 8px;
	border-top: 1px solid white;
	margin-bottom: 1px;
	text-transform: lowercase;
}



#boxMenu2 .area A:link, #boxMenu2 .area A:active, #boxMenu2 .area A:visited {
	background-color: #86bcdd;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

#boxMenu2 .categoria A:link, #boxMenu2 .categoria A:active, #boxMenu2 .categoria A:visited {
	position: relative;
	display: block;
	background-color: #bce7f3;
	color: Black;
	font-size: 70%;
	font-weight: normal;
	padding-right: 10px;
	text-decoration: none;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #315E88;
}

#boxMenu2 .categoria A:hover{
	background-color: #EBEBEB;
	color:  #2B3C46;
}

#boxMenu2 .pagina A{
	display: block;
	text-align: left;
	width: auto;
	border: 0px;
	margin: 0px;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
	background-color: #f7f7f7;
	color:  #2B3C46;
	font-size: 70%;

}

#boxMenu2 .pagina A:hover {
	background-color: White;
}

/*********************************************************************/
/**** BOX BRICIOLE DI PANE ***********************************************/
/*********************************************************************/

#boxBricioleDiPane{
	float: left;
	color: black;	
	width: 100%;/*
	margin-left:3%;*/
	font-size: 85%;
	position:relative;
}

#boxBricioleDiPane .stampa{	
	float: right;
	width: 35%;
	padding-top: 20px;
}


#boxBricioleDiPane .bricioledipane{	
	clear: both;
	float: left;
	width: 60%;
}



#boxBricioleDiPane a{
	font-weight: bold;
	color: black;	

	text-decoration: none;
} 

#boxBricioleDiPane a:hover{
} 

#boxBricioleDiPane h2{
	color: black;
	float: right;
	width: auto;
	font-weight: bold;
	font-size: 95%;
	margin-top:-1.2em;
} 

#boxBricioleDiPane h2 a{
	background-color: white;

	color: black;
} 

#boxBricioleDiPane IMG{
	float: left;
	padding-right: 5px;

}

/*********************************************************************/
/**** BOX RICERCA NEL SITO ***********************************************/
/*********************************************************************/

#boxRicercaNelSito{
	width: 100%;
}

#boxRicercaNelSito .intestazione{
	display: none;

}

#boxRicercaNelSito fieldset{
	border:0;
	padding:0;
	margin:0;
}

#boxRicercaNelSito fieldset legend{
	display: none;
	visibility:hidden;
}

#boxRicercaNelSito fieldset label{
	display: none;
	visibility:hidden;
}

#boxRicercaNelSito INPUT{
	width: 120px;
	float: left;
	border: 1px solid black;
	background-color: #FFFFFF;
	height: 16px; 	
}

#boxRicercaNelSito .pulsante1 { 
	width: 48px;
 	border: 1px solid black;
	background-color: #FFFFFF;	
	float: right;
	height: 20px;
	margin-right:10px;
 }
 


/*********************************************************************/
/**** BOX AREA RISERVATA ***********************************************/
/*********************************************************************/

#boxAreaRiservata{
	clear: both;
	float: left;
	width: 100%;
	background-color: #315E88;
	border-top: 1px solid black;
	margin-top: 0px;
}

#boxAreaRiservata .intestazione{
	padding-left: 15px;
	margin-top: 7px;
	margin-bottom: 7px;
	color: White;
	font-weight: bold;
}

#boxAreaRiservata fieldset{
	border:0;
	padding:0;
	margin:0;
}

#boxAreaRiservata fieldset legend{
	display: none;
	visibility:hidden;
}

#boxAreaRiservata fieldset label{
	display: none;
	visibility:hidden;
}

#boxAreaRiservata INPUT{
	width: 89px;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height: 13px; 	
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 15px;
}

#boxAreaRiservata .pulsante1 { 
	border: 0;
	background-color: #315E88;
	font-size:80%;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	cursor:pointer;
	text-align:right;
	margin-left: 93px;
 }
 

/*********************************************************************/
/**** BOX PARTITA IVA ***********************************************/
/*********************************************************************/

#boxPartitaIva{
	width: 100%;
	text-align: center;
}

#boxPartitaIva H3{
	width: 49%;
	font-weight: normal;
	font-size: 80%;
	margin-left: 25%;
	margin-right: 25%;
}
 

/*********************************************************************/
/**** BOX RICERCA NEL SITO ***********************************************/
/*********************************************************************/

#boxEventiVita{
   width: 100%;
	font-size: 100%;
	background:#315E88;
	padding-bottom:1em;
}


#boxEventiVita .boxNome{
	text-align: left;
	left: 0px;
	font-size:135%;
	font-weight: normal;
	color: #86bcdd;
	border: 0px;
	margin: 0px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #EEEEEE; 
	text-transform:lowercase;
}

#boxEventiVita .categoriaevento{

}

#boxEventiVita .categoriaevento a:visited, #boxEventiVita .categoriaevento a:active, #boxEventiVita .categoriaevento a:link{
	padding-left: 25px;
	color:#eee;
	font-size:75%;
	text-decoration:none;
	background: url("/immagini/sfondo/bg-menu-dx.gif") bottom left no-repeat;
	display: block;
	line-height:2em;
	min-height:2em;
	height:auto!important;
	height:2em;
}



#boxEventiVita .categoriaevento a:hover{
	color:#eee;
	text-decoration:none;
	background: url("/immagini/sfondo/bg-arrow.gif") bottom left no-repeat !important;
	color:#fff;
	line-height:2em;
	min-height:2em;
	height:auto!important;
	height:2em;

}


/*********************************************************************/
/**** BOX RICERCA NEL SITO ***********************************************/
/*********************************************************************/

#boxAccessibilita {
	clear: both;
	text-align: center;
	font-size: 70%;
	margin-bottom: 10px;
}

 

#boxAccessibilita A {
	text-transform:uppercase;
	text-decoration:none;
	font-weight: bold;
	padding-left:0.2em;
	background:#FFF;
	color:#555 !important;	
}



#boxAccessibilitaValidatori{
	font-size: 70%;
	float: left;
	clear: left;
	width: 100%;
	background-color: #fff;
	text-align: center;
} 



#boxAccessibilitaValidatori a{
	text-decoration:none;
}


#boxAccessibilitaModalitaVisualizzazione{
	padding-top: 6px;
	font-size: 70%;
	float: left;
	clear: left;
	width:100%;
	margin-top:.5em;
	text-align: center;
}

#boxAccessibilitaModalitaVisualizzazione .intestazione{
	display: none;
}

#boxAccessibilitaModalitaVisualizzazione img {
	margin-left:2px;
}


/*********************************************************************/
/**** BOX PAGINAZIONE ************************************************/
/*********************************************************************/

#boxPaginazioneServizioStandard {
	position:relative;
	top:10px;
	margin-top: 20px;
	margin-left: 6px;
	margin-right: 4px;	
	margin-bottom: 20px;
	font-size: 80%;
	font-weight: bold;
	border: 1px solid black;
	padding: 2px;
	padding-left: 6px;
	background-color: #ebebeb;
	clear:both;
}

#boxPaginazioneServizioStandard A {
	border: 0px;
	font-size: 95%;
	font-weight: normal;
	border-right: 1px solid black;
	color: black;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	padding-right: 6px;
}

#boxPaginazioneServizioStandard SPAN {
	border: 0px;
	font-size: 95%;
	font-weight: normal;
	border-right: 1px solid black;
	color: black;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	padding-right: 6px;
}

#boxPaginazioneServizioStandard A:hover {
	color:white;
	border-right: 1px solid black;
	background-color: #cc0000;
	text-decoration: none;
	padding: 3px;
	padding-right: 6px;
}

.boxPaginazioneServizioStandard {
	position:relative;
	top:10px;
	margin-top: 20px;
	margin-left: 6px;
	margin-right: 4px;	
	margin-bottom: 20px;
	font-size: 80%;
	font-weight: bold;
	border: 1px solid black;
	padding: 2px;
	padding-left: 6px;
	background-color: #ebebeb;
	clear:both;
}

.boxPaginazioneServizioStandard A {
	border: 0px;
	font-size: 95%;
	font-weight: normal;
	border-right: 1px solid black;
	color: black;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	padding-right: 6px;
}

.boxPaginazioneServizioStandard SPAN {
	border: 0px;
	font-size: 95%;
	font-weight: normal;
	border-right: 1px solid black;
	color: black;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	padding-right: 6px;
}

.boxPaginazioneServizioStandard A:hover {
	color:#000;
	border-right: 1px solid black;
	background-color: #ccc;
	text-decoration: none;
	padding: 3px;
	padding-right: 6px;
}

/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandard {
	position:relative;
   clear:left;
	width: 98%;
	background-color: white;
	border: 1px solid #315E88;
}

#boxMascheraDiRicercaPerServizioStandard FORM {
	padding-right: 0px;
	padding-left: 0px;
	border: 0px;
	padding-bottom: 5px;
	margin: 0; 
	width: 99%;
	padding-top: 5px;
}

#boxMascheraDiRicercaPerServizioStandard H3 {
	margin: 0.5em 5px;
	font-weight: bold;
	font-size: 115%;
	border-bottom: 2px solid #315E88;
}

#boxMascheraDiRicercaPerServizioStandard H4 {
	margin: 0.5em 5px;
	font-weight: normal;
	font-size: 85%;
	text-align: justify;
}

#boxMascheraDiRicercaPerServizioStandard H4:first-letter {
	background-color: #EDEFEF;
	padding: 3px;
	font-weight: bold;
	color: black;
	font-size: 120%;
}

#boxMascheraDiRicercaPerServizioStandard H5 {
	
}

#boxMascheraDiRicercaPerServizioStandard H6 {
	color: #315E88;
	padding-top: 8px;
	margin-left: 5px;
	float: left  !important;
	font-size: 78%;
}

#boxMascheraDiRicercaPerServizioStandard FIELDSET {
	/*padding-right: 0px;
	border-top: #819F24 1px solid;
	padding-left: 0px; 
	background: url(sfondoRicerca.png) #F9E100 repeat-x 50% top;
	float: left;
	padding-bottom: 0px;
	margin: 1em 0px;
	width: 100%;
	padding-top: 0px;
	border-bottom: none;
 	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;	*/
}

#boxMascheraDiRicercaPerServizioStandard FIELDSET DIV {
	/*padding-right: 0px;
	padding-left: 0px;
	background: url(line.png) repeat-x 50% bottom; 
	float: left; padding-bottom: 12px;
	width: 100%;
	padding-top: 10px;*/
}

#boxMascheraDiRicercaPerServizioStandard LEGEND {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	border-bottom: 1px solid #819F24;
	border-right: 1px solid #819F24;
	padding: 6px;
	background-color: #FEE06B;
	color: #333;
}

#boxMascheraDiRicercaPerServizioStandard LABEL {
	display: inline;
	float: left !important;
	width: 120px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin-left: 10px;
	
}

#boxMascheraDiRicercaPerServizioStandard INPUT {
	float: left;
	width: 60% !important;
}

#boxMascheraDiRicercaPerServizioStandard INPUT.campoData {
	margin-left: 5px;
	float: left;
	width: 74px !important;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca {
	clear: left;
	float: left;
	width: 99%;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante {
	clear: left;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 8px;
	background-color: #315E88;
	padding-top: 10px;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante INPUT {
	width: 40% !important;
	clear: none;
	float: none !important; 
	margin: auto;
	text-align: center !important;
	height: auto;
	background-color: #EDEFEF;
	border: 2px solid white;
	line-height: normal;	
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola {
	width: 15%;
	float: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola INPUT  {
	width: 25px;
	margin-right: 6px;
	float: left;
	line-height: normal;
	padding-top: 10px;	
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla {
	width: 95%;
	float: left;
	clear: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla INPUT  {
	width: 4%;
	float: left;
	clear: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard SELECT {
	width: 61%;
	float: left;
}

#boxMascheraDiRicercaPerServizioStandard A {
	cursor: pointer;
}


/*********************************************************************/
/**** BOX SMS **********************/
/*********************************************************************/

#BoxSMS {
/*	position:relative;
	width: 100%;
	background-color: #315E88;
	border-top: 1px solid black;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5x;
*/}

/*********************************************************************/
/**** BOX TERRE DI MATILDE **********************/
/*********************************************************************/

#bannerTerreDiMatilde {
/*	position:relative;
	width: 100%;
	background-color: #315E88;
	border-top: 1px solid black;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5x;
*/}

/*********************************************************************/
/**** BOX BANNER SONDAGGI **********************/
/*********************************************************************/

#bannerSondaggi {
/*	position:relative;
	width: 100%;
	background-color: #315E88;
	border-top: 1px solid black;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5x;
*/}

/*********************************************************************/
/**** BOX BANNER INFOELEZIONI **********************/
/*********************************************************************/

#BoxInfoelezioni {
/*	position:relative;
	width: 100%;
	background-color: #315E88;
	border-top: 1px solid black;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5x;*/
}


/*****************************************
	BoxContatoreVisite
****************************************/
#BoxContatoreVisite { 
	text-align: center;
	font-size: 85%;
 }
