﻿/* CSS layout */
html {
    height: 100%;
    min-height: 100%;
}

body {
    margin: 0;
    padding: 0;
    background-image: url(20800.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-color: #0066FF;
    background-size: cover;
    scrollbar-base-color: #369;
    font-family: "Tw Cen MT", trebuchet, georgia, verdana, arial, sans serif;
    font-size: 16px;
    min-height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.menulines {
    border: 1px solid #0066aa;
    padding: 5px 2px;
}



    .menulines a {
        text-decoration: none;
        font-family: "Tw Cen MT";
    }





.MsoNormal1 {
    font-family: "Tw Cen MT", Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.2;
    color: #FFE589;
    margin-left: 20px;
    background-color: #547BB0;
}

.style1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FF0000;
}

.tavola {
    position: absolute;
    left: 0px;
    top: 0px;
}




div.hr {
    height: 10px;
    margin: 6px auto;
    width: 100%;
    /*min-width:600px;*/
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}



#masthead {
    max-width: 800px;
    /*min-width: 600px;*/
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

#logo {
    float: left;
    width: 20%;
}

#header {
    float: right;
    width: 80%;
    text-align: center;
}



#container {
    clear: both;
    /*min-width: 600px;*/
    max-width: 800px;
    left: auto;
    right: auto;
    margin-right: auto;
    margin-left: auto;
    height: 100%;
}

#left_col {
    float: left;
    width: 20%;
    /*position:absolute*/
}

#page_content {
    width: 80%;
    float: right;
}



#footer {
    border-color: rgb(255, 204, 51);
    clear: both;
    max-width: 800px;
    /*min-width: 600px;*/
    margin-left: auto;
    margin-right: 20px;
    border-top-style: solid;
    border-top-width: medium;
    color: whitesmoke;
    text-align: right;
}



h1 {
    font-style: italic;
    outline-color: aqua;
    color: #FFFF00;
    float: left;
}

#poesia {
    display: none;
}

#titolopoesia {
    float: none;
    margin-left:150px
}

#testopoesia, #data {
    display: block;
    float: right;
    padding: 5px;
}

#masthead {
    max-width: 800px;
    /*min-width: 600px;*/
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    background-color: #99CCFF;
}



#dati {
    visibility: collapse;
    display: none;
}


#fotopiccola {
    width: 200px;
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-top:3em
}

.foto {
    padding: 10px;
    border: 0.1em outset #66CCFF;
    width: 200px;
}





.MsoNormal1 {
    font-size: 1.2em;
    font-family: "Tw Cen MT", Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.2;
    color: #FFE589;
    margin-left: 20px;
    background-color: #547BB0;
}



#content {
    -o-text-overflow: auto;
}

#minimenu {
    margin: auto;
    width: 100%;
    max-width: 880px;
    float: none;
    background-repeat: repeat-x;
    display: none;
    cursor: pointer;
    margin-top: 5px;
    font-size: 1.5em;
    position: relative;
}

.attivo {
    background-color: #0022FF;
}

.tiamero {
    color: #FFE589;
    font-style: italic;
    text-align: right;
}

.style3 {
    margin: 10px;
    color: yellow;
    font-size: large;
    background-color: rgba(0,100,255,0.3);
}



#contagiorni {
    color: #FFFF66;
    font: "Tw Cen MT",Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
    vertical-align: baseline;
    margin-right:8px
}

a:link, a {
    text-decoration: none;
    color: #FFFF66;
}

a:visited {
    text-decoration: none;
    color: #FFFF66;
}

a:hover {
    text-decoration: none;
    color: #FFFF66;
}

a:active {
    text-decoration: none;
    color: #FFFF66;
}

#menu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: italic;
    color: #CC0066;
    text-decoration: underline;
    visibility: visible;
    left: 25px;
    top: 20px;
}

#0menu {
    top: 0px;
    left: 0px;
}

#content {
    background-color: #547BB0;
    opacity: 0.80;
    -moz-opacity: 0.80;
    filter: alpha(opacity=80);
}

.menutable {
    border-left: medium rgb(255, 204, 51);
    background-color: #0055aa;
    opacity: 0.65;
    -moz-opacity: 0.65;
    filter: alpha(opacity=65);
    border-left-color: rgb(255, 204, 51);
    border-left-style: double;
}

#header {
    top: 5px;
    left: 5px;
    width: 100%;
    clear: both;
}



#poesia {
    /*display: none;*/
}



.auto-style1 {
    text-align: center;
}




@media screen and (max-width: 610px) {
    #minimenu {
        display: block;
    }

    #left_col {
        /*display:none*/
        margin-left: -150px;
        width: 150px;
    }

    #page_content {
        width: 100%;
        position: absolute;
        float: none;
    }

    #menu {
        display: none;
        /*margin-left:10px;*/
    }

    #fotopiccola, #testopoesia, #data {
        float: none;
        clear: both;
        width: 310px;
        padding: 5px;
        margin: auto;
    }

    #testopoesia {
        margin-top: 25px;
    }

    .MsoNormal1 {
        margin-left: 0;
    }

    #header {
        background-size: 100px 48px;
    }
}

@media screen and (max-height: 450px) {
    #menutable {
        position: absolute;
        right: 5px;
        bottom: 4px;
    }

    #menubottone {
        display: none;
    }
}
