body{    margin: 0; padding: 0;    background-color:#fff;    color:#000;    font-family: georgia,serif;    }td	{font-family: arial,verdana; font-size: 8pt; }

h1{    margin: 0 0 20px;    border-bottom: 10px double #666;    padding: 10px 50px;    background-color: #333;    color: #ffc;    font: normal bold 28px georgia,serif;    }/*stili per la galleria*/ol#gallery{    margin: 0px 5%;    padding: 0    }ol#gallery li{    float:left;    background-color: #000;    color: #fff;    margin: 0 0 30px;    padding: 0;    list-style-type: none    }ol#gallery h3 { background-color: #000; background-image: url('film.jpg'); background-repeat:                repeat-x; background-attachment: scroll; color: #fff;                font-style: normal; font-variant: normal; font-weight: normal;                font-size: 12px; font-family: 'light arial', sans-serif;                text-align: center; margin: 0; padding-left: 0; padding-right:                0; padding-top: 3px; padding-bottom: 16px;                background-position: bottom right }ol#gallery a { display: block; background-color: #000; background-image: url('film.jpg');                background-repeat: repeat-x; background-attachment: scroll;                padding-left: 3px; padding-right: 3px; padding-top: 3px;                padding-bottom: 16px; background-position: bottom right }ol#gallery a:hover{    color: #fff; /*hack per i ie5.5 e le regole sotto*/    }ol#gallery a img{    border: 2px solid #000    }ol#gallery a:hover img{    border-color: #FFFFA0    }a:link       {text-decoration: none; color:#A80000; font-family: Arial,verdana; font-size: 8pt; font-weight: normal }a:visited    {text-decoration: none; color:#03A503; font-family: Arial,verdana; font-size: 8pt; font-weight: normal }a:hover      {text-decoration: none; color:#FFFF00; font-family: Arial,verdana; font-size: 8pt; background-color: #008000; }






