
/*----------------------------------------------------------------------*/
/* Stili link */

	/*----------------------------------------------------------------------*/
	/* LINK DEFAULT */
	
	.A:visited 
	{
		COLOR: #333333; 
		TEXT-DECORATION: none;
		FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
		FONT-SIZE: 11px; 
		FONT-STYLE: normal; 				
	}
	.A:hover
	{
		COLOR: #9B0004; 
		TEXT-DECORATION: none;
		FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
		FONT-SIZE: 11px; 
		FONT-STYLE: normal; 
	}
	.A:link		
	{
		COLOR: #333333; 
		TEXT-DECORATION: none;
		FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
		FONT-SIZE: 11px; 
		FONT-STYLE: normal; 
	}



	.news_neroA:visited 
	{
		COLOR: #333333; 
		TEXT-DECORATION: none;
		FONT-FAMILY:  Arial, Verdana, Helvetica, sans-serif;
		FONT-SIZE: 11px; 
		FONT-STYLE: normal;
	}
	.news_neroA:hover
	{
		COLOR: #1D6BB4; 
		TEXT-DECORATION: underline;
		FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
		FONT-SIZE: 11px; 
		FONT-STYLE: normal;
	}
	.news_neroA:link		
	{
		COLOR: #333333; 
		TEXT-DECORATION: none;
		FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
		FONT-SIZE: 11px; 
		FONT-STYLE: normal;
	}


	.news_biancoA:visited 
	{
		COLOR: #FFFFFF; 
		TEXT-DECORATION: none;
		FONT-FAMILY:  Arial, Verdana, Helvetica, sans-serif;
		FONT-SIZE: 11px; 
		FONT-STYLE: normal;
	}
	.news_biancoA:hover
	{
		COLOR: #E6E6E6; 
		TEXT-DECORATION: underline;
		FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
		FONT-SIZE: 11px; 
		FONT-STYLE: normal;
	}
	.news_biancoA:link		
	{
		COLOR: #FFFFFF; 
		TEXT-DECORATION: none;
		FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
		FONT-SIZE: 11px; 
		FONT-STYLE: normal;
	}

	
	.news_bluA:visited 
	{
		COLOR: #1D6BB4; 
		TEXT-DECORATION: none;
		FONT-FAMILY:  Arial, Verdana, Helvetica, sans-serif;
		FONT-SIZE: 11px; 
		FONT-STYLE: normal;
	}
	.news_bluA:hover
	{
		COLOR: #333333; 
		TEXT-DECORATION: underline;
		FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
		FONT-SIZE: 11px; 
		FONT-STYLE: normal;
	}
	.news_bluA:link		
	{
		COLOR: #1D6BB4; 
		TEXT-DECORATION: none;
		FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
		FONT-SIZE: 11px; 
		FONT-STYLE: normal;
	}
	
	.news_continua:link		
	{
		COLOR: #1D6BB4; 
		TEXT-DECORATION: none;
		FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
		FONT-SIZE: 11px; 
		FONT-STYLE: normal;
	}
	
	.news_continua:visited 
	{
		COLOR: #1D6BB4; 
		TEXT-DECORATION: none;
		FONT-FAMILY:  Arial, Verdana, Helvetica, sans-serif;
		FONT-SIZE: 11px; 
		FONT-STYLE: normal;
	}
	
	.news_continua:hover
	{
		COLOR: #333333; 
		TEXT-DECORATION: underline;
		FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
		FONT-SIZE: 11px; 
		FONT-STYLE: normal;
	}
	
	
/*----------------------------------------------------------------------*/
/* ScrollBar del browser */


	body 
	{  
		SCROLLBAR-FACE-COLOR:#EAEBEC;
		SCROLLBAR-HIGHLIGHT-COLOR:#1D6BB4; 
		SCROLLBAR-SHADOW-COLOR:#1D6BB4; 
		SCROLLBAR-3DLIGHT-COLOR:#EAEBEC; 
		SCROLLBAR-ARROW-COLOR:#1D6BB4; 
		SCROLLBAR-TRACK-COLOR:#FFFFFF; 
		SCROLLBAR-DARKSHADOW-COLOR:#EAEBEC; 
		SCROLLBAR-BASE-COLOR:#EAEBEC;
		background-color: #FFFFFF;
	}
	
/*----------------------------------------------------------------------*/
/* BACKGROUND */

	.news_BG_blu
	{ 
		background-color: #1D6BB4;
	}
	.news_BG_bianco
	{ 
		background-color: #FFFFFF;		
	}

	
