body {
  border: 0;
  margin: 0;
  background: white none repeat scroll 0%;
  font-family: "Times new roman",georgia, garamond, serif,helvetica;
  font-size: 8pt;
  line-height: 120%;
  font-weight: normal;
  /*
  -moz-background-clip: initial;
  -moz-background-origin: initial;
  -moz-background-inline-policy: initial;
  */
}
ul#leftmenu {
  padding-left: 20pt;
  margin: 20pt 0 0 0;
  list-style-type: none;
  font-family: georgia, Trebuchet, "Times new roman", garamond, serif;
}

#leftmenu a {
  color: #dadada;
  font-size: 9pt;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 1pt;
}

#leftmenu a:hover {
  color: white;
  font-weight: bold;
  position: relative; 
  left: -4px;
}

td#leftbar {
  background-color: #0e1a30;
  width: 200px;
}
td#contents {
  padding: 15px;
  width: 560px
}
td#leftmenuCell {
  background: url(../immagini/leftbar_sfondo2.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #0e1a30;
}
td#contents p {
  text-align: justify;
}

.evidenzia {
  font-variant: small-caps;
  color: #003366;
  font-weight: bold;
}

h1 {
  background: url(../immagini/sfondo_h1.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #0e1a30;
  color: white;
  font-size: 20pt;
  text-align: center;
  font-variant: small-caps;
  line-height: 30pt;
  letter-spacing: 5pt;
}
h2 {
  margin: 40pt 0 8pt 0;
  font-size: 18pt;
  font-weight: bold;
  font-variant: small-caps;
  color: #003366;
}
h3 {
  margin: 1.5pt 0 1pt 0;
  font-size: 11pt;
  font-weight: bold;
  font-variant: small-caps;
  color: #003366;
}
h4 {
  margin: 1.5pt 0 1pt 0;
  font-size: 11pt;
  color: #003366;
}
h5 {
  margin: 1.5pt 0 1pt 0;
  font-size: 11pt;
  font-style: italic;
  font-weight: normal;
}
a:link, a:visited, a:active {
  color: #003366;
  text-decoration: none;
}
a:hover {
  color: #003366;
  text-decoration: underline;
}
.cdDesc {
  font-size: 7pt;
}
.novita {
  color: red;
  font-size: 120%;
  font-weight: bold;
}
hr {
  color: #003366;
  background-color: #003366;
  height: 1px;
  border: 0;
}
.copyright {
  font-size: 7pt;
  color: #ccc;
  text-align: center;
}
.copyright a {
  color: #ccc;
  text-decoration: none;
}
scrollbar-face-color:#003366;
scrollbar-highlight-color:#003366;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#003366;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#003366;

