/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2008 ***************/
/*********************************************************************/

/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************************/
/*********************************************************************/
*{
	margin:0;
	padding:0;
}

#boxTotale a:link, #boxTotale a:visited{
	color: #37468B;	
}

a:hover{
	color: #37468B;
}

BODY {
	color: #000000;
	min-width:760px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
}

#formid_centro {
   width: 95%;
	padding: 0% 2% 0% 2%;
	overflow:hidden;
}

* html #formid_centro{
   width: 90%;
}


#formid_intestazione1 {
    height: 190px;
	 background: #37468B;
}

#formid_intestazione3 {
		background: url("/immagini/sfondo/barrasu.gif");
		overflow:hidden;
		height: 15px;
}

#formid_intestazione2 {
		height: 0px !important;
}

#formid_fondo1 {
	height: auto!important;
}

#formid_fondo2 {
	height: auto!important;
}

#formid_fondo3 {
	margin: 0px;
	padding: 0px;
	display: none;
}

/* Configurazione generale del punto elenco e nel file w3c_servizi.css */
#formid_centro ul {
	margin-left:30px;
}

#formid_centro ol {
	margin-left:38px;
}

#formid_centro ul li{
   padding-bottom:3px;
	margin-left:3px;
}

#formid_centro ol li{
   padding-bottom:3px;
	margin-left:0px;
}


/*********************************************************************/
/**** BOX INTESTAZIONE ***********************************************/
/*********************************************************************/

#boxIntestazioneGrafica {
	height: 190px;
	width: 1350px;
}

#boxIntestazioneAccessibile {
	display: none;
}


#boxIntestazioneAccessibile h2 a, #boxIntestazioneAccessibile h1, #boxIntestazioneAccessibile h3 a{
	color: White!important;
}

/*********************************************************************/
/**** BOX IMMAGINI DI SFONDO ***********************************************/
/*********************************************************************/

.sfondomenu {
		/*background: url("/immagini/sfondo/bg-sx-bot.gif") bottom left no-repeat;
		width: 187px;
		height: 111px;*/
		display: none;
}

#boxCalendarioEventi .intestazione {
	/*clear: both;
	background: url("/immagini/sfondo/bg-dx-top.gif") top left no-repeat;
	max-width: 100%!important;
	width: 187px;
	height: 80px;
	margin-bottom: 2px;*/
	display: none;
}

/*********************************************************************/
/**** BOX CALENDARIO EVENTI ***********************************************/
/*********************************************************************/
#boxCalendarioEventi {
	clear: both;
	padding-top: 10px;
	float: left;
	width: 98%;
/*	background-color: White;*/
	font-size: 80%;
}

#boxCalendarioEventi table{
	border-collapse: collapse;
	padding: 0;
	width: 100%;
	text-align: center;
}


#boxCalendarioEventi .mesePrecedente{
	background: #37468B;
	color: White;
	width: 30%;
	text-align: center;
	padding-top:2px;
	padding-bottom:2px;
}

#boxCalendarioEventi .mesePrecedente a{
	color: White!important;
}

#boxCalendarioEventi .mesePrecedente a:hover {
	color: White!important;
	text-decoration: underline;
}

#boxCalendarioEventi .meseCorrente{
	background: #37468B;
	color: White;
	width: 35%;
	padding-top:2px;
	padding-bottom:2px;
}

#boxCalendarioEventi .meseCorrente a {
	color: White!important;
}

#boxCalendarioEventi .meseCorrente a:hover {
	color: White!important;
	text-decoration: underline;
}

#boxCalendarioEventi .meseProssimo{
	background: #37468B;
	color: White;
	width: 30%;
	text-align: center;
	padding-top:2px;
	padding-bottom:2px;
}

#boxCalendarioEventi .meseProssimo a{
	color: White!important;
}

#boxCalendarioEventi .meseProssimo a:hover {
	color: White!important;
	text-decoration: underline;
}

