/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2009 ***************/
/*********************************************************************/


/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************************/
/*********************************************************************/
BODY {
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.nonVisibile{
	display:none;
}

/*********************************************************************/
/**** BOX TOTALE *****************************************************/
/*********************************************************************/

#boxTotale {
	position: relative;
	font-size: 70%;
}

#boxTotale A {
	position: relative;
}

#formid_intestazione1 {
	position: relative;
	height:auto;
    background-color: #B71513;
}

#formid_intestazione2 {
   position: relative;
   width: 100%;
	height:auto;
	overflow:hidden;
} 

#formid_intestazione3 {
	position: relative;
	min-height: 10px;
}

#corpo {
	position: relative;
}

#formid_sx, #formid_dx {
	position: relative;
}

#formid_centro {
	position: relative;
	width: 96.5%;
	margin: 10px 0 0 1%;

}

* html #formid_centro {
	margin-left: .5%;
}

#formid_fondo2 {
	height: auto!important;
	min-height: 10px;
}

#formid_fondo3 {
	height: auto!important;
	min-height: 10px;
}
/*********************************************************************/
/**** BOX INTESTAZIONE ***********************************************/
/*********************************************************************/

#boxIntestazioneGrafica {
	position: relative;
	height:230px; 
background-image: url("/immagini/logo/intestazione.jpg");
background-repeat: no-repeat;
background-position: left;
}

#boxIntestazioneAccessibile {
	position: relative;
	display: none;
}

/*********************************************************************/
/**** BOX RICERCA E PARTITA IVA **************************************/
/*********************************************************************/
#boxRicercaNelSitoPartitaIva {
	position: relative;
	clear: both;
	float: left;
	display: block;
 	background-color: #9C1210;
	color: white;
	padding: 8px 0;
	width: 100%;
	border-top: 1px solid white;
	line-height: 1.2em;
}

/*************** BOX RICERCA NEL SITO *******************************/
 
#boxRicercaNelSitoPartitaIva #boxRicercaNelSito {
   position:relative;
	float: left;
	display: inline;
	width: 37%;
	padding:0px;
	margin:0px;
}   
 
#boxRicercaNelSitoPartitaIva #boxRicercaNelSito fieldset {
	position: relative;
	border:0;
	padding:0;
	margin:0;
}

#boxRicercaNelSitoPartitaIva #boxRicercaNelSito fieldset legend {
	position: relative;
	display: none;
	visibility:hidden;
}

#boxRicercaNelSitoPartitaIva #boxRicercaNelSito LABEL {
	position: relative;
   padding-right:3px;
	float: left;
	display: inline;
	padding-left: 5px;
}

#boxRicercaNelSitoPartitaIva #boxRicercaNelSito INPUT {
	position: relative;
	padding:0px;
	margin:0px;
	width: 180px;
	float: left;
 	border: 1px solid #666666;
	background-color: #FFFFFF;	
}

#boxRicercaNelSitoPartitaIva #boxRicercaNelSito .pulsante1 { 
	position: relative;
	display:none;
}
 
#boxRicercaNelSitoPartitaIva #boxRicercaNelSito .intestazione {
	position: relative;
	display:none;
}
/*************** BOX PARTITA IVA ************************************/
 
#boxRicercaNelSitoPartitaIva #boxPartitaIva {
	position: relative;
	float: right;
 	text-align: right;
	width: 63%;
}

#boxRicercaNelSitoPartitaIva #boxPartitaIva h3 {
	position: relative;
	padding-right: 5px;
	display: inline;
}

/*********************************************************************/
/**** BOX BRICIOLE DI PANE E MAPPA DEL SITO **************************/
/*********************************************************************/

#boxBricioleMappa {
	position: relative;
	clear: both;
	float: left;
	display: block;
 	background-color: #E6C3C3;
	color: black;
	padding: 8px 0;
	width:100%;
	line-height: 1.2em;
}

#boxBricioleMappa A {
	position: relative;
	font-weight: bold;
	color: black;	
	text-decoration: none;
}

#boxBricioleMappa A:hover {
	position: relative;
	text-decoration: underline;
}

