<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:#006699;
scrollbar-face-color:#006699;
}
.ascolta{
font:10px Arial,Helvetica,sans-serif;
background:#006699;
height:18px;
left:0;
overflow:hidden;
top:80px;
width:380px;
}
.ascolta a:link,.ascolta a:visited{
color:White;
text-decoration:none;
}
.ascolta a:hover{
text-decoration:overline;
}
.autore{
font:italic 16px Arial,Helvetica,sans-serif;
left:10px;
line-height:18px;
top:15px;
}
.dedica{
font:bold 12px Arial,Helvetica,sans-serif;;
height:100px;
left:10px;
line-height:16px;
top:10px;
width:380px;
}
.disponibile{
font:11px Arial,Helvetica,sans-serif;
height:67px;
left:13px;
line-height:14px;
overflow:hidden;
top:29px;
width:375px;
}
.editore{
font:12px Arial,Helvetica,sans-serif;
left:10px;
line-height:14px;
top:15px;
}
.extra{
font:11px Arial,Helvetica,sans-serif;
height:340px;
left:15px;
line-height:15px;
top:40px;
width:370px;
}
.fototrailer{
border:5px solid White;
left:0;
padding:0;
top:65px;
}
#dedica{
background:White;
color:#006699;
height:113px;
left:41px;
top:85px;
width:397px;
}
#disponibile{
background:url(immagini/libro_bg_disponibile.gif) no-repeat;
height:105px;
left:0;
top:100px;
width:403px;
}
#extra{
background:url(immagini/libro_bg_extra.gif) no-repeat;
color:#006699;
height:386px;
left:41px;
top:110px;
width:397px;
}
#tblmain{
background:url(immagini/libro_bg_scheda.gif) no-repeat;
}</pre></body></html>