﻿body {
    background-color: #EEEEEE;
    margin: 0px;
}



a {
    color: #0000FF;
}

    a:visited {
        color: #6633cc;
    }

#menu, .menu {
    width: 176px;
    float: left;
    background-image: url('immagini/image1292.gif');
    background-repeat: repeat-y;
    height: 100%;
}

p.MsoNormal, li.MsoNormal, div.MsoNormal {
    margin-right: 0pt;
    text-indent: 0pt;
    margin-top: 0pt;
    margin-bottom: 5.0pt;
    text-align: left;
    font-family: "Comic Sans MS";
    font-size: 11.1pt;
    color: navy;
    line-height:2em;
}

#menu a {
    color: rgb(62, 46, 163);
}

 .attivo {
    
      background-color: #EEEEEE;
  border: solid 1px blue;
  list-style-image: none;
  list-style-type: none;
}

#contenuto {
    max-width: 640px;
    float: right;
    overflow: auto;
    padding-right: 10px;
    padding-left: 5px;
}



#header, .header {
    background: none repeat scroll 0% 0% #EEEEEE;
    /*padding: 20px;*/
    text-align: center;
}

#header {
    background: none repeat scroll 0% 0% #EFE9E9;
    width: 100vw;
    padding: 2.5em;
	padding-left:0;
	padding-right:0;
    /* margin: auto auto; */
    /*float: right;*/
}

#content, .content {
    max-width: 880px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    border-style: solid;
    border-color: #c4c4d4;
}



h1 {
    font-size: 14.6pt;
    line-height: 100%;
    font-family: "Comic Sans MS";
    margin-right: 0pt;
    text-indent: 0pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
    font-size: 16.0pt;
    color: #33CCCC;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 2.5pt;
}



h2 {
    margin-right: 0pt;
    text-indent: 0pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
    text-align: center;
    font-family: "Comic Sans MS";
    font-size: 10.0pt;
    color: #33CCCC;
    font-weight: bold;
    letter-spacing: .5pt;
}



p.MsoTitle3, li.MsoTitle3, div.MsoTitle3 {
    margin-right: 0pt;
    text-indent: 0pt;
    margin-top: 0pt;
    margin-left: 0px;
    margin-bottom: 0pt;
    text-align: left;
    font-family: "Comic Sans MS";
    font-size: 15.5395pt;
    color: navy;
    font-weight: bold;
    letter-spacing: 6.0pt;
}



ul li {
    list-style-image: url('immagini/image6114.gif');
    background-image: none;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 2px;
}

#minimenu {
    margin: auto;
    width: 100%;
    max-width: 880px;
    float: none;
    background-repeat: repeat-x;
    display: none;
    cursor: pointer;
    margin-top: 5px;
}

@media screen and (max-width: 610px) {
    #minimenu {
        display: block;
    }

    #menut {
        display: none;
    }
}

@media screen and (max-height: 450px) {
    #menutable {
        position: absolute;
        right: 5px;
        bottom: 4px;
    }

    #menubottone {
        display: none;
    }
}