/**** BOX BRICIOLE DI PANE *********************/

#boxBricioleMappa #boxBricioleDiPane {
	position: relative;
	float: left;
	padding-left: 5px;
	display: inline;
}

/**** BOX LINK MAPPA DEL SITO ******************/

#boxBricioleMappa #boxLinkMappaDelSito {
	position: relative;
	float: right;
	display: inline;
	text-align: right;
	padding-right: 5px;
}

/*********************************************************************/
/**** BOX MENU AREA RISERVATA ****************************************/
/*********************************************************************/

#BoxMenuAreaRiservata { 
	position: relative;
	clear: both;
	float: left;
	background-color: white;
	border-top:    1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#BoxMenuAreaRiservata A {
	position: relative;
	font-weight: bold;
	color: black;
}

#BoxMenuAreaRiservata A:hover {
	text-decoration: none;
}

#BoxMenuAreaRiservata .MessaggioBenvenuto {
	position: relative;
	float: left; 
	padding-left: 5px;
}

#BoxMenuAreaRiservata .MenuOpzioni {
	position: relative;
	float: right; 
	padding-right: 5px;
}

/*********************************************************************/
/****  BOX MENU ECM SX  **********************************************/
/*********************************************************************/

#boxMenu1 {
	position: relative;
	width: auto;
} 

#boxMenu1 .intestazione {
	position: relative;
	display: none;
}

#boxMenu1 .area {
	position: relative;
	font-family: arial;
	text-align: left;
	left: 0px;
	color: #9C1210;
	font-weight: bold;
	border: 0px;
	border-top:4px solid white;
	border-bottom: 2px #9C1210 solid;
	margin: 0px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 5px;
	background-color: #fff; 
	margin-top: 4px;
	font-size: 120%;
}

#boxMenu1 .categoria {
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#boxMenu1 .categoria A {
	position: relative;
	display: block;
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 3px;
	background-color: #E6C3C3; 
	text-decoration: none;
	color: black;
	font-weight: normal;
}

#boxMenu1 .categoria A:hover {
	/*position: relative;*/
	background-color: #9C1210; 
	color: white;
}

#boxMenu1 .pagina A {
	position: relative;
	display: block;
	text-align: left;
	width: auto;
	border: 0px;
	margin: 0px;
	margin-top: 1px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 4px;
	font-weight: normal;
	border-top: 1px dotted #cccccc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #f7f7f7;
	color: black;
}

#boxMenu1 .pagina A:hover {
	position: relative;
	background-color: #9C1210; 
	color: white;
}

/*********************************************************************/
/****  BOX MENU ECM DX  **********************************************/
/*********************************************************************/

#boxMenu2 {
	position: relative;
	width: auto;
	background-color: #E6C3C3; 
} 

#boxMenu2 .intestazione {
	position: relative;
	display: none;
}

#boxMenu2 .area {
	position: relative;
	font-family: arial;
	text-align: left;
	left: 0px;
	color: #9C1210;
	font-weight: bold;
	border: 0px;
	border-top:4px solid white;
	border-bottom: 2px #9C1210 solid;
	margin: 0px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 5px;
	background-color: #fff; 
	margin-top: 4px;
	font-size: 120%;

}

#boxMenu2 .categoria A {
	position: relative;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-bottom: 3px;
	background-color: #E6C3C3; 
	text-decoration: none;
	padding-top: 3px;
	color: black;
	font-weight: normal;
}

#boxMenu2 .categoria A:hover {
	position: relative;
	background-color: #9C1210; 
	color: white;
}

#boxMenu2 .pagina A {
	position: relative;
	display: block;
	text-align: left;
	width: auto;
	border: 0px;
	margin: 0px;
	margin-top: 1px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 4px;
	font-weight: normal;
	border-top: 1px dotted #cccccc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #f7f7f7;
	color: black;
}

#boxMenu2 .pagina A:hover {
	position: relative;
	background-color: #9C1210; 
	color: white;
}

