/* stili per il layout fisso*/
html,body {
margin:0; 
padding:0
}

body{ 
font-family: Trebuchet MS, verdana, arial, georgia, helvetica, sans-serif; 
font-size:13px; 
color:#fff; 
text-align:center; 
background-color:#000; 
line-height:2em
}

h1,h2,h3,h4{margin:0; padding:0}
h1 {font-family: Trebuchet MS, georgia, helvetica, sans-serif; font-size:2em; color:#F58220; line-height:1.5em; font-weight:lighter}
h2 {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:1.5em; color:#748DBB; background:url(img/freccia.gif) 0 50% no-repeat; padding: 6px 0 6px 10px}
h2 span {color:#000066}
h3 {font-family:Arial, Helvetica, sans-serif; font-size:1.5em; background:url(img/bg_titoli.jpg); line-height:25px; color:#4b5a7a; margin:10px 0}
h4 {font-family: verdana,arial, sans-serif; font-size:1em; }
h1 strong {font-weight:bold}
hr, .salta  {position:absolute; top:-1000em; width:1px; height:1px; overflow:hidden}
.path {padding:0; line-height:20px}
img {border:none}

a {color:#F58220; text-decoration:underline}
a:link {color:#F58220; text-decoration:underline}
a:visited {color:#F58220; text-decoration:underline}
a:hover {color:#fff; text-decoration:underline; background-color:#F58220 }
a:active {color:#F58220; text-decoration:underline}

.nolink a{text-decoration:none; }
.nolink a img{text-decoration:none; }
.nolink a:link{text-decoration:none;}
.nolink a:visited  {text-decoration:none;}
.nolink a:hover{text-decoration:none;  background-color:transparent!important}
.nolink a:active {text-decoration:none;}

.black {font-family: Trebuchet MS, verdana, arial, georgia, helvetica, sans-serif; 
font-size:11px; 
color:#000; 
text-align:center; 
line-height:1.8em
}
