<!--
div.clTop{ 
   position: absolute; 
   width: 700px
}

div.clSub{ 
   position: absolute; 
   left: 15px; 
   top: 25px; 
   width: 700px
}

#divCont{ 
   position: relative; 
   left: 30px; 
   top: 20px; 
   height:600px; 
   width: 700px;
   z-index: 2;
}

span.descrizionelink
{
   font-size: 11px;
   margin-left: 30px;
}

a.clMain{ 
   font-size: 15px; 
   font-weight: bold; 
}

a.clSubb{ 
   font-weight: bold; 
   font-size: 13px;
}
-->
