html{
    margin: 0;
    height: 100%;
    width: 100%;
    min-width: 590px;
}
body{
    margin:0;
    height: 100%;
    width: 100%;
    min-width: 590px;
}
#contenitore{
    width: 100%;
    float: left;
    color: #2C4436;
    font-family: Verdana;
    height: 100%;
    min-width: 590px;
}
#col_menu{
    width: 24%;
    min-width: 141px;
    float: left;
    text-align: right;
    padding-right:0.5%;
    border-right-color: #2C4436;
    border-right-width: 2px;
    border-right-style: solid;
    background-image: url("/img/sf.png");
    background-repeat: repeat-y;
    background-position: right;
    height: 100%;
    margin-bottom: -2%;
    min-height: 600px;
    position:relative;
}
#intestazione{
    height: 55px;
    padding-top: 30px;
}
#logo{
    margin: 0;
    margin-right: -2%;
    padding-right: 4px;
    background-color: white;
    height: 76px;
    padding-top: 14px;
}
#logo img{
    border: 0;
}
#catalogo{
    height: 28px;
    width: 140px;
    background-color: #FFFFFF;
    background-image: url("/img/sf_catalogo.png");
    background-position: left;
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-align: left;
    margin-left: -3px;
    padding-left: 9px;
    padding-top: 8px;
}
#catalogo a{
    color: #FFFFFF;
    text-decoration: none;
}
h1{
    margin-top: -34px;
    font-size: x-small;
    text-align: right;
    
}
#menu ul li{
    margin-bottom: 14px;
    list-style: none;
}
#menu ul li.spazio{
    margin-bottom: 14px;
    margin-top: 44px;
}
#menu a{
    color: #2C4436;
    text-decoration: none;
    font-size: medium;
}
#menu a.attivo{
    color: #000000;
    font-weight: bold;
}
#tag_cloud{
    position: absolute;
    bottom: 4px;
    color: #C4CDC8;
    text-align: justify;
}
#tag_cloud p{
    text-align: right;
}
#tag_cloud .xgrande{
    font-size: x-large;
}
#tag_cloud .grande{
    font-size: large;
}
#tag_cloud .medio{
    font-size: medium;
}
#tag_cloud .piccolo{
    font-size: small;
}
#tag_cloud .xpiccolo{
    font-size: x-small;
}
#col_corpo{
    width: 74.5%;
    min-width: 430px;
    float: left;
    padding-left:0.2%;
    border-left-color: #2C4436;
    border-left-width: 2px;
    border-left-style: solid;
    margin-left: 0.2%;
    min-height: 98%;
}
#contenuto h2{
    color: #2C4436;
    margin-top: 19px;
    margin-bottom: 19px;
    text-align: center;
    font-weight: normal;
    font-family: Tahoma;
}
#contenuto p{
    text-align: justify;
    font-size: 0.8em;
    color: #000000;
}
#contenuto a{
    color: #2C4436;
    text-decoration: none;
}
#contenuto a:hover{
    color: #2C4436;
    text-decoration: underline;
}
#contenuto ul{
    font-size: small;
    color: #000000;
    font-size: 0.8em;
}
#banner{
    height: 142px;
    background-image: url("/img/banner2.png");
    background-repeat: no-repeat;
    border-top-color: #2C4436;
    border-top-width: 2px;
    border-top-style: solid;
    border-bottom-color: #2C4436;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    margin-left: -4px;
}
#banner p{
    visibility: hidden;
}
#bottom{
    clear: left;
    font-size: 50%;
    margin-left: 24.7%;
    height: 1%;
    padding-left:0.5%;
}
table.fotogallery{
    margin: auto;
    /*background-color: #A6D2BE;*/
}
table.fotogallery img{
    border-width: 1px;
    border-color: #2C4436;
}
form#linguaggio{
    margin-left: 75%;
    margin-top: -45px;
    margin-bottom: 45px;
}
#mappa_google{
    width: 700px;
    margin: auto;
}
