ul.punto { 
list-style : disc url('pianosa_punto.gif');
} 

html, body { 
margin : 0;
padding : 0;
} 

body { 
font-family : 'book antiqua', times, serif;
font-size : 100%;
color : black;
background-image : url('pianosa4.gif');
text-align : justify;
} 

h1 { 
font-size : 110%;
text-align : center;
background-image : url('pianosa3.bmp');
font-style : normal;
font-weight : normal;
margin : 0;
padding : 2px;
} 

div#capo { 
text-align : left;
} 

div#capo { 
background-color : transparent;
margin : 10px;
padding : 4px;
border-bottom : 1px solid #000099;
} 

div#capo ul { 
margin : 0;
padding : 0;
list-style-type : none;
text-align : right;
} 

div#capo li { 
display : inline;
margin : 0;
padding : 0;
text-align : right;
} 

div#capo a { 
background-image : url('pianosa1.bmp');
color : #000099;
text-decoration : none;
font-weight : bold;
border-top : 2px solid #000099;
border-left : 1px solid #000099;
border-bottom : 1px solid #000099;
border-right : 2px solid #000099;
padding : 4px;
} 

div#capo a:hover { 
background-image : url('pianosa2.bmp');
color : red;
text-decoration : none;
font-style : normal;
font-weight : bold;
border-top : 2px solid #000099;
border-left : 2px solid #000099;
border-bottom : 1px solid #ccffff;
border-right : 1px solid #9999ff;
padding : 4px;
} 

div#corpo { 
margin : 10px;
padding : 0;
background-color : transparent;
} 

div#corpo a:link { 
color : blue;
background : transparent;
font-style : italic;
font-weight : bold;
text-decoration : none;
} 

div#corpo a:hover { 
color : #008000;
background-color : transparent;
font-style : italic;
font-weight : bold;
text-decoration : underline;
} 

div#corpo a:visited { 
color : #9900cc;
background : transparent;
font-style : italic;
font-weight : bold;
text-decoration : none;
} 

.cc { 
text-align : center;
} 

.ll { 
text-align : left;
} 

.rr { 
text-align : right;
} 

.pp { 
font-size : 80%;
} 

img { 
margin : 15px 15px 15px 15px;
border : 0;
background : transparent;
} 

img.destra { 
float : right;
margin : 15px 15px 15px 15px;
border : 0;
background : transparent;
} 

img.sinistra { 
float : left;
margin : 15px 15px 15px 15px;
border : 0;
background : transparent;
} 

.avviso{
font-family: book antiqua, times, serif;
font-size: 150%;
font-style: italic;
font-weight: normal;
color: red;
text-align: center;
}
