/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2008 ***************/
/*********************************************************************/

/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************************/
/*********************************************************************/
*{
	margin:0;
	padding:0;
}

#boxTotale a:link, #boxTotale a:visited{
	color: #990134;	
}

a:hover{
	color: #FF0000;
}

UL, OL {
	margin-left: 30px;
}

BODY {
	color: #000000;
	min-width:760px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#formid_centro {
    width: 98%;
	 left: 1%;
	 right: 1%;
	 margin-bottom: 2em;
}

#formid_intestazione1 {
    height: 175px;
	 background: #990033;
}
#formid_intestazione1 A {
	color: white;
}

#formid_intestazione3 {
		background: url("/immagini/sfondo/barrasu.gif");
		overflow:hidden;
		height: 15px;
}

#formid_intestazione2 {
		height: 0px !important;
		display: none;
}

#formid_fondo1 {
	height:auto;
}

#formid_fondo2 {
	height:auto;
}


/*********************************************************************/
/**** BOX INTESTAZIONE ***********************************************/
/*********************************************************************/

#boxIntestazioneGrafica {
	height: 175px;
	width: 100%;
}

#boxIntestazioneGrafica a {
	color: white;
}

#boxIntestazioneAccessibile {
	display: none;
}
#boxIntestazioneAccessibile H2 A, #boxIntestazioneAccessibile H1, #boxIntestazioneAccessibile H3 A {
	color: white !important;
}

/*********************************************************************/
/**** BOX IMMAGINI DI SFONDO ***********************************************/
/*********************************************************************/

.sfondomenu {
		display:none;
		/*
		background: url("/immagini/sfondo/bg-sx-bot.gif") bottom left no-repeat;
		width: 187px;
		height: 111px;
		*/
}

#boxCalendarioEventi .intestazione {
/*	DISPLAY: NONE;*/
	
	position: relative;
	display: block;
	background-color: #990033;
	color: White;
	font-size:180%;
	font-weight: normal;
	padding-right: 10px;
	text-decoration: none;
	text-align: right;
	padding-top: 10px;
	line-height: 1em;
	padding-bottom: 8px;
	border-top: 2px solid white;
	border-bottom: 5px solid #CCCCCC;
	text-transform: lowercase;
	/*
	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: #990134;
	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: #990033;
	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: 75%;
}

#boxCalendarioEventi table{
	border-collapse: collapse;
	padding: 0;
	width: 100%;
	text-align: center;
}


#boxCalendarioEventi .mesePrecedente{
	background: #990134;
	text-align: center;
	padding-top:3px;
	padding-bottom:7px;
	color: white;
}

#boxCalendarioEventi .meseCorrente{
	background: #990134;
	color: White;
	padding-top:5px;
	padding-bottom:5px;
}

#boxCalendarioEventi .meseProssimo{
	background: #990134;
	text-align: center;
	padding-top:3px;
	padding-bottom:7px;
	color: white;
}

#boxCalendarioEventi .mesePrecedente A, #boxCalendarioEventi .meseProssimo A,
#boxCalendarioEventi .mesePrecedente A:visited, #boxCalendarioEventi .meseProssimo A:visited {
	color: white;
}


#boxCalendarioEventi .CalendarioIntestazioneGiorni {
	background: #F0F0F0;
}

#boxCalendarioEventi .CalendarioIntestazioneGiorni {
	background: #F0F0F0;
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo {
	background: #F0F0F0;
	text-align: center;
	color: White;
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo a, #boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo a:visited{
	text-decoration: none;
	background-color: #D60800;
	display: block;
	color: White;
	padding-top: 2px;
	padding-bottom: 2px;
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo a:hover{
	text-decoration: none;
	background-color: #FF0000;
	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: #990033;
	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;
	text-transform: lowercase;
}


#boxMenu1 .categoria A:link, #boxMenu1 .categoria A:active, #boxMenu1 .categoria A:visited {
	position: relative;
	display: block;
	background-color: #990033;
	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 #CC3300;
}

#boxMenu1 .categoria A:hover{
	background-color: #EBEBEB;
	color: #990033;
}

#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: #990033;
	font-size: 70%;

}

#boxMenu1 .pagina A:hover {
	background-color: White;
}

/*********************************************************************/
/**** BOX MENU  SX ECM ***********************************************/
/*********************************************************************/

