/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */


/*********************************************************************/
/**** CONFIGURAZIONE GENERALE  SERVIZIO NOTIZIE  ****************************/
/* ****************************************************************** */


TD.notizie_cento { 
width:100%;
 }

TD.notizie_width50 { 
width:50px;
 }

TD.notizie_width200 { 
width:200px;
 }


TD.notizie_width15 { 
width:15px;
 }

 .titoloNotizia, A.titoloNotizia:visited, A.titoloNotizia:link,A:titoloNotizia:hover { 
  color:#336699;
 }

.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;
}