#boxCalendarioEventi .CalendarioIntestazioneGiorni {
	background: #F0F0F0;
	font-weight: bold;
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo {
	background: #F0F0F0;
	text-align: center;
	color: White;
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo a{
	text-decoration: none;
	background-color: #37468B;
	display: block;
	color: White;
	padding-top: 2px;
	padding-bottom: 2px;
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo a:hover{
	text-decoration: none;
	background-color: white;
	color: #37468B;
	display: block;
	color: Black;
}

#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: #37468B;
	color: White;
	font-size:135%;
	font-weight: normal;
	padding-right: 10px;
	text-decoration: none;
	text-align: right;
	padding-top: 12px;
	padding-bottom: 8px;
	border-top: 2px solid white;
	border-bottom: 5px solid #CCCCCC;
}


#boxMenu1 .categoria A:link, #boxMenu1 .categoria A:active, #boxMenu1 .categoria A:visited {
	position: relative;
	display: block;
	background-color: #37468B;
	color: White;
	font-size: 70%;
	font-weight: bold;
	padding-right: 10px;
	text-decoration: none;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #00FFFF;
}

#boxMenu1 .categoria A:hover{
	background-color: #f7f7f7;
	color: #2F3C76;
}

#boxMenu1 .pagina A{
	display: block;
	text-align: left;
	width: auto;
	border: 0px;
	margin: 0px;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 2px solid #cccccc; 
	border-bottom: 2px solid #cccccc;
	text-decoration: none;
	background-color: white;
	color: #37468B;
	font-size: 70%;
}

#boxMenu1 .pagina A:hover {
	background-color: White;
}

/*********************************************************************/
/**** BOX MENU  SX ECM ***********************************************/
/*********************************************************************/

#boxMenu2{
	width: auto;
	font-size:100%;
} 

#boxMenu2 .area{
	position: relative;
	display: block;
	background-color: #37468B;
	color: White;
	font-size:135%;
	font-weight: normal;
	padding-left: 10px;
	text-decoration: none;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 8px;
	border-top: 2px solid white;
	border-bottom: 5px solid #CCCCCC;
}


#boxMenu2 .categoria A:link, #boxMenu2 .categoria A:active, #boxMenu2 .categoria A:visited {
	position: relative;
	display: block;
	background-color: #37468B;
	color: White;
	font-size: 70%;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #00FFFF;
}

#boxMenu2 .categoria A:hover{
	background-color: #f7f7f7;
	color: #2F3C76;
}

#boxMenu2 .pagina A{
	display: block;
	text-align: left;
	width: auto;
	border: 0px;
	margin: 0px;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 2px solid #cccccc; 
	border-bottom: 2px solid #cccccc;
	text-decoration: none;
	background-color: white;
	color: #37468B;
	font-size: 70%;
}

#boxMenu2 .pagina A:hover {
	background-color: White;
}

/*********************************************************************/
/**** BOX INVITA UN AMICO ********************************************/
/*********************************************************************/

#boxInviaAmico{
	width: auto;
	font-size:100%;
} 

#boxInviaAmico .Intestazione{
	position: relative;
	display: block;
	background-color: #37468B;
	color: White;
	font-size:90%;
	font-weight: normal;
	padding-right: 10px;
	text-decoration: none;
	text-align: right;
	padding-top: 12px;
	padding-bottom: 8px;
	border-top: 2px solid white;
	border-bottom: 5px solid #CCCCCC;
	text-transform: lowercase;
}

#boxInviaAmico .immagine{
	clear: both;
	float: left;
	width: 20%;
}

#boxInviaAmico .testo{
	float: right;
	padding-top: 10px;
		width: 76%;
	font-size:80%;
}

/*********************************************************************/
/**** 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;
	color: Black;
}

#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 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 ACCESSIBILITA ***********************************************/
/*********************************************************************/

#boxAccessibilita {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 80%;
	margin: 0px 0px 10px 0px;
}


#boxAccessibilitaValidatori{
	clear: both;
	float: left;
	width: 100%;
	font-size: 80%;
	text-align: center;
	min-height: 50px;
	height: auto!important;
	color: White;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	background-color: #525252;
} 
* html #boxAccessibilitaValidatori{
	padding-top: 15px;
	height: 35px;
} 

#boxAccessibilitaValidatori a{
	text-decoration:none;
	color: White!important;
}


#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;
}


#boxPaginaEcm H1 {
	font-size: 125%;
	color: navy;
	margin-bottom: 10px;
	border-bottom:2px dotted navy;
}

#boxPaginaEcm TABLE TH {
	font-weight: normal;
}


