#breadcrumb {
    display: block;
    width: 100%;
    clear: both;
    color: #a7a9ac;
}
#breadcrumb ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
    width: 100%;
    clear: both;
}
#breadcrumb ul:after {
    clear: both;
    content: ' ';
    width: 100%;
    display: block;
    height: 1px;
}
#breadcrumb ul li {
    float: left;
}
#breadcrumb span.divider img {
    margin: 0 3px;
}
#breadcrumb ul li:first-child {
    display: none;
}
.content-category h1, .items-leading h2, .item-page h2, .content-category h2 {
    padding-top: 10px;
    font-weight: bolder;
    font-size: 24px;
    width: 100%;
    line-height: 30px;
    text-align: left;
    /* background: transparent url(../images/titolo.png) -17px 10px no-repeat; */
    min-height: 39px;
}

.items-leading, .item-page, .content-category {
    font-size: 12px;
    padding-top: 8px;
}
.items-leading  .small, .items-leading  .createdate, .item-page .small, .item-page .createdate {
    font-size: 10px;
    padding-top: 0px;
}
table.category {
    width: 100%;
}
.cat-list-row0 td {
    background: #F5F5F5 none repeat scroll 0%;
    padding: 0.5em 0.8em;
}
.cat-list-row1 td {
    padding: 0.5em 0.8em;
}
.grassetto {
    font-weight: bolder;
}
#cookielaw h2 {
    font-size: 18px;
}
