body
{
    background-position: left top;
    margin: 0;
    padding: 0;
    text-align: left;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 76%;
    color: #000000;
    background-color: #eae1d0;
    background-repeat: repeat;
}


h1, h2, h3
{
    margin-top: 0;
}

.anteprima
{
    border: 1px dotted #990000;
    padding: 0.5em;
    background-color: #FFFFEC;
}

h1
{
    font-size: 1.6em;
    font-weight: normal;
}

h2
{
    font-size: 1.6em;
}

h3
{
    font-size: 1em;
}

a, .button
{
    text-decoration: underline;
    color: #000066;
}

a img
{
    border: none;
}

a:hover, .button:hover
{
    text-decoration: underline;
    color: #CC0000;
}

.clear
{
    clear: both;
}

.border
{
    margin: 0.5em 0;
    width: 100%;
    line-height: 5px;
    height: 5px;
    border-bottom: 1px #BBBBBB dashed;
    background: none;
}

.ruler
{
    margin: 0.5em 0;
    width: 100%;
    line-height: 1px;
    height: 1px;
    border-bottom: 1px #333333 solid;
}

.segnalazione
{
    border: 1px dashed #b69b64;
    min-height: 120px;
    background-color: #eae1d0;
    padding: 5px;
    margin: 8px 0;
}

.novita
{
    color: #C42021;
    font-weight: bold;
}