/*----------------------------------------------------------------------*/
/* TABELLA */
	
	.news_macroarea
	{ 
		background-color: #1D6BB4;
		BORDER-RIGHT: #1D6BB4 1px solid; 
		BORDER-TOP: #1D6BB4 1px solid; 
		BORDER-BOTTOM: #1D6BB4 1px solid;  
		BORDER-LEFT: #1D6BB4 1px solid;
	}


	td.stroke_blu
	{
		border-color: #1D6BB4 #1D6BB4 #1D6BB4 #1D6BB4; 
		border-style: solid ;
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
		background-color: #1D6BB4;
	}	

	td.stroke
	{
		border-color: #1D6BB4 #1D6BB4 #1D6BB4 #1D6BB4; 
		border-style: solid ;
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
		background-color: #FFFFFF;
	}

	
	.news_bordo_tabella 
	{ 
		border-color: #333333 #333333 #333333 #333333; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
		padding: 2pt;
	}
	
/*----------------------------------------------------------------------*/
/* TESTO */

	.news_testo_bianco
	{ 
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px; 
		font-style: normal; 
		color: #FFFFFF; 	
	}
	.news_testo_bianco_b
	{ 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		font-size: 11px; 
		font-style: normal; 
		color: #FFFFFF;
		font-weight: bold;
	}

	.news_testo_nero
	{ 
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px; 
		font-style: normal; 
		color: #000000; 	
	}

	.news_testo_nero_b
	{ 
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px; 
		font-style: normal; 
		color: #000000; 	
		font-weight: bold;		
	}	
	
	.news_testo_blu
	{ 
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px; 
		font-style: normal; 
		color: #1D6BB4; 	
	}
	.news_testo_blu_b
	{ 
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px; 
		font-style: normal; 
		color: #1D6BB4;
		font-weight: bold;
	}

	.news_testo_blu_sottotitolo
	{ 
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px; 
		font-style: normal; 
		color: #1D6BB4;
		font-weight: normal;
	}	

	.news_testo_news
	{ 
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px; 
		font-style: normal; 
		color: #1D6BB4;
		font-weight: bold;
	}	

	.news_testo_blu_i
	{ 
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px; 
		font-style: normal; 
		color: #1D6BB4;
		font-weight: italic;
	}	

	.news_testo_grigio
	{ 
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px; 
		font-style: normal; 
		color: #666666; 	
	}
	.news_testo_grigio_b
	{ 
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px; 
		font-style: normal; 
		color: #666666;
		font-weight: bold;
	}
	.news_testo_grigio_i
	{ 
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px; 
		font-style: normal; 
		color: #666666;
		font-weight: italic;
	}
	
/*-----------------------------------------------------------------------*/	
/* Immagine */

	.news_image
	{ 
		BORDER-RIGHT: #000000 1px solid; 
		BORDER-TOP: #000000 1px solid; 
		BORDER-LEFT: #000000 1px solid; 
		BORDER-BOTTOM: #000000 1px solid; 
	}
	
/*-----------------------------------------------------------------------*/
/* MODULI FORM */


	.news_select 
	{ 
		BORDER-RIGHT: #999999 1px outset; 
		BORDER-TOP: #000000 1px outset; 
		FONT-SIZE: 11px; 
		BORDER-LEFT: #000000 1px outset; 
		COLOR: #000000; 
		BORDER-BOTTOM: #cccccc 1px outset; 
		FONT-FAMILY:  Arial, Verdana, Helvetica, sans-serif;
		BACKGROUND-COLOR: #FFFFFF ;
	}

	.news_inputtext 
	{ 
		BORDER-RIGHT: #999999 1px outset; 
		BORDER-TOP: #000000 1px outset; 
		BORDER-BOTTOM: #cccccc 1px outset;  
		BORDER-LEFT: #000000 1px outset; 
		FONT-SIZE: 11px;
		COLOR: #000000; 
		FONT-FAMILY:  Arial, Verdana, Helvetica, sans-serif;
		BACKGROUND-COLOR: #EAEBEC ;
	}


	.news_submit 
	{  
		border: 0px #000000 solid;
		font-family:  Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px; 
		font-weight: normal; 
		color: #666666; 
		background-color: #FFFFFF;
		font-weight: bold;
	}

	.news_radio 
	{  
		font-family:  Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px; 
		font-weight: bold; 
		color: #9B0004;
	}	