#boxMenu2 {
	width: auto;
	font-size:100%;
	margin: 0;
	padding: 0;
} 

#boxMenu2 .area{
	position: relative;
	display: block;
	background-color: #990033;
	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;
	text-transform: lowercase;
}


#boxMenu2 .categoria A:link, #boxMenu2 .categoria A:active, #boxMenu2 .categoria A:visited {
	position: relative;
	display: block;
	background-color: #990033;
	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 #CC3300;
}

#boxMenu2 .categoria A:hover{
	background-color: #EBEBEB;
	color: #990033;
}

#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: #990033;
	font-size: 70%;

}

#boxMenu2 .pagina A:hover {
	background-color: White;
}

/*********************************************************************/
/**** BOX BRICIOLE DI PANE ***********************************************/
/*********************************************************************/

#boxBricioleDiPane{
	float: left;
	color: black;	
	width: 94%;
	margin-left:3%;
	font-size: 85%;
	position:relative;
}


#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;
	color: #003CB5;
}

#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{
	width: 100%;
	background-color: #990134;
	border-top: 1px solid black;
	margin-top: -17px;
}

#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: #990134;
	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: 100%;
	font-weight: normal;
	font-size: 75%;
	text-align: center;
}
 

/*********************************************************************/
/**** BOX RICERCA NEL SITO ***********************************************/
/*********************************************************************/

#boxEventiVita{
   width: 100%;
	font-size: 100%;
	background:#990134;
	padding-bottom:1em;
}


#boxEventiVita .boxNome{
	text-align: left;
	left: 0px;
	font-size:135%;
	font-weight: normal;
	color: #990033;
	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 ACCESSIBILITA **********************************************/
/*********************************************************************/

#boxAccessibilita {
	clear: both;
	text-align: center;
	font-size: 75%;
}

#boxAccessibilita A {
	text-transform:uppercase;
	text-decoration:none;
	font-weight: bold;
	padding-left:0.2em;
	background:#FFF;
	color:#555 !important;	
}

#boxAccessibilitaValidatori{
	font-size: 75%;
	float: left;
	clear: left;
	width: 100%;
	background-color: #fff;
	text-align: center;
} 

#boxAccessibilitaValidatori a{
	text-decoration:none;
}

#boxAccessibilitaModalitaVisualizzazione{
	padding-top: 6px;
	font-size: 75%;
	float: left;
	clear: left;
	width:100%;
	margin-top:.5em;
	margin-bottom:.5em;
	text-align: center;
}

#boxAccessibilitaModalitaVisualizzazione .intestazione{
	display: none;
}

#boxAccessibilitaModalitaVisualizzazione img {
	margin-left:2px;
}

#boxAccessibilitaInformazioniTest {
	font-size: 75%;
	margin: 0;
	padding: 0;
	width: 100%;
}

/*********************************************************************/
/**** 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: #F0F0F0;
	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: #F0F0F0;
	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 6px 2px 3px;
/*	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-bottom: 2px;
	padding-right: 6px;*/
}

/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/
#boxMascheraDiRicercaPerServizioStandard {
	width: 100%;
	font-size: 95%;
	border-bottom: 1px solid #990134;
	background:#f9f9f9;
	width:99%;
}
 
#boxMascheraDiRicercaPerServizioStandard FORM {
	padding-right: 0px;
	padding-left: 0px;
	border: 0px;
	padding-bottom: 5px;
	margin: 0; 
	width: 99%;
	padding-top: 5px;
}
 
#boxMascheraDiRicercaPerServizioStandard H3 {
	margin: 0 0 .5em 0;
	font-weight: bold;
	font-size: 125%;
	border-bottom: 2px solid #990134;
	color:#990134;
	background:#fff;
}
 
#boxMascheraDiRicercaPerServizioStandard H4 {
	margin: 0.5em 0;
	font-weight: normal;
	font-size: 80%;
	text-align: justify;
	margin-bottom:1em;
	line-height: 1.5em;
}
 
#boxMascheraDiRicercaPerServizioStandard H4:first-letter {
	background-color: #990134;
	padding: 5px;
	font-weight: bold;
	color:#fff;
	font-size: 120%;
}
 
#boxMascheraDiRicercaPerServizioStandard H5 {
	
}
 
#boxMascheraDiRicercaPerServizioStandard H6 {
	padding-top:4px;
	padding-bottom: 2px;
	margin-left: 5px;
	float: left !important;
	font-size: 70%;
}
 