/*********************************************************************/
/**** BOX PAGINAZIONE ************************************************/
/*********************************************************************/
#boxPaginazioneServizioStandard {
	clear: both;
	float: left;
	margin: 20px 0px 20px 0px;
	width: 100%;
	font-size: 100%;
	font-weight: bold;
	/*border: 1px solid black;*/
	min-height: 24px;
	height: auto!important;
	line-height: 24px;
	vertical-align: middle;
	padding: 6px;
	background-color: white;
	border: 1px solid #000099;
	clear:both;
}

#boxPaginazioneServizioStandard A {
	border: 0px;
	font-size: 100%;
	font-weight: normal;
	border-right: 2px solid #000099;
	color: black;
	text-decoration: none;
	margin: 0px;
	padding: 0px 6px 0px 6px;
}

#boxPaginazioneServizioStandard SPAN {
	border: 0px;
	font-size: 95%;
	font-weight: normal;
	border-right: 2px solid #000099;
	color: black;
	text-decoration: none;
	margin: 0px;
		padding: 0px 6px 0px 6px;
}

#boxPaginazioneServizioStandard A:hover {
	color:white;
	border-right:2px solid #000099;
	text-decoration: underline;
		padding: 0px 6px 0px 6px;
}

.boxPaginazioneServizioStandard {
	clear: both;
	float: left;
	margin: 20px 0px 20px 0px;
	width: 100%;
	font-size: 100%;
	font-weight: bold;
	min-height: 24px;
	height: auto!important;
	line-height: 24px;
	vertical-align: middle;
	padding: 6px;
	background-color: white;
	border: 1px solid #000099;
	clear:both;
}

.boxPaginazioneServizioStandard A {
	border: 0px;
	font-size: 100%;
	font-weight: normal;
	border-right: 2px solid #000099;
	color: black;
	text-decoration: none;
	margin: 0px;
	padding: 0px 6px 0px 6px;
}

.boxPaginazioneServizioStandard SPAN {
	border: 0px;
	font-size: 95%;
	font-weight: normal;
	border-right: 2px solid #000099;
	color: black;
	text-decoration: none;
	margin: 0px;
		padding: 0px 6px 0px 6px;
}

.boxPaginazioneServizioStandard A:hover {
	color:white;
	border-right:2px solid #000099;
	text-decoration: underline;
	padding: 0px 6px 0px 6px;
}

/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandard {
	clear: both;
	float: left;
	width: 96%;
	margin: 0% 1% 0% 1%;
	padding: 0% 1% 0% 1%;
	margin-top: 5px;
	background-color: white;
	border: 2px solid #37468B;
}

* html #boxMascheraDiRicercaPerServizioStandard{
	margin: 0% 0.5% 0% 0.5%;
}

#boxMascheraDiRicercaPerServizioStandard FORM {
	clear: both;
	float: left;
	padding: 0px;
	border: 0px;
	margin: 0; 
	width:100%;
}

#boxMascheraDiRicercaPerServizioStandard H3 {
	clear: both;
	float: left;
	width: 98%;
	margin: 1%;
	font-weight: bold;
	color: #37468B;
	font-size: 115%;
	border-bottom: 2px solid #37468B;
}

#boxMascheraDiRicercaPerServizioStandard H4 {
	clear: both;
	float: left;
	width: 98%;
	margin: 1%;
	font-weight: normal;
	font-size: 85%;
	text-align: justify;
}

#boxMascheraDiRicercaPerServizioStandard H4:first-letter {
	background-color: #37468B;
	padding: 3px;
	font-weight: bold;
	color: white;
	font-size: 120%;
}

#boxMascheraDiRicercaPerServizioStandard H5 {
	
}

#boxMascheraDiRicercaPerServizioStandard H6 {
	color: #37468B;
	text-decoration: underline;
	margin-left: 5px;
	float: left  !important;
	font-size: 78%;
}

#boxMascheraDiRicercaPerServizioStandard LABEL {
	clear: both;
	float: left;
	font-size: 80%;
	font-weight: bold;
	width: 120px;
	text-align: left;
	height: auto;
}

#boxMascheraDiRicercaPerServizioStandard INPUT {
	float: left;
	margin-top: 3px;
	width: 60% !important;
	height: 15px!important;
	font-size: 80%;
}

