/* CSS Document */

body
{
margin: 0px;
background-color:#000;
scrollbar-arrow-color:#ffffff;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;



}
.testo2{
font-family:Verdana;
padding-left:15px;
font-size:11px;
color:#ffffff;
font-weight:italic;
line-height:16px;
}

.testo{
font-family:Trebuchet MS;
padding-left:15px;
font-size:14px;
font-style: italic;
color:#ffffff;
line-height:20px;
text-align:justify;
}
.testo3{
font-family:Trebuchet MS;
font-size:14px;
font-style: italic;
color:#ffffff;
line-height:20px;
}

a.titolo_opera:link{
font-family:Arial;
font-size:13px;
color:#F8DD5C;
text-decoration:none;
font-weight:bold;
}

a.titolo_opera:visited{
font-family:Arial;
font-size:13px;
color:#F8DD5C;
text-decoration:none;
font-weight:bold;
}

a.titolo_opera:hover{
font-family:Arial;
font-size:13px;
color:#C20909;
text-decoration: none;
border-bottom: #C20909 dotted 1px;
font-weight:bold;
}

a.link_piccolo:link{
font-family:Arial;
font-size:11px;
color:#F8DD5C;
text-decoration:none;
font-weight:bold;
}

a.link_piccolo:visited{
font-family:Arial;
font-size:11px;
color:#F8DD5C;
text-decoration:none;
font-weight:bold;
}

a.link_piccolo:hover{
font-family:Arial;
font-size:11px;
color:#C20909;
text-decoration: none;
border-bottom: #C20909 dotted 1px;
font-weight:bold;
}