﻿/* classi */
.invisibile {display: none}
.popup-label {position: fixed; opacity: .8; padding: 1ex 1em 1ex 1em; border: outset thin blue; background-color: #ebf2ff; text-align: center; display: none}

/* elementi */
html, body {margin: 0; padding: 0}
body {font-family: verdana, sans-serif; font-size: 76%; background-color: #ebf2ff}
address {font-size: small; font-style: normal}
a:link {color: #76002f; font-style: italic; font-weight: bold; text-decoration: none}
a:visited {color: #500020; font-style: italic; font-weight: bold; text-decoration: none}
a:hover {color: #333352}
span.accesskey {text-decoration: underline}
div.form {background-color: #ebf2ff; padding: 1ex 1em 1ex 1em}
div.form div {margin-left: auto; margin-right: auto}
img.inline-icon {border: 0; vertical-align: bottom; padding-right: 1ex}

/* oggetti di impaginazione */
#intestazione {padding: 1ex 1em 1ex 1em}
#apertura {float: left; width: 11em; padding: 1ex 1em 1ex 1em}
#spalla {float: right; width: 19em; padding: 1ex 1em 1ex 1em}
#corpo {margin-left: 13em; margin-right: 21em; min-width: 34em; padding: 1ex 1em 1ex 1em; background-color: #fff; border: outset thin blue}
#piedipagina {margin-left: 13em; margin-right: 21em; min-width: 21em; clear: none; padding: 1ex 0 1ex 0; text-align: center; font-size: 90%}
#errore {position: fixed; opacity: .9; top: 0; left: 13em; margin-right: 25em; color: InfoText; background-color: InfoBackground}

/* intestazione */
#site-icon {border: 0}
#title {position: absolute; top: 6ex; left: 12em}
#path {margin-left: 12em; padding: 1ex 1em 1ex 0}
#login {position: absolute; top: 1ex; right: 1em; text-align: right}

/* apertura */
#apertura ul.menu {list-style: none none inside; margin-left: 0; padding-left: 0}
#apertura ul.menu li {height : 3ex}
#apertura ul.menu li.disabilitato {color: #444; list-style-type: disc}
#apertura ul.menu li.disabilitato:hover {}
#apertura ul.menu a {color: #76002F; font-weight: bold; text-decoration: none}
#apertura ul.menu a:hover {color: #333352}

/* corpo */
#corpo li {line-height: 3ex}
#corpo img {border: 0}

/* spalla */
#time_to_next_memo {font-weight: bold; color: #005f00}
#memo_gone {font-weight: bold; color: #a80000}
#nextmemo {font-weight: bold}
#azioni {margin-top: 2ex}
#azioni ul {list-style: none none inside; display: inline}
#azioni ul li {padding-bottom: 1ex}
#help {font-size: 90%}
#tip {font-size: 90%}