/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */


/*********************************************************************/
/**** CONFIGURAZIONE GENERALE  SERVIZIO NOTIZIE  *****/
/* ****************************************************************** */
.intestazione_notizia_progetto{
	background-color:#993300;
	color : White;
}

.intestazione_notizia_progetto{
 background-color:#808f50;
}

TD.notizie_cento { 
width:100%;
 }

TD.notizie_width50 { 
width:50px;
 }

TD.notizie_width200 { 
width:200px;
 }


TD.notizie_width15 { 
width:15px;
 }


.notizie_grigio {
	background-color:#f7f7f7;
}

 

.notizie_divaligncentro {
	text-align : center;
}

.notizie_alinea_sinistra
{
	text-align : left;
}

.notizie_alinea_destra
{
	text-align : right;
}

.notizie_alinea_giustificato
{
	text-align : justify;
}









