cul{
      margin:0px; 
      padding: 3px;
}
li{
   list-style-type: none;
}
  a{
    text-decoration: none;
    font-weight: normal;
    color: #666;
  }
  a:hover{
    text-decoration: underline;
    font-weight: normal;
    color: #ff5427;
  }
  a.main:hover{
	text-decoration: none;
  }
  span.portfolio_link{
  	font-size: 12pt;
  	text-decoration: none;
    font-weight: normal;
    color: #757575;
  	cursor: pointer;
  }
  span.portfolio_link:hover{
  	font-size: 24pt;
  	text-decoration: none;
    font-weight: normal;
    color: #456545;
    cursor: pointer;
  }
  span.portfolio_selected{
  	font-size: 24pt;
  	color: #353535;
  	  border-bottom: 1px solid #353535;

  }
  h4{
    padding: 0px; 
    margin: 0px; 
  }
  .link{
    color: #000;
  }
  .link:hover{
    color: #990000;
  }
  .selected_{
  	border-bottom: 1px solid #ff5427;
  }
  body{
    font-family: Helvetica;
    font-size: 14px;
    background-color: #f3f3f3;
    margin: 30px
  }
  td.portfolio_td{
  	width: 50px; 
  	text-align: center;
  }
  
  .codice{
    border: 1px dotted #000;
    background-color: #ababab;
    color: #121212;
    padding: 5px; 
  }
  .submenu{
    float: right; 
    padding-right: 30px; 
    margin-top: 20px; 
    width: 100px; 
    text-align: left";
    line-height: 16pt;
  }

