<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(main.css);
html,body{
background:#d63129;/*background:#E41A0F;
scrollbar-face-color:#E41A0F;*/
scrollbar-face-color:#d63129;
}
.IndiceTesto{
display:block;
font-size:14px;
line-height:17px;
margin-left:15px;
}
.IndiceTesto a:link,.IndiceTesto a:visited{
color:white;
font-weight:bold;
font-style:italic;
text-decoration:none;
}
.IndiceTesto a:hover{
text-decoration:underline;
}
.IndiceTitolo{
background:white;
color:#d63129;
display:block;
font-size:18px;
font-weight:bold;
height:22px;
padding:1px 0 0 10px;
width:300px;
}
#IndiceContenuto{
height:500px;
margin-left:90px;
margin-top:70px;
width:800px;
z-index:100;
}
#tblmain{
background:url(immagini/indice_bg_film.jpg) no-repeat;
font-family:Arial,Helvetica,sans-serif;
}
#topbar{
margin-top:-90px;
}</pre></body></html>