html
{
    margin:0;
    padding:0;
    text-align:left;
    font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
    color: #000;
    background: #FFF;
}

body
{
    margin:0;
    padding: 0;
}

a:link,
a:visited
{
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

a img
{
    border:none;
}

.date-time { float:right; width: 140px; margin: 10px 3px 5px 10px; border-top: 4px #FFF solid; }
.date-time-date { width: 50px; margin: 0 auto 5px auto; border-top: 4px #FFF solid; }
.date { float: left; width: 50px; text-align: center;color: #777;padding-bottom: 5px; background: #E9F3FF url(/2007/_img/date.png) no-repeat bottom left; font-weight:bold; margin-bottom: 5px; }
.date .day { display:block; font-size: 190%; font-weight: bold; color: #577707;padding-top: 5px; background: #E9F3FF url(/2007/_img/date.png) no-repeat top left; }
.date .month { text-transform:uppercase; }
.time { float:left; width: 90px; text-align: center;color: #333; background: #FFF url(/2007/_img/time.jpg) no-repeat top center; font-weight:bold; padding-top: 35px; font-size: 80%; }

.display-none
{
    display: none;
}

.clear
{
    clear:both;
}

ul
{
    margin:0;
    padding: 0 0 0 20px;
}

.align-center
{
    text-align:center;
}

.align-right
{
    text-align:right;
}

.no-list
{
    list-style-type:none;
}

a.no-under
{
    text-decoration:none;
}

.float-left
{
    float:left;
}

.float-right
{
    float:right;
}

.float-none
{
    float:none;
}

.display-block
{
    display:block;
}

.w50
{
    width:50%;
}

.w100
{
    width:100%;
}

.margin-auto
{
    margin: auto auto;
}

.small
{
    font-size: 80%;
}

.dicono-di-noi 
{
    padding:0;
}

.dicono-di-noi li
{
    background: url(/2007/_img/url.gif) 0 0 no-repeat;
    padding: 5px 0 5px 25px;
    list-style-type:none;
    margin: 2px 4px;
}

.dicono-di-noi li ul li
{
    background-image: none;
    list-style-type:circle;
    padding: 2px 0 ;
    margin: 3px 0 3px -23px;
}

ol li
{
    padding: 3px 0;
}

a.pdf:link,
a.pdf:visited
{
    background: url(/2007/_img/pdf.gif) center left no-repeat;
    padding: 3px 0 3px 20px;
}

