
body#copertina      { color: #191919; font-size: 70%; font-family: Trebuchet MS, Arial, Verdan; background-color: #f0f0f0; text-align: center; margin: 0 auto }
img{border:0px;}
A     { color: #000 }
A:hover    { text-decoration: none }
table  { font-size: 1em }

/*  IMPAGINAZIONE   */
body#copertina .content-pagina      { background-color: #fff; text-align: left; margin-right: auto; margin-left: auto; padding: 1em 1em 4em; border: solid 1px silver; width: 85% }
body#copertina .inizio-ombra     { background: url(../img/bg-foglio-cop-su.gif) repeat-x; text-align: left; margin-top: 3em; margin-right: auto; margin-left: auto; width: 85%; height: 10px; overflow: hidden }
body#copertina .fine-ombra    { background: url(../img/bg-foglio-cop-giu.gif) repeat-x; margin-right: auto; margin-bottom: 30px; margin-left: auto; width: 85%; height: 10px; overflow: hidden }
body#copertina .angolo1    { background: url(../img/angolo1.gif) no-repeat; float: left; width: 16px; height: 10px }
body#copertina .angolo2    { background: url(../img/angolo2.gif) no-repeat; float: right; width: 16px; height: 10px }
body#copertina .angolo3     { background: url(../img/angolo4.gif) no-repeat; float: left; width: 16px; height: 10px }
body#copertina .angolo4     { background: url(../img/angolo3.gif) no-repeat; float: right; width: 16px; height: 10px }
body#copertina .content-loghi     { margin-bottom: 15px }
body#copertina .content-loghi table   { border-bottom: 1px solid #cecece; width: 100% }
body#copertina .content-img      { margin-right: 20px; width: 390px }
body#copertina .content-descrizione   { }
body#copertina .content-pagina table      { vertical-align: top; width: 100% }
body#copertina .content-centrale td      { vertical-align: top }

/*  TITOLI   */
.titolo   { color: #b00303; font-size: 1.6em; font-family: Trebuchet MS, Arial, Verdana }
.titolo_small   { color: #b00303; font-size: 1.5em; font-family: Trebuchet MS, Arial, Verdana }
