body{
    background-color: white;
}
h1{
    color: #A5A594;
    font-size: xx-large;
    font-family: "Arial Narrow";
    margin: auto;
    text-align: center;
    margin-top: 44px;
}
h2{
    color: #A5A594;
    font-size: small;
    font-family: Verdana;
    margin: auto;
    text-align: center;
    margin-top: 4px;
    margin-bottom: 9px;
}
#home_ext{
    margin: auto;
    text-align: center;
    padding-top: 0px;
    /*width: 600px;*/
    width: 100%;
    position: relative;
}
/*#home_ext #regione{
    position: absolute;
    font-size: small;
    top: 180px;
    left: 120px;
    border-width: 1px;
    border-color: #E8E8D1;
    border-style: solid;
    background-color: #FFFFFF;
    font-family: "Arial Narrow";
    padding-top: 0;
    color: #AAA5A7;
    width: 160px;
}
*/
img#regione{
    text-align: center;
    margin: auto;
    margin-top: -4px;
    margin-bottom: 4px;
}
#home_ext img{
    border: 0px;
}
hr{
    color: #A5A594;
    height: 14px;
    background-color: #E8E8D1;
    border: 0px;
}
#contieni_box{
    width: 734px;
    text-align: center;
    margin: auto;
}
#home_percorsi, #home_sponsor, #home_seminari{
    float: left;
    text-align: center;
    width: 244px;
    margin-top: 9px;
}

#home_percorsi ul li, #home_sponsor ul li, #home_seminari ul li{
    list-style: none;
}
#home_percorsi ul, #home_sponsor ul, #home_seminari ul{
    margin: 0px;
    padding: 0px;
}
#home_percorsi h3, #home_sponsor h3, #home_seminari h3{
    margin-bottom: 4px;
    font-family: "Arial Narrow";
    color: rgb(54, 58, 34);
    margin-top: 0px;
}
#home_percorsi h3 a, #home_sponsor h3 a, #home_seminari h3 a{
    margin-bottom: 4px;
    font-family: "Arial Narrow";
    font-size: medium;
    color: rgb(54, 58, 34);
    margin-top: 0px;
    text-decoration: none;
}
#home_percorsi h3 a:hover, #home_sponsor h3 a:hover, #home_seminari h3 a:hover{
    text-decoration: underline;
}

#home_percorsi a, #home_sponsor a, #home_seminari a{
    text-decoration: none;
    color: rgb(111, 96, 89);
    font-family: sans-serif;
    font-size: x-small;
}
#home_percorsi a:hover, #home_sponsor a:hover, #home_seminari a:hover{
    text-decoration: underline;
}
#home_seminari{
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #A5A594;
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: #A5A594;
}
#chiudi_home{
    clear: left;
    font-size: xx-small;
    color: #B7B7B7;
    padding-top: 14px;
}
#chiudi_home a{
    color: #B7B7B7;
    text-decoration: none;
}
#chiudi_home a:hover{
    color: #B7B7B7;
    text-decoration: underline;
}