/*********************************************************************/
/**** BOX ACCESSIBILITA - LINK PROGETTI DI IMPRESA *******************/
/*********************************************************************/

#boxAccessibilita {
 	position: relative;
 	text-align: center;
	border-top: 10px solid #9C1210;
	color:black;
	padding-top:15px;
}
 
#boxAccessibilita A { 
	position: relative;
	color: #9C1210;
	font-weight: bold;
	text-decoration: none;
}

#boxAccessibilita A:hover {
	position: relative;
	text-decoration: underline;
}

/*********************************************************************/
/**** BOX ACCESSIBILITA - MODALITA' VISUALIZZAZIONE ******************/
/*********************************************************************/
 
#boxAccessibilitaModalitaVisualizzazione {
	position: relative;
	display:inline;
	vertical-align:top;
	margin-left: 10px;
} 

#boxAccessibilitaModalitaVisualizzazione .intestazione {
	position: relative;
} 

/*********************************************************************/
/**** BOX ACCESSIBILITA - VALIDATORI W3C CSS *************************/
/*********************************************************************/

#boxAccessibilitaValidatori {
	position: relative;
 	padding-top: 6px;
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
 	text-align: center;	
} 

#boxAccessibilitaValidatori A {
	position: relative;
	color: #9C1210;
	text-decoration: none;
}

#boxAccessibilitaValidatori A:hover {
	position: relative;
	text-decoration: underline;
}

#boxAccessibilitaValidatori .accessibilita {
	position: relative;
	display:inline;
	vertical-align:top;
}

#boxAccessibilitaValidatori .validatori {
	position: relative;
	display: inline;
	line-height: 20px;
	vertical-align: middle;
}

/*********************************************************************/
/**** BOX ACCESSIBILITA - PAGINE ACCESSIBILITA E ACCESS KEY **********/
/*********************************************************************/

#boxAccessibilitaInformazioniTest {
	clear: both;
	float: left;
	width: 100%;
	text-align: justify;
}

#boxAccessibilitaInformazioniTest UL LI {
	list-style: disc;
}

#boxAccessibilitaInformazioniTest OL LI {
	list-style: decimal;
}

/*********************************************************************/
/**** BOX RECAPITI E PARTITA IVA NEL FOOTER  *************************/
/*********************************************************************/

#boxPartitaIvaFooter {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	margin: 20px 0;
	text-align: center;
}

* html #boxPartitaIvaFooter {
	clear: both;
	float: none;
	width: 100%;
}

/*********************************************************************/
/**** BOX CALENDARIO EVENTI ******************************************/
/*********************************************************************/

#boxCalendarioEventi {
	position: relative;
	float: left;
	width: 190px;
}

#boxCalendarioEventi .intestazione {
	position: relative;
	clear: both; 
	float: left;
	display: block;
	font-size: 110%;
	font-weight: bold;
	color: white;
	background: #9C1210;
	padding: 3px;
	margin-top: 13px;
	width: 184px;
}

#boxCalendarioEventi TABLE {
	clear: both;
 	border-collapse: collapse;
	padding: 0px;
	width: 98%;
	text-align: center;
}

#boxCalendarioEventi TH {

}

#boxCalendarioEventi TD {
 	border-collapse: collapse;
	padding: 0px;
 	text-align: center;
	border: 1px solid #9C1210;	
	background-color: #E6C3C3;
}

#boxCalendarioEventi TD A {
	display: block;
	border-collapse: collapse;
	text-decoration: none;
	text-align: center;
	font-weight:bold !important;
	color:#000;
}

#boxCalendarioEventi TD.CalendarioLinkNonSelezionati_piccolo {
	padding: 2px;
}

#boxCalendarioEventi TD.CalendarioIntestazioneGiorni {
	font-weight: bold;
}

#boxCalendarioEventi TD A:hover {
	background-color: #89A9D8;
	color: black;
}

#boxCalendarioEventi TD.CalendarioCellaGiornoSelezionati_piccolo  {
	background: #9C1210;
	font-weight: bold;
}

#boxCalendarioEventi TD.CalendarioCellaGiornoSelezionati_piccolo A {
	color: white;
	padding: 1px;
	border: 1px solid #E6C3C3;	
}