#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;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin-left: 5px;
	padding-top:4px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	width: 120px;
	text-align: left;
	height: auto;
	margin-bottom:1em;
}
#boxMascheraDiRicercaPerServizioStandard LABEL span{
}
 
#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: 100%; 
	margin-bottom:1em; 
   height: 25px;
}
 
#boxMascheraDiRicercaPerServizioStandard .campoPulsante {
	clear: both;
	margin-top: 1em;
	text-align: center;	
	padding: .5em 0;
}
 
#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 #990134;
	line-height: normal;
	cursor:pointer;	
}
 
#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;
}

/*********************************************************************/
/******* GESTIONE RICERCA AVANZATA PERSONALIZZATA ********************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata {
	width: 100%;
	font-size: 95%;
	border-bottom: 1px solid #990134;
	background:#f9f9f9;
	width:99%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata FORM {
   padding-right: 0px;
	padding-left: 0px;
	border: 0px;
	padding-bottom: 5px;
	font-size: 80%;
	margin: 0; 
	width: 99%;
	padding-top: 5px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata H3 {
	margin: 0 0 .5em 0;
	font-weight: bold;
	font-size: 125%;
	border-bottom: 2px solid #990134;
	color:#990134;
	background:#fff;
}
 
#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata H4 {
	margin: 0.5em 0;
	font-weight: normal;
	font-size: 80%;
	text-align: justify;
	margin-bottom:1em;
	line-height: 1.5em;
}
 

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata H4:first-letter {
	background-color: #990134;
	padding: 5px;
	font-weight: bold;
	color:#fff;
	font-size: 120%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DescrizioneCerca {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 3px;
	font-size: 80%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .RicercaCampo {
	float: left;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .CampoCerca {
	float: left;
	text-align: left;
	width: 70%;

}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .campoData{
	width: 70%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DescrizioneDataPubblicazione {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 3px;
	font-size: 80%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DaCampo {
	float: left;
	width: 35%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 80%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .ACampo {
	float: left;
	width: 35%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 80%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DescrizioneDimensioni {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	margin-top: 3px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 3px;
	font-size: 80%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DaCampoDimensioni {
	float: left;
	width: 35%;
	font-size: 80%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .ACampoDimensioni {
	float: left;
	width: 35%;
	font-size: 80%;
}


#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DescrizioneFlags {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	margin-top: 7px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 3px;
	font-size: 80%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .CampiFlags {
	float: left;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 80%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DescrizioneDDL {
	clear: both;
	float: left;
	width: 29%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 3px;
	font-size: 80%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .CampiDDL {
	float: left;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .campoPulsante {
	clear: both;
	margin-top: 1em;
	text-align: center;	
	padding: .5em 0;
}
 
#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .campoPulsante INPUT {
	width: 40% !important;
	clear: none;
	float: none !important; 
	margin: auto;
	text-align: center !important;
	height: auto;
	background-color: #EDEFEF;
	border: 2px solid #990134;
	line-height: normal;
	cursor:pointer;	
}
 

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata #btnSubmit {
width: 40%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata td {
	height: 20px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .GestisciFormato {
	margin-left: 5px;
}

/*********************************************************************/
/******* PAGINA AUTOCERTIFICAZIONI  **********************************/
/*********************************************************************/

#boxAutocertificazione {
	width: 99%;
	margin-top: 15px;
	font-size: 75%;
}

#boxAutocertificazione TABLE {
	margin: 0 auto;
	width: 95%;
}

#boxAutocertificazione TD {
	border: 1px solid #ccc;
	padding: 10px 5px;
	background: #eee;
}

#boxAutocertificazione IMG {
	margin: 0 10px;
}

.boxInvia {
	font-size: 90%;
}




#boxPaginaEcm {
	width: 95%;
	margin: 0 2% 0 1%;
}

#boxPaginaEcm TABLE TD {
	padding: 6px;
}

#boxPaginaEcm TABLE TH {
	padding: 6px;
}

/*********************************************************************/
/******* BOX CONTATORE ACCESSI ***************************************/
/*********************************************************************/

#boxUtentiConnessi {
	position: relative;
	clear: both; 
	float: left;
	width: 99%;
	margin: 0;
	padding: 10px 0;
	font-size: 75%;
	text-align: center;
}