/* navigazione  */

#blueblock{
width: 170px;
margin:10px auto;
margin-bottom: 1em;
font-family: Arial, sans-serif;
font-size: 90%;
color: #ffffff;
}

#list2 {  
width: 170px;
padding:0;
}

dl, dt, dd, ul, li {
margin:0;
padding:0;
}


dt { 
cursor:pointer;
background: #666666; 
height:18px; 
margin-bottom:1px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
background-color: #3399FF;
border-bottom: #000033 solid 1px;
border-right: #000033 solid 1px;
border-top: #ffffff solid 1px;
border-left: #ffffff solid 1px;
text-align:center;
}
dt:hover {
background-image:none;
background-color: #006699;
height:18px;
}
dt.active { 
background: #0066FF; 
height:18px;
}
dt.notActive {
background: #009900;
height:18px;
}

#navigazione dd   { 
background-color: #FFFFFF; 
}

#list2 ul li {
list-style: none;
margin-bottom:1px;
}


#list2 li a {
height: 16px;
text-decoration: none;
border-bottom: #999999 1px solid;
padding: 0 0 0 5px;
font-size:11px; 
font-family:Tahoma, Verdana, Helvetica;
display: block;
margin-bottom:1px;
line-height:16px;
}
li.seiqui  {
height: 16px;
text-decoration: none;
border-bottom: #999999 1px solid;
padding: 0 0 0 5px;
font-size:11px; 
font-family: Tahoma, Verdana, Helvetica;
margin-bottom:1px;
line-height:16px;
background-color:#FFFFFF;
}

#list2  li a:link  {
color:#333333;
background: #e9e9e9 ;
}
#list2 li a:visited  {
color: #999999;
background: #e9e9e9;
}

#list2 li a:hover  {
color:#FFFFFF;	
background: #cccccc;
}
#list2 li a:active  {
color:#000000;
}

	

