/* CSS Document */


.indice{
text-align:CENTER;
}

.indice a {	   
   font-family: verdana;  
   font-size: 10px;
   line-height:0px;
   color: #000033;   
   text-decoration: none;	
   padding:6px;
}

.indice a:hover {
    color: #fff;	
	text-decoration: none;    
	padding: 6px;
	background: #607380 repeat-x;
}

#box{
text-align: left;
font-family: verdana;  
font-size: 11px;

}


#box a {	   
   font-family: verdana;  
   font-size: 10px;   
   color: #000000;
   font-weight: bold;
   text-decoration: none;	
   
}

#box a:hover {
    color: #F80000;
	font-weight: bold;	
	text-decoration: none;    
	font-size: 10px;   
}

#box1{
line-height:20px;
border-left:1px solid #96ADBC;
text-align: right;
font-family: verdana;  
font-size: 12px;
padding-left:8px;
padding-right:8px;

}

#box1 .titolo{
color: #CC0000;
font-weight: bold;
font-family: verdana;  
font-size: 14px;

}

#box2{
line-height:20px;
text-align: left;
font-family: verdana;  
font-size: 12px;

}

#box2 .titolo{
color: #CC0000;
font-weight: bold;
font-family: verdana;  
font-size: 14px;
}

#box2 a {	   
   font-family: verdana;  
   font-size: 10px;   
   color: #000000;
   font-weight: bold;
   text-decoration: none;	
   
}

#box2 a:hover {
    color: #F80000;
	font-weight: bold;	
	text-decoration: none;    
	font-size: 10px;   
}

#box3{
text-align: right;
font-family: verdana;  
font-size: 11px;
}

#box3 .titolo{
color: #CC0000;
font-weight: bold;
line-height: 20px;
}
#box3 .titolo1{
color: #000033;
}
#pie-di-pagina {
width:760px; 
margin:0 auto;
text-align: left;
border-top:1px solid #866141;
}