#boxCalendarioEventi TD.CalendarioCellaGiornoSelezionati_piccolo A:hover {
	color: black;
}


#boxCalendarioEventi .meseCorrente {
	background-color: #fff;
	font-weight:bold;
	border: none;
	padding: 2px 0;
}

#boxCalendarioEventi TD.mesePrecedente {
	border: none;
	background-color: #fff;
	padding: 2px 0;
}

#boxCalendarioEventi TD.meseProssimo {
	border: none;
	background-color: #fff;
	padding: 2px 0;
}

#boxCalendarioEventi .intestazioneMese {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-weight: bold;
	width: 100%;
	text-align: center;
	background-color: #D1E78F;
	color: black;
} 

#boxCalendarioEventi .intestazioneMese A {
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#boxCalendarioEventi .intestazioneMese img.sinistra {
	display: inline;
	width: 21px;
	top: 0px;
	border: 0px;
	margin: 0px;
	padding-right: 5px;
}

#boxCalendarioEventi .intestazioneMese img.destra {
	display: inline;
	width: 30px;
	top: 0px;
	border: 0px;
	margin: 0px;
	padding-left: 7px;
}

#boxCalendarioEventi H2 {
	border-top: 1px dotted black;
}

/*********************************************************************/
/**** BOX PAGINAZIONE ************************************************/
/*********************************************************************/

#boxPaginazioneServizioStandard {
	position:relative;
	top:10px;
	margin-top: 20px;	
	margin-bottom: 20px;
	font-weight: normal;
	border: 1px solid #9C1210;
	padding: 2px;
	padding-left: 6px;
	background: #F8F5E4;
	clear:both;
}

#boxPaginazioneServizioStandard A {
	border: 0px;
	font-weight: normal;
	border-right: 1px solid #9C1210;
	color: black;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	padding-right: 6px;
}

#boxPaginazioneServizioStandard SPAN {
	border: 0px;
	font-weight: normal;
	border-right: 1px solid #9C1210;
	color: black;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	padding-right: 6px;
}

/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

