body {

     margin:0px auto;
     background-color:#666666;
     font-size:12px;
     font-family:Verdana, Arial;
     line-height:1.7;

}

div#scatola {
            width:830px;
            margin:0px auto;
            margin-top:50px;
}

div#top {

        width:830px;
        height:30px;
        background-image:url("/images/striscia_bianca.gif");
        background-repeat:no-repeat;
        color:#003366;
}


div#foot {

        width:830px;
        height:30px;
        background-image:url("/images/striscia_bianca.gif");
        background-repeat:no-repeat;
        color:#003366;
}

div#centrale {
             width:830px;
             height:407px;

}

a.menu:link {
            font-family:Verdana, Arial;
            font-size:12px;
            font-weight:bold;
            text-decoration:none;
            color:#003366;
}
a.menu:visited {
            font-family:Verdana, Arial;
            font-size:12px;
            font-weight:bold;
            text-decoration:none;
            color:#003366;
}
a.menu:hover {
            font-family:Verdana, Arial;
            font-size:12px;
            font-weight:bold;
            text-decoration:none;
            color:#990000;
}

div#left {
         float:left;
         width:470px;
}

div#right {
          float:right;
          width:360px;
}

div#contents_foot {
       clear:both;
}

div.cont_testo {
               width:400px;
               background-image:url("/images/fondo_testi.png");
               background-repeat:repeat-y;
               margin-left:46px;
               margin-top:200px;
               color:#333333;
}

h4 {
     font-size:14px;
     font-weight:bold;
     font-style: italic;
}