.nascosto, hr
{
    position: absolute;
    left: 0px;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.nobordo
{
    border: none;
}

.centrato
{
    text-align: center;
}

.destra
{
    float: right;
}

.sinistra
{
    float: left;
}

.rosso
{
    color:Red;
}


#linkhome
{
    border-top: 1px solid #663300;
}

.evidente, .hotspot, .info
{
    border: dotted 1px maroon;
    padding: 0.5em;
    font-weight: bold;
    background-color: #FFFFCC;
}

.dataoggi
{
    font-weight: bold;
    color: #6600cc;
}

div.captcha
{
    border: 1px solid #4c5457;
    padding: 1px;
    float: left;
    width: 260px;
    height: 80px;
}

#sfondoimg
{
    background-position: left top;
    text-align: center;
    padding: 0;
    background-image: url('../images/bgfoto.jpg');
    background-repeat: repeat-x;
}

        .galleria
{
    background-position: left center;
    padding: 0;
    background-image: url('/images/freccia-piccola.jpg');
    background-repeat: no-repeat;
}

#sfondoimg img
{
    border: 1px solid #C0C0C0;
}

.iframe
{
    border: none;
    border-width: 1px;
    border-color: #000;
    width: 840px;
    height: 640px;
    overflow: auto;
    padding: 5px;
    float: left;
}

.controllo
{
    z-index: 0;
    margin: 5px;
    padding: 4px;
    min-height: 20px;
    border: 1px solid #333333;
    background-color: #FFFFFF;
    cursor: pointer;
    min-width: 25px;
}

.corrente
{
    z-index: 0;
    margin: 5px;
    padding: 4px;
    min-height: 20px;
    border: 1px solid #333333;
    background-color: #333333;
    cursor: default;
    min-width: 25px;
    color: #C0C0C0;
}

#loading_screen
{
    background-position: center top;
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-color: black;
    color: white;
    text-align: center;
    padding-top: 100px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    background-image: url('/images/loading.gif');
    background-repeat: no-repeat;
}

/*Album ------------------------------------------------------------------- */

#album
{
    text-align: left;
}

.albumlist, .albumlistmini
{
    list-style-type: none;
    width: 640px;
}

.albumlist ul, .albumlistmini ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.albumlist li
{
    list-style-type: none;
    line-height: 1.25em;
    float: left;
    margin-right: 5px;
    color: black;
    width: 125px;
    height: 220px;
    text-align: left;
}

.albumlistmini li
{
    list-style-type: none;
    float: left;
    margin-right: 5px;
    color: black;
    width: 125px;
    height: 160px;
    text-align: left;
}

.albumlist img, .albumlistmini img
{
    display: block;
    list-style-type: none;
    border-right: 4px solid white;
    border-bottom: 4px solid white;
}

.albumlist img:hover, .albumlistmini img:hover
{
    border-right: 4px solid #b0c4de;
    border-bottom: 4px solid #b0c4de;
}

.piccolo
{
    font-size: 0.8em;
    color: black;
    margin: 0;
    padding: 0;
    line-height:1.3em;
}

.piccolorosso
{
    font-size: 0.8em;
    color: red;
    margin: 0;
    padding: 0;
}

.datiscatto
{
    color: blue;
    background-color: white;
    font-size: 0.7em;
    font-style: italic;
    margin: 0;
    padding: 0;
}

.commento
{
    color: red;
    background-color: white;
    font-size: 0.8em;
    font-style: italic;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

/* Tabelle  -----------------------------------------------------------------*/

th
{
    margin: 0;
    padding: 0 4px;
    height: 27px;
    line-height: 27px;
    text-transform: uppercase;
    font-family: "Helvetica Neue" , helvetica, "microsoft sans serif" ,arial,sans-serif;
    font-size: 90%;
    color: #FFFFFF;
    text-decoration: none;
    background: transparent url(/images/bg-bubplastic-h-orange.gif) top left repeat-x;
}

td
{
    border: solid 1px gray;
    margin: 0;
    padding: 0.5em;
}

/* Navigazione  -----------------------------------------------------------------*/

#navigazione
{
    border: 1px solid #000000;
    width: 100%;
    height: 20px;
    padding: 0;
    margin: 0.5em 0;
}

#navigazione a.left, #navigazione a.first
{
    height: 20px;
    border-right: 1px solid #000000;
    width: 10%;
    float: left;
    text-align: center;
}

#navigazione .pautore
{
    width: 76%;
    float: left;
    padding: 0 0.5em;
    margin: 0;
}

#navigazione .pgalleria
{
    width: 56%;
    float: left;
    padding: 0 0.5em;
    margin: 0;
}

#navigazione a.right, #navigazione a.last
{
    height: 20px;
    border-left: 1px solid #000000;
    width: 10%;
    float: left;
    text-align: center;
}

/* Form  ------------------------------------------------------------------------*/

fieldset
{
    padding: 2em;
    margin-bottom: 1em;
}

input, select, textarea
{
    border: 1px ridge #808080;
    background: #eae6e6 url('/images/bgform.png') repeat-x;
    font-family: tahoma, helvetica, sans-serif;
    font-style: normal;
    font-size: 14px;
    color: #454743;
    text-decoration: none;
    cursor: pointer;
}

.pulsante
{
    padding: 3px;
}

.pulsante:hover
{
    border: 1px ridge #990000;
}

.labelform
{
    display: block; /* block float the labels to left column, set a width */
    float: left;
    width: 200px;
    padding: 0;
}

.clic, .cliclungo
{
    font-size: 12px;
    font-family: Verdana,sans-serif;
    font-weight: bold;
    color: #775555;
    height: 21px;
    border-style: none;
    cursor: pointer;
}

.clic
{
    width: 100px;
    background-image: url(/images/sfondopulsante.gif);
}

.cliclungo
{
    width: 250px;
    background-image: url(/images/sfondopulsantelungo.jpg);
}

a.contenitorepulsante
{
    width: 250px;
    height: 21px;
    display: block;
    text-decoration: none;
    text-align: center;
    color: Black;
    font-weight: bold;
    background-image: url(/images/sfondopulsantelungo.jpg);
}


/* Contenitore  -----------------------------------------------------------------*/

#contenitore
{
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    background: #f6f3ec;
}

/* Testata ---------------------------------------------------------------------- */

#testata
{
    width: 1000px;
    margin: 0;
    height: 80px;
    background: url('/images/img01-2.jpg') no-repeat left top;
    float: left;
}

#testata img
{
    border: none;
    margin-left: 45px;
}

/* Briciole ------------------------------------------------------------------------ */

#briciole
{
    padding: 2px 0 2px 5px;
    color: #000000;
    background-color: #f6f3ec;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #663300;
    border-bottom-color: #663300;
    margin-bottom: 1em;
}

#briciole p
{
    text-align: left;
    padding: 0;
    margin: 0;
}

#briciole a:link, #briciole a:visited
{
    color: #000000;
}

#briciole a:hover
{
    color: #FF0000;
    text-decoration: underline;
}

/* Finta pop-up ----------------------------------------------------------------------- */

#popup
{
    background-color: #FFFFFF;
    border: 2px solid #808080;
    padding: 0;
    margin: 0 auto;
    width: 100%;
}

#popup h4
{
    background-color: #000066;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 2px;
    margin: 0;
    display: block;
}

#popup p
{
    padding: 4px;
    margin: 0;
    color: #000000;
}

/* Contenuto ----------------------------------------------------------------------- */

#contenuto
{
    float: left;
    padding: 10px 2px 2px 10px;
    margin: 0;
}

.riquadro
{
    padding-bottom: 15px;
    line-height: 200%;
}

h3
{
    font-size: 1.3em;
    letter-spacing: 2px;
    border-width: 1px;
    border-color: #663300;
    border-bottom-style: solid;
    color: #663300;
    width: 100%;
}

h4
{
    font-size: 1.2em;
    font-weight: bolder;
    color: #003300;
}

h5
{
    font-size: 1.1em;
    font-weight: bolder;
}

h6
{
    font-size: 1.0em;
    font-weight: bold;
}

#contenuto p, #contenuto li, #contenutoframe p, #contenutoframe li
{
    line-height: 1.5em;
}

.entry
{
    padding: 0 20px;
}

.link
{
    padding: 4px 0px;
    text-align: right;
    font-weight: bold;
    line-height: 24px;
    height: 24px;
    float: right;
    clear: both;
    font-size: 12px;
    margin: 0.5em 0 0.5em 0.5em;
}

.link a
{
    display: block;
    width: 141px;
    line-height: 24px;
    height: 24px;
    padding-left: 10px;
    background: url(/images/img06.jpg) no-repeat left top;
    text-align: left;
    color: #FFFFFF;
}

/* Calendario ----------------------------------------------------------------------------- */

#calendario
{
    padding: 10px 0;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
}

#calendario table
{
    width: 100%;
}

#calendario td
{
    margin: 0;
    padding: 0;
}


#calendario tfoot td
{
    border: none;
}

#calendario tfoot td#prev
{
    text-align: left;
    font-weight: bold;
    border: none;
}

#calendario tfoot td#prev a
{
    border: none;
}

#calendario tfoot td#next
{
    text-align: right;
    font-weight: bold;
    border: none;
}

#calendario tfoot td#next a
{
    border: none;
}


#calendario td
{
    padding: 2px 0;
    margin: 0;
    text-align: center;
}

/* Colonne laterali ----------------------------------------------------------------------- */

#colsinistra
{
    float: left;
    width: 150px;
    padding-left: 40px;
    padding-right: 10px;
    text-align: center;
}

#coldestra
{
    float: right;
    width: 190px;
    padding-right: 40px;
    text-align: center;
}

#colsinistra h2
{
    height: 32px;
    background: url(/images/img04.jpg) no-repeat left top;
    margin: 0 0 0 0;
    padding: 8px 15px 0px 15px;
    text-transform: uppercase;
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
}

#coldestra h2
{
    height: 32px;
    background: url(/images/img04.jpg) no-repeat left top;
    margin: 1em 0 0 0;
    padding: 8px 15px 0px 15px;
    text-transform: uppercase;
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
}

#coldestra table, #coldestra p
{
    padding: 0;
    margin: 0 0 1em 0;
}

#coldestra img
{
    border: solid 1px black;
}

.stilicolonna
{
    float: left;
    margin-top: 20px;
    padding: 0;
}

.stilicolonna a:hover
{
    text-decoration: underline;
    color: Red;
}

.stilicolonna ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.stilicolonna li ul
{
    background: none;
    padding-bottom: 20px;
}

.stilicolonna li
{
    margin: 0px 10px;
    padding: 6px 0px;
    border-bottom: 1px #BBBBBB dashed;
    background: none;
    text-align: left;
}

/* Pié di pagina  ----------------------------------------------------------------------- */

#piedipagina
{
    width: 1000px;
    margin: 0;
    height: 36px;
    background: url(/images/img03-2.jpg) no-repeat center top;
    float: left;
    background-color: #eae1d0;
}

#piedipagina p
{
    margin: 0;
    padding: 10px 0 0 0;
    text-align: center;
    text-transform: uppercase;
    font-size: smaller;
    font-family: Arial, Helvetica, sans-serif;
}

