@CHARSET "UTF-8";
body {
    margin: 0;
}
#content {
    min-height: 50em;
}
#header {
    height: 200px;
    background-image: URL('images/page_header.png');
    background-repeat: no-repeat;
}
#header h1 {
    float: left;
    width: 7.5em;
    /* height: 80px; */
    margin-top: 10px;
    margin-left: 7px;
    padding: 0px 2px 0px 2px;
    color: #ffffff;
    background-color: #0a0a0a;
    font-weight: bolder;
    text-align: center;
}
#header h2 {
    float: left;
    width: 11.5em;
    /* height: 80px; */
    margin-top: 112px;
    margin-left: 27px;
    padding: 0px 2px 0px 2px;
    color: #00ab00;
    font-weight: bolder;
    text-align: center;
}
h2 {
    font-variant: small-caps;
}
h3 {
    font-style: italic;
    
}
#header a {
    color: #AAA;
    text-decoration: none;
}
#footer {
    clear: both;
    width: 100%;
    margin: 0;
    padding: 15px 0;
    border-top: 1px solid #000;
    background: #303030;
    text-align: center;
    color: #AAA;
}
#footer a, #footer a:visited {
    color: #aaa;
    text-decoration: none;
}

#footer a:hover, #footer a:focus {
    color: #aaa;
    text-decoration: underline;
}
#sidebar {
    margin-top: 7px;
}

#sidebar p {

    text-align: justify;
}
#article_wrap {
    margin-right: 0px;
    margin-left: 10px;
    margin-top: 7px;
    width: 655px;
}
#article_wrap p {
    text-align: justify;
}
fieldset {
    float: left;
    clear: both;
    width: 100%;
    margin: 0 0 1.5em 0;
    padding: 0;
    border: 1px solid #BFBAB0;
    background-color: #F2EFE9;
}
fieldset.submit {
    float: none;
    width: auto;
    border-style: none;
    padding-left: 13.5em;
    background-color: transparent;
}
legend {
    margin-left: 1em;
    padding: 0;
    color: #000;
    font-weight: bold;
}
fieldset ol {
    padding: 1em 1em 0 1em;
    list-style: none;
}
fieldset li {
    float: left;
    clear: left;
    width: 100%;
    padding-bottom: 1em;
}
label {
    float: left;
    width: 10em;
    margin-right: 1em;
    text-align: right;
}
label strong {
    display: block;
    color: #C00;
    font-size: 85%;
    font-weight: normal;
    text-transform: uppercase;
}
label em {
    display: block;
    color: #060;
    font-size: 85%;
    font-style: normal;
    text-transform: uppercase;
}
textarea {
    width: 76%;
    /* height: 30em; */
}
div.menu {
    padding: 0 1em 0 1em;
    margin-top: 3em;
}
div.menu ul {
    list-style: none;
}
div.menu ul li.menu-header {
    padding-top: 1em;
    font-weight: bold;
    font-size: 110%;
}
div.menu ul > li:first-child.menu-header {
    padding-top: 0;
}
div.menu a {
    text-decoration: none;
    font-weight: bold;
}

table.data td {
    height: 1.2em;
}
table.data tbody {
    height: 40em;
    background-color: #e0e0e0;
    overflow: auto;
}
ul.menu {
    list-style-image: none;
}

p.citazione {
    font-style: italic;
    background-color: #fafafa;
    border: solid 1px #dedede;
    padding: 10px;
}
div#mameli {

}
div#mameli img {
    float: left;
    margin-right: 7px;
}
div#mameli h3 {
    text-align:center;
}
div#mameli p {
    text-align: center;
}
div#mameli p.rime {
}
div#mameli p.ritornello {
    font-style: italic;
}

img#commemorazione58 {
    float: left;
    margin-right: 10px;
}
#didascalia58 {
    position: relative;
    left: 90px;
    bottom: 60px;
    font-weight: bold;
    color: #ffffff;
    width: 300px;
    text-align: right;
}
span#costituzione {
    font-weight: bold;
    font-variant: small-caps;
}
span.evidence {
    font-weight: bold;
    font-style: italic;
}
span.strong {
    font-variant: small-caps;
}
h2#titlefrom {
    margin-top: 4px;
    margin-bottom: 4px;
}
h2.rigato {
    width: 100%;
    border-bottom: solid 1px #666666;
}
#copertina-1 {
    background-image: URL(images/dispensa/bg-copertina.jpg);
    background-repeat: no-repeat;
    height: 700px;
    padding-top: 260px; 
}
#copertina-1 h1 {
    color: #000000;
}
#abstract-1 {
    margin-top: 40px;
}
#abstract-2 {
    margin-top: 55px;
}
#abstract-3 {
    margin-top: 55px;
}

div.clouds-keywords {
    visibility: hidden;
}
ul.corrispondenza {
    list-style-image: URL('images/li_corrispondenza.png');
}
ul.rassegnastampa {
    list-style-image: URL('images/li_rassegnastampa.png');
}
span.notaintro {
    color: #c0c0c0;
}
div.galimage {
    /* display: table-cell; */
    float: left;
    width: 104px;
    margin: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #c5c5c5;
    background-color: #efefef;
}
div.galimage h3 {
    font-size: small;
    text-align: center;
    height: 1.5em;
    vertical-align: middle;
    margin-top: 2px;
}
div.galimage h3 a {
    text-decoration: none;
    color: #000000;
}
div.galimage div.clientarea {
    margin-left: auto;
    margin-right: auto;
}
div.galimage div.thumbnail {
    width: 100px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2px;
    text-align: center;
}

div.galimage div.thumbnail img {
    margin-left: auto;
    margin-right: auto;
   
}
div.pubblicazione {
    clear: both;
    margin-top: 13px;
    margin-bottom: 13px;
}
div.pubblicazione img {
    float: left;
    margin: 4px 8px 14px 0px;
}
