/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */

/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************/
/* ****************************************************************** */


@import url("../stile/w3c_servizi.css");


HTML, BODY {
	margin: 0px 0px 0px 0px; font-size : 100%;
}

TABLE, TD, TH,DIV, INPUT,TEXTAREA, TEXTAREA, SELECT,OL,UL,P,ALIGN{

}

P{
margin: 1px 5px 1px 5px;
}


IMG { border:none; }

#boxTotale{
	width: 100%;
}


#boxPartitaIva {
position:relative;
margin-left:5px;
	color: black;
	clear: both;
	/*float: left;*/
	width: 97%;
	border-top: 1px solid #E7C2C9;
	/*background-image: url("../../../immagini/menu_sx/sfondo_indirizzo.gif") ;*/
	background-position:left;
	 
	font-size: 85%;
	text-align: left;
	height:auto;
 
}

#boxPartitaIva img{
float:left;
}

#boxPartitaIva H2{
	padding-bottom: 2px;
	font-weight: normal;
	font-size: 85%;
}

#boxPartitaIva H3{
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 85%;
}

