a:link    {text-decoration: none; color: #646464; font-weight: normal;}
a:visited {text-decoration: none; color: #646464; font-weight: normal;}
a:active  {text-decoration: none; color: #cc0000; font-weight: normal;}
a:hover   {text-decoration: none; color: #cc0000; font-weight: normal;}

a.link1:link    {text-decoration: none; color: #4d4d4d; font-weight: normal;}
a.link1:visited {text-decoration: none; color: #4d4d4d; font-weight: normal;}
a.link1:active  {text-decoration: none; color: #cc0000; font-weight: normal;}
a.link1:hover   {text-decoration: none; color: #cc0000; font-weight: normal;}

a.link2:link    {text-decoration: none; color: #11822b; font-weight: normal;font-style: italic;}
a.link2:visited {text-decoration: none; color: #11822b; font-weight: normal;font-style: italic;}
a.link2:active  {text-decoration: none; color: #cc0000; font-weight: normal;font-style: italic;}
a.link2:hover   {text-decoration: none; color: #cc0000; font-weight: normal;font-style: italic;}

.titoli {
        font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
        font-size : 16px;
        font-style: normal;
        font-weight: normal;
        color: #4d4d4d;
        text-align: left;
      	}
   
.normale  {
					font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
					font-size : 14px;
					font-style: normal;
					font-weight: normal;
					color: #4d4d4d;
                    text-align: left;
					}

.piccolo  {
					font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
					font-size : 13px;
					font-style: normal;
					font-weight: normal;
					color: #4d4d4d;
                    text-align: left;
					}

#colorTitElenco  {color: #ffffff;background-color:#cc0000;font-weight:bold;}

ul.subsection_tabs {
list-style:none;
margin:0;
padding:0;
clear:both;
border-bottom:1px solid #ccc;
height:20px;
clear:both;
}

ul.subsection_tabs li {
float:left;
margin-right:7px;
text-align:center;
}

ul.subsection_tabs li a {
display:block;
height:20px;
padding:0 6px 0 6px;
background-color:#fff;
color:#666;
width:120px;
}

ul.subsection_tabs li a:hover {
color:#666;
}

ul.subsection_tabs li a.active {
background-color:#ddd;
}

