/********************************************************************************************************************************************
CSS  SEZIONE C
********************************************************************************************************************************************/         	
.sezioneCTable 		{ width: 100%; height: 140px; background-color: #ffffff; border:2px dashed #707070; margin-bottom: 5px; } 
.sezioneCTable th 	{ font-size: 9px; height: 15px; letter-spacing: 1px; background-color: #999999; color: #333333; border:1px solid #000000; }             
.sezioneCTable td 	{ font-size: 9px; color: #555555; line-height: 15px; padding: 3px; background-color: #efefef; vertical-align: top; }         
.sezioneCTable a:link,
.sezioneCTable a:active,	
.sezioneCTable a:visited  { color: #800000;	text-decoration : none; font-weight: bold;}
.sezioneCTable a:hover	  {	color: #000000; text-decoration : underline; font-weight: bold;}


.border { font-size: 11px; color: #DDD7BA; margin: 0px; border:1px solid #444444; padding: 3px; background-color: #333333; margin-bottom: 5px; }

.border2 { font-size: 11px; color: #DDD7BA; 
           margin: 2px; width: 184px;
           border:1px solid #E70000; padding: 3px;
           background-color: #333333;
           }
                  
                  
/**********************************************************************
 End Stylesheet
**********************************************************************/