body {
    background: #fff;
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    color: #000;
    -webkit-text-size-adjust: none;
}

a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
    color: #333;
}

img {
    vertical-align: middle;
    border: none;
}

#header {
    background: #9e8700;
    padding: 0;
    font-size: 85%;
}

.header-menu {
    text-align: right;
    padding: 10px 10px 10px 0;
}

.header-menu a {
    color: #fff;
    font-weight: bold;
    margin-left: 0.8em;
}

.header-logo {
    width: 68px;
    padding-left: 3px;
}

#header-s {
    background: #fed300;
    padding: 6px;
    font-size: 15px;
}

#header-s a, #header-s span {
    padding: 0 5px;
    color: #9e8700;
    font-weight: bold;
    white-space: nowrap;
    line-height: 1.8em;
}

#header-s span {
    color: #9e8700;
}

#header-t {
    background: #e9e9e7;
    padding: 6px;
    font-size: 15px;
}

#header-t a, #header-t span {
    padding: 0 5px;
    color: #9f9f9e;
    font-weight: bold;
    white-space: nowrap;
    line-height: 1.8em;
}

table {
    border-collapse: collapse;
    width: 100%;
}

.opera {
    background: white;
    padding: 6;
    border-bottom:solid 1px #e0e0e0;
}

.opera-arrow {
    text-align: right;
    padding: 10px 10px 10px 0;
}

.opera-arrow a {
    margin-left: 0.8em;
}

.opera-logo {
    width: 50px;
    padding: 6px;
}

#autore {
    margin: auto 0;
    padding: 0;
    text-align: center;
    font-size: .80em;
    color: #666;
    padding: 8px 6px;
}

#biografia 
{
    padding: 12px;
    font-size: 14px;
    color: #9f9f9e;
    line-height: 1.8em;
    text-align:justify;

}

#home 
{
    padding: 12px;
    font-size: 15px;
    color: #313131;
    line-height: 1.8em;
    text-align:center;
    font-weight:bold;

}

#didascalia {
    background: #ffe9a5;
    padding: 6px;
    font-size: 15px;
    text-align:center;
}

#didascalia a, #didascalia span {
    padding: 0 5px;
    color: #808080;
    font-weight: bold;
    line-height: 1.8em;
}

#back {
    background: #d8f096;
    padding: 6px;
    font-size: 15px;
}

#back a, #back span {
    padding: 0 5px;
    color: #62635e;
    font-weight: bold;
    white-space: nowrap;
    line-height: 1.8em;
}



#footer {
    margin: auto 0;
    background: #efefef;
    padding: 0;
    text-align: center;
    font-size: .80em;
    color: #666;
    padding: 8px 6px;
}

#qr {
    background: #e9e9e7;
    padding: 6px;
    font-size: 15px;
}

#qr  a, #qr  span {
    padding: 0 5px;
    color: #9f9f9e;
    font-weight: bold;
    white-space: nowrap;
    line-height: 1.8em;
}