#formid_centro #boxMascheraDiRicercaPerServizioStandard {
   clear:left;
	width: 100%;
	margin: 3px auto;
	background: #F8F5E4;
	border: 1px solid #9C1210;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard FORM {
	padding-right: 0px;
	padding-left: 0px;
	border: 0px;
	padding-bottom: 5px;
	margin: 0; 
	width: 99%;
	padding-top: 5px;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H3 {
	margin: 0.5em 5px;
	font-weight: bold;
	font-size: 115%;
	border-bottom: 1px solid #9C1210;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H4 {
	padding: 5px;
	font-weight: normal;
	text-align: justify;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H5 {
	
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H6 {
	margin-left: 5px;
	float: left;	
	margin-top: 2px;
}

#formid_centro #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;	
}

#formid_centro #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;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LEGEND {
	font-weight: bold;
	font-size: 105%;
	border-bottom: 1px solid #819F24;
	border-right: 1px solid #819F24;
	padding: 6px;
	background-color: #FEE06B;
	color: #333;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL {
	display: inline;
	float: left;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 2px;
	width: 120px;
	text-align: left;
	height: auto;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard INPUT {
	float: left;
	width: 60% !important;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard INPUT.campoData {
	margin-left: 5px;
	float: left;
	width: 74px!important;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca {
	clear: left;
	float: left;
	width: 99%;
	padding: 3px 0;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .campoPulsante {
	clear: left;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 8px;
	padding-top: 8px;
	border-top: 1px solid #9C1210;
	background-color: #F8F5E4;  
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .campoPulsante INPUT {
	width: 40% !important;
	clear: none;
	float: none; 
	margin: auto;
	text-align: center;
	height: auto;
	background-color: #f7f7f7;
	border: 1px solid #9C1210;
	line-height: normal;		
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .CampiFlags {
	float: left;
	width: 230px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .CampiFlags INPUT {
	width: auto;
	margin: 0 5px;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola {
	width: 15%;
	float: left;
	line-height: normal;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola INPUT  {
	width: 25px;
	margin-right: 6px;
	float: left;
	line-height: normal;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla {
	width: 95%;
	float: left;
	clear: left;
	line-height: normal;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla INPUT  {
	width: 4%;
	float: left;
	clear: left;
	line-height: normal;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard SELECT {
	width: 61%;
	float: left;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard SELECT#DdlTipoOrdine {
	margin-left: 130px;
	margin-top: 0;
	margin-bottom: 1em;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard A {
	cursor: pointer;
}

/*********************************************************************/
/****   BOX MESSAGGIO DI ERRORE  *************************************/
/*********************************************************************/ 
.messaggioDiErrore {
   position: relative;
   width: 98%;
   left:2%;
   color:#C00000;
}

.messaggioDiErrore img {
	position: relative;
	top:6px;
}

.messaggioDiErrore ul{
   position: relative;
   width: 98%;
   color:#000;
   left:2%;
   margin-left:20px;
}

.messaggioDiErrore ul li{
   margin-left:20px;
}

/*********************************************************************/
/****  BOX GESTIONE BANNER: GENERICI  ********************************/
/*********************************************************************/
#boxBanner { 
	margin-top: 10px;
}

/*********************************************************************/
/***  BOX GESTIONE BANNER: TIPO APPROFONDIMENTI **********************/
/*********************************************************************/

#boxBannerApprofondimenti {
	position: relative;
	font-family: arial;
	clear: both; 
	float: left;
	width: 100%;	
	margin-top: 2em;
}

#boxBannerApprofondimenti .intestazione {
	position: relative;
	clear: both; 
	float: left;
	display: block;
	font-size: 110%;
	font-weight: bold;
	color: white;
	background: #9C1210;
	padding: 3px;
	margin-top: 10px;
	width: 184px;
}

#boxBannerApprofondimenti .banner-repeater {
	position: relative;
	clear: both;
	float: left;
	width: 180px;
	padding: 5px 0 5px 5px;
	margin: 1px 0;
}

#boxBannerApprofondimenti .banner-repeater A {
	position: relative;
	color: black;
	font-weight: normal;
	text-decoration: none;
}

#boxBannerApprofondimenti .banner-repeater A:hover {
	position: relative;
	color: black;
	font-weight: normal;
	text-decoration: underline;
}

#boxBannerApprofondimenti .banner-repeater IMG {
	position: relative;
	float: left;
	display: inline;
	margin-right: 3px;
	margin-bottom: 4px;
	width: 39px;
	height: auto;
	border: 1px solid #9C1210;
}

/*********************************************************************/
/***  BOX GESTIONE BANNER: TIPO ISTITUZIONI  *************************/
/*********************************************************************/

#boxBannerIstituzioni {
	position: relative;
	clear: both; 
	float: left;
	width: 100%;	
	margin-top: 1em;
}

#boxBannerIstituzioni .intestazione {
	position: relative;
	clear: both; 
	float: left;
	display: block;
	font-size: 110%;
	font-weight: bold;
	color: white;
	background: #9C1210;
	padding: 3px;
	margin-top: 10px;
	width: 184px;
}

#boxBannerIstituzioni .banner-repeater {
	position: relative;
	clear: both;
	float: left;
	width: 180px;
	padding: 3px;
	margin: 1px 0;
	font-weight: bold;
}

#boxBannerIstituzioni .banner-repeater A {
	position: relative;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#boxBannerIstituzioni .banner-repeater A:hover {
	position: relative;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

#boxBannerIstituzioni .banner-repeater IMG {
	position: relative;
	float: left;
	display: inline;
	margin-right: 5px;
	width: 35px;
	height: auto;
}

#boxBannerIstituzioni .banner-repeater .descrizione {
	position: relative;
	display:inline;
	float:left;
	height:30px;
	padding:5px 0;
	vertical-align:middle;
	width:135px;
}

/***********************************************************************/
/*****   STILI STANDARD USATO PIU' VOLTE NEL SITO **********************/
/***********************************************************************/

/* STRONG EM */
STRONG {
	font-weight: bold;
}

EM {
	font-style: italic;
}

/*LINK*/
#formid_centro A, #formid_centro A:link, #formid_centro A:active, #formid_centro A:visited{
	color: #9C1210;	
	text-decoration: underline;
}

