/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */


/*************************************************/
/**** CONFIGURAZIONE GENERALE    ******/
/* ********************************************** */


HR{
	color : #009900;
}

.larghezzacampo_newsletter{
		width : 250px;
}

/**********************************************/
/**** PULSANTI E CAMPI DI TESTO  ******/
/* ****************************************** */

.campoditesto{
	width : 250px;
	height: 20px;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #EEFFD7;
}


/**********************************************/
/**** SFONDI  *******************************/
/* ****************************************** */

.sfondo_newsletter{
	background-color : #AEDBA4;
}



