body {
    font-family: Trebuchet MS,Arial; 
    background: #cccccc; 
    color: #333;
}
ul{
    margin: 0px; 
    padding: 0px;
}
li{
    margin: 0px; 
    padding: 0px;
    list-style-type: none; 
}  
h1{
    color:#394E66; 
    font-size:1.6em; 
    font-weight:bold; 
    margin: 0px; 
    padding: 0px;
}     
h2{
    height: 20px;
    text-align: center;
    font-family: tahoma;
    font-size: 10pt;
    background-color: #EAEAEA;
    color: #EEE;
}
a{
    text-decoration: none;
    color: #394e66;
}
a:hover{
    text-decoration: underline;
    color: #b20000;
} 
p{
    font-size: 9pt;
    background-color: #ddd;
    padding: 3px;
    border: 2px solid #c1c1c1;
    margin: 0px;
    margin-left: 4px;
    margin-top: 3px;
    font-family: arial;
}

.menutitle{
    color: #394e66;
    font-weight: bold;
    font-size: 0.8em;
    text-align: center; 
}
.menuvoice{
    color: #990000;
    font-weight: bold;
    font-size: 0.8em;
    border: 1px solid #bbb;
    background-color: #eee;
    width: 100%;
    padding-left: 4px; 
}

.menuvoice a{
    color: #990000;
}

.menu1{
    background-color: #ccc;
    color:#394E66; 
    /*text-align: center;*/
    font-weight: bold;
    font-size: 0.8em;
}
.menu2{
    background-color: #ccc;
    color:#394E66; 
    text-align: center;
    font-weight: bold;
    font-size: 0.8em;
}
.menu3{
    background-color: #ccc;
    color:#394E66; 
    text-align: center;
    font-weight: bold;
    font-size: 0.8em;
}
.menu4{
    background-color: #ccc;
    color:#394E66; 
    text-align: center;
    font-weight: bold;
    font-size: 0.8em;
}
.submenu1{
    display: none;
    position: absolute;
    margin: 0px;
}

.submenu2{
    display: none;
    position: absolute;
    background-color: #eee;
}
.submenu3{
    display: none;
    position: absolute;
    background-color: #eee;
}
.submenu4{
    display: none;
    position: absolute;
    background-color: #eee;
}


        
        #barra_sinistra{
            background-image: url(img/Mazzini.jpg);
            float: left;
            width: 280px;
            height: 500px;
            margin-left: 3px;
            border-right: 1px solid #c1c1c1;
        }
        
        .little_title{
            background-color: #ccc;
            padding: 1px;
            margin-top: 6px;
            margin-right: 6px;
            color: #990000;
            font-family: trebuchet MS,Arial;
            font-size: 2em;
            font-weight: bold;
            padding-left: 4px;
        }
        .img{
            float: left;
            margin-top: 4px;
        }
        .menuitem{
            font-family: tahoma;
            font-size: 10pt;
            margin-left: 10px;
            margin-top: 3px;
        }
        .link{
            margin-left: 5px;
            font-family: tahoma;
            font-size: 10pt;
        }
        
        #outher{
            background-color: #EEE;
            margin: auto; 
            width: 820px;
        }
        #layout{
            text-align: left;
            background-color: #eee;
        }
        
        .link_text{
            background-color: #ccc;     
        }
        
#titolosplash {width: 100%; left: 0px; color:#990000; font-size:1em; font-weight:bold; background-color: #ccc; letter-spacing: 5px; font-stretch: ultra-expanded; text-align: center; }
.subtitle{
    color: #394e66; 
    font-size:1.2em; 
    font-weight: bold; 
    font-family: Trebuchet MS,Arial;
    margin-top: 10px; 
    margin-bottom: 10px;
}
#riga{
    background-color: #bbb;
    font-size: 1px;
    height: 10px;
}