#boxMascheraDiRicercaPerServizioStandard INPUT.campoData {
	margin-left: 5px;
	float: left;
	width: 74px !important;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca {
	clear: both;
	float: left;
	min-height: 25px;
	height: auto!important;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	width: 100%;
	margin: 5px 0px 5px 0px;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante {
	clear: both;
	float: left;
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;	
	background-color: white;
	border-top: 2px solid #37468B;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante INPUT {
	width: 40% !important;
	clear: none;
	height: 20px!important;
	height: auto!important;
	float: none !important; 
	text-align: center !important;
	color: #37468B;
	background-color: white;
	border: 2px solid #37468B;
	line-height: normal!important;
	padding: 0px!important;
	
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola {
	width: 15%;
	float: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola INPUT  {
	width: 25px;
	margin-right: 6px;
	float: left;
	line-height: normal;
}

#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;
}

/*********************************************************************/
/**** GESTIONE RICERCA AVANZATA PERSONALIZZATA *********************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata {
	clear: both;
	float: left;
	width: 96%;
	margin: 0% 1% 0% 1%;
	padding: 0% 1% 0% 1%;
	margin-top: 5px;
	background-color: white;
	border: 2px solid #37468B;
}

* html #boxMascheraDiRicercaPerServizioStandardRicercaAvanzata{
	margin: 0% 0.5% 0% 0.5%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata FORM {
	clear: both;
	float: left;
	padding: 0px;
	border: 0px;
	margin: 0; 
	width:100%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata H3 {
	clear: both;
	float: left;
	width: 98%;
	margin: 1%;
	font-weight: bold;
	color: #37468B;
	font-size: 115%;
	border-bottom: 2px solid #37468B;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata H4 {
	clear: both;
	float: left;
	width: 98%;
	margin: 1%;
	font-weight: normal;
	font-size: 85%;
	text-align: justify;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata H4:first-letter {
	background-color: #37468B;
	padding: 3px;
	font-weight: bold;
	color: white;
	font-size: 120%;
}

.GestisciCerca, .GestisciDate, .GestisciDimensioni, .GestisciFlags, .GestisciDDL{
	clear: both;
	float: left;
	min-height: 25px;
	height: auto!important;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	width: 100%;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DescrizioneCerca {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	font-size: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .RicercaCampo {
	float: left;
	width: 90%;
	margin-top: 2px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata  .CampoCerca{
	float: left;
	width: 70%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .campoData{
	width: 70%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DescrizioneDataPubblicazione {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	font-size: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DaCampo {
	float: left;
	width: 35%;
	color: #000099;
	font-weight: bold;
	font-size: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .ACampo {
	float: left;
	width: 35%;
	color: #000099;
	font-weight: bold;
	font-size: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DescrizioneDimensioni {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	font-size: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DaCampoDimensioni {
	float: left;
	width: 35%;
	color: #000099;
	font-weight: bold;
	font-size: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .ACampoDimensioni {
	float: left;
	width: 35%;
	color: #000099;
	font-weight: bold;
	font-size: 85%;
}


#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DescrizioneFlags {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	font-size: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .CampiFlags {
	float: left;
	width: 70%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DescrizioneDDL {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	font-size: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .CampiDDL {
	float: left;
	width: 70%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .campoPulsante {
	clear: both;
	float: left;
	width: 100%;
	padding: 10px 0px 10px 0px;
	text-align: center;	
	background-color: white;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .campoPulsante INPUT {
	width: 40% !important;
	clear: none;
	height: 20px!important;
	height: auto!important;
	float: none !important; 
	text-align: center !important;
	color: #37468B;
	background-color: white;
	border: 2px solid #37468B;
	line-height: normal!important;
	padding: 0px!important;
	
}/*

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata #btnSubmit {
	width: 40% ;
	clear: none;
	float: none;
	margin:0 auto;
	text-align: center ;
	height: auto;
	background-color: white;
	border: 2px dotted #B7C045;
	color: #000099;
	line-height: normal;	
	vertical-align: middle;
}*/

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata td {
	height: 20px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .GestisciFormato {
	margin-left: 5px;
}


#boxBricioleDiPane H2 A {
	float: right;
	font-size: 60%;
}