#formid_centro A:hover{
	color:#9C1210;
	text-decoration: none;
}

/*UL OL LI*/
#formid_centro ul {
	position: relative;
	clear:left;
	margin-left:30px;
}

#formid_centro ol {
	position: relative;
	clear:left;
	margin-left:38px;
}

#formid_centro ul li{
	position: relative;
    padding-bottom:3px;
	margin-left:3px;
}

#formid_centro ol li{
	position: relative;
    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: 100%;
}

#formid_centro LEGEND { 
    font-size: 85%;
    color: #666666;
}

/*INTESTAZIONI*/
#formid_centro H1 {
     font-size: 120%;
     font-weight: normal;    
     padding:0px;
     margin:0px;
}

#formid_centro H2 {
     font-size: 110%;
     font-weight: normal;     
     padding:0px;
     margin:0px;
}

#formid_centro H3, #formid_centro H4, #formid_centro H5, #formid_centro H6 {
     font-size: 100%;
     font-weight: normal;   
     padding:0px;
     margin:0px; 
}

/*TITOLI*/
#formid_centro .Titolo1 { 
	position: relative;
	clear: left;
	color: #9C1210;
	font-family: arial;
	border-bottom: 2px solid #9C1210; 
	font-weight: bold;
	font-size: 125%;
	display: block;
	background: white;
	margin-bottom: 2px;
	padding: 10px 0 3px 0;
}

#formid_centro .Titolo2 {
	display: block; 
	width: 100%;
	padding-left: 5px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	font-weight: bold;
	text-decoration: none; 
	padding: 5px;
} 

#formid_centro .Titolo3 { 
	border-bottom: solid 1px #9C1210;
	padding: 3px;
	margin-bottom: 3px;
	margin-top: 5px;
	background-color: #F6EAEA;
	font-weight: bold;
	width: 99%;
}
  
#formid_centro .Titolo4 { 
	border-bottom: solid 1px #cccccc;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-top: 5px;
	font-style: italic;
	width: 100%;
} 

#boxPaginaEcm {
	font-size: 100%!important;
}

#boxPaginaEcm P, #boxPaginaEcm H3 {
	font-size: 100%!important;
}

#boxPaginaEcm TABLE TD, #boxPaginaEcm TABLE TH {
	font-size: 100%!important;
}

/*********************************************************************/
/**** BOX AREA RISERVATA *********************************************/
/*********************************************************************/ 
/*
#boxAreaRiservata{ 
	background-image: url("../../../immagini/ricerca/sfondo1.jpg");
	width: 100%;
	float: left;
	clear: left;
	margin-bottom:1em;
	text-align: center;
	font-size: 80%;
	margin-top:1em;
}
 
#boxAreaRiservata fieldset{
	border:0;
	padding:0;
	margin:0;
}

#boxAreaRiservata fieldset legend{
	display: none;
	visibility:hidden;
}

#boxAreaRiservata LABEL{ 
	color: white;
	float: left;
	clear: left;
	padding-left: 2px;
	padding-top: 5px;
	margin-top: 10px;
	font-weight: normal;
 } 
 
#boxAreaRiservata INPUT{ 
	width: 90px;
	float: right;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-right: 4px;
	border: 1px solid #666666;
	background-color: #FFFFFF;	
 }   

#boxAreaRiservata .pulsante1 { 
 	border: 1px solid #666666;
	background-color: #D1E78F;
	margin-top: 4px;
	width: 93px;
	float: right;
	clear: both;
	margin-right: 4px;
	margin-bottom: 4px;
 } 
 
#boxAreaRiservata .intestazione{
	color:#fff;
	font-weight:bold;
	font-size:120%;
	margin:.5em 0; 
	padding-left:2px;
	text-align:left;
}
*/ 

