/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************************/
/*********************************************************************/

IMG{
	display: none;
	border: none;
}

H1 {
	font-size: 130%;
}

H2 {
	font-size: 110%;
}

H3 {
	font-size: 100%;
}

H4 {
	font-size: 90%;
}

/*********************************************************************/
/**** BOX MODIFICATI PER ALTO CONTRASTO ******************************/
/*********************************************************************/

#boxCalendarioEventi{
	display: none;
}

#boxMenuSecondario {
	position: relative;
	clear: both;
	z-index: 1;
}

.boxMenuSecondarioVoce {
	position: relative;
	clear: both;
} 

#boxMenuPrincipale UL LI {
	position: relative;	
	display: list-item;
}

#boxMenuPrincipale UL LI A {
	position: relative;	
	display: list-item;
}

#boxMenuPrincipale UL LI A.areaSelezionata {
	position: relative;	
	display: list-item;
}

.boxMenuSecondarioVoce UL LI {
	position: relative;	
	display: list-item;
} 

#boxMenuSecondario UL LI A {
	position: relative;	
	display: list-item;
}

#boxMascheraDiRicercaPerServizioStandard {
	border-bottom: 1px solid white;
	width:99%;
}

#boxMascheraDiRicercaPerServizioStandard H3 {
	margin: 0 0 .5em 0;
	font-weight: bold;
	font-size: 125%;
	border-bottom: 2px solid white;
}
 
#boxMascheraDiRicercaPerServizioStandard H4 {
	margin: 0.5em 0;
	font-weight: normal;
	font-size: 100%;
	text-align: justify;
	margin-bottom:1em;
	line-height: 1.5em;
}

#boxMascheraDiRicercaPerServizioStandard H6 {
	margin-left: 5px;
	float: left !important;
	font-size: 100%;
}

#boxMascheraDiRicercaPerServizioStandard LABEL {
	display: inline;
	float: left !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 150px;
	text-align: left;
	height: auto;
}

#boxMascheraDiRicercaPerServizioStandard INPUT {
	float: left;
	width: 50% !important;
}

#boxMascheraDiRicercaPerServizioStandard INPUT.campoData {
	margin-left: 5px;
	float: left;
	width: 74px !important;
}

#boxMascheraDiRicercaPerServizioStandard SELECT {
	width: 51%;
	float: left;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca {
	clear: left;
	float: left;
	width: 100%; 
	padding: 10px 0; 
}

#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;
	line-height: normal;
}
 