body { 
margin:0;
padding:0;
background:#900 url(sfondo.gif) 0 0 repeat-y;
color:#fff
}

hr,.alt, #notizie h2 { display:none }

/* testo */

body { font:80% verdana,helvetica,sans-serif }
h1 { font-size:1.5em }
h2 { font-size:1.25em }
h3 { font-size:1em;margin:0;font-variant:small-caps;letter-spacing:.2em;word-spacing:.3em }
#menuPrincipale,#approfondimenti { font-size:.8em }
#menuPrincipale h2 { 
padding:0 20px 0 0;
margin:0;
text-align:right;
background:#900 url(freccia1.gif) 100% 50% no-repeat;
color:#fff;
border-bottom:1px solid #000 
}

/* link */

a img { border:none }

#notizie a:link { background:#fff;color:#900 }
#notizie a:visited { background:#fff;color:#609 }
#notizie a:hover { background:#ff0;color:#000 }

#footer a:link { background:#fff;color:#900 }
#footer a:visited { background:#fff;color:#609 }
#footer a:hover { background:#ff0;color:#000 }

#menuPrincipale a { background:#ccc;color:#900;font-weight:bold;letter-spacing:.1em }
#approfondimenti a:link { background:#900;color:#fff }
#approfondimenti a:visited { background:#900;color:#ccc }
#approfondimenti a:hover { background:#ff0;color:#000 }

/* layout */

#logo {
width:410px;height:71px;
margin-left:151px;padding:0;
background:#fff url(logo.gif) no-repeat;
border-bottom:1px solid #000;
}

#menuPrincipale {
position:absolute;
top:0;left:0;
width:150px;
background:#ccc;color:#000
}

#notizie {
margin-left:161px;
width:390px;
background:#fff;color:#000
}

#approfondimenti { 
position:absolute; 
top:71px;left:571px;
background:#900;color:#fff;
padding-right:65px
}

#footer {
margin-left:161px;
width:400px;
border-top:1px dotted #000;
background:#fff;color:#000
}
#footer p { margin-top:0 }

#inEvidenza { margin-bottom:1em;padding-bottom:1em }
#inEvidenza img { float:left }
#inEvidenza p { margin:0 0 0 85px }
#inEvidenza h3 { font-size:1.25em;margin-bottom:.3em }
.notizia { clear:left;border-top:1px solid #999;padding-top:1em;margin-bottom:1em }
.notizia p { margin-top:.3em }

#menuPrincipale ul{
list-style:none;
margin:0;padding:0;
}
#menuPrincipale ul li a { 
text-decoration:none;
display:block;
text-align:right;
padding-right:20px;
line-height:2em;
background:#ccc url(freccia2.gif) 100% 50% no-repeat;
}
#menuPrincipale ul li a:hover { background:#ff0 url(freccia2ON.gif) 100% 50% no-repeat;color:#000 }
#menuPrincipale ul li { display:inline }

#approfondimenti ul {
list-style:none;
margin:0;padding:0;
}
#approfondimenti h2 { font-size:1.5em;border-bottom:1px dotted #fff }
#approfondimenti h3 { display:inline;padding-right:.5em;font-size:1.25em }
