<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:#CEB4BB;
scrollbar-face-color:#CEB4BB;
color:#793352;
}
#tblmain{
background:url(immagini/contatti_bg.gif) no-repeat;
height:550px;
}
#topbar{
top:-4px;
}
a:link,a:visited{
color:#793352;
font-style: italic;
font-weight:bold;
text-decoration:underline;
}
a:hover{
text-decoration:none;
}
#contattitop{
position:relative;
width:935px;
height:370px;
left:85px;
margin-top:-30px;
}
.testotop{
display:block;
font-size:11px;
position:relative;
width:390px;
padding:7px 0 7px 15px;
margin-bottom:20px;
background:url(immagini/bio_line.gif) top no-repeat;
left:170px;
}</pre></body></html>