/********************************************************************************************************************************************
CSS  SEZIONE A
********************************************************************************************************************************************/         	
.sezioneATable             { background-color: #1A1A1A; color: #DDD7BA; width: 100%; font-size: 11px; border:1px solid #444444; text-align: left; padding-left: 5px; margin-bottom: 10px; }
.sezioneATable h3		  { font-size: 11px; color: #E70000; }

.sezioneATable th          { background-color: #333333; color: #DDD7BA; font-size: 11px; text-align: center; padding: 2px; border:1px solid #444444; } 
.sezioneATable td          { font-size: 11px; color: #DDD7BA; padding-top: 2px; }                      
.sezioneATable a:link,
.sezioneATable a:visited   { color: #FFF9DB;	text-decoration : none; line-height: 18px; }
.sezioneATable a:hover,
.sezioneATable a:active 	  {	color: #dd6900; text-decoration : none; line-height: 18px; }

	.sezioneASub               { padding: 1px; color: #efefef; font-weight: normal; font-size: 10px; line-height: 12px; }
	.sezioneASub a:link,
	.sezioneASub a:visited     { color: #dd6900; text-decoration : underline; font-weight: normal; }
	.sezioneASub a:hover,
	.sezioneASub a:active      { color: #FFCC00; text-decoration : underline; font-weight: normal; letter-spacing: normal; }

	.white                { height: 1px; width: 90%; color: #DDD7BA; border:#DDD7BA 1px dotted; }  

.sezioneATable2             	{ background-color: #1A1A1A; color: #DDD7BA; width: 100%; font-size: 11px; border-bottom:1px solid #444444; margin-bottom: 10px; }
.sezioneATable2 th          	{ background-color: #333333; color: #DDD7BA; font-size: 11px; text-align: center; padding: 2px; border:1px solid #E70000; }
.sezioneATable2 td		   	{ border-left:1px solid #444444; border-right:1px solid #444444; padding-left: 2px; }                       
.sezioneATable2 a:link,
.sezioneATable2 a:visited   	{ color: #858585; text-decoration : none; }
.sezioneATable2 a:hover,
.sezioneATable2 a:active  	{ color: #dd6900; text-decoration : none; }	             
/**********************************************************************
 News Article Stylesheet
**********************************************************************/

.newsTable             { background-color: #1A1A1A; color: #DDD7BA; width: 100%; font-size: 11px;
                        border:1px solid #444444; text-align: left; padding-left: 5px; 
                        }
.newsTable th          { background-color: #333333; color: #DDD7BA; width: 100%; font-size: 12px;
                         text-align: center; padding: 2px;
                         border:1px solid #444444;
                        }                       
.newsTable a:link,
.newsTable a:visited   { color: #dd6900;	text-decoration : none; }
.newsTable a:hover,
.newsTable a:active 	  {	color: #858585; text-decoration : none; font-weight: bold;}

/**********************************************************************
 List Article Stylesheet
**********************************************************************/
.articleListTable { width: 184px; padding:2px; background-color: #1A1A1A; display: inline;
                    font-size: 9px; border:1px solid #444444
                    }
.articleListTable td { font-size: 9px; text-align: left; padding-left:2px; vertical-align: top;}               
            
.articleListTable a:link,
.articleListTable a:active,	
.articleListTable a:visited    { color: #949494;	text-decoration : underline;	}
.articleListTable a:hover	   { color: #dd6900; text-decoration : underline; font-weight: normal;}
            
.articleListTableCenter { width: 100%; padding: 0px; font-size: 10px; 
                     border-left: 1px solid #CECECE; border-right: 1px solid #CECECE;
                     }       
            

/**********************************************************************
 End Stylesheet
**********************************************************************/