/*********************************************************************/
/************** 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: 1px;
}

.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;
}


#boxAreaRiservata { 
	float: left;
	width: 100%;
 } 

#boxAreaRiservata .formricerca{ 
 
	width: 50%;
	float: left;
 
}


#boxAreaRiservata LABEL{ 
	float: right;
 } 
 
#boxAreaRiservata INPUT{ 
 width: 80px;
	float: right;
 

 }   

#boxAreaRiservata .pulsante1 { 
 
	float: right;
 


 } 

