html,body{margin:0; padding: 0;}
body{
    font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, "Lucida Sans", "Lucida Sans Unicode", Helvetica, sans-serif;
    font-size: 13px;
    text-align: justify;
    background: #efe url(sfondo.jpg);
    }

A:link, A:visited {text-decoration: none; color: #000;}
A:hover {text-decoration: underline;}

h1{font-size: 22px; color: #003; font-weight: bold;}
h2{text-align: left; font-size: 13px; font-weight: bold;}
table#tab1 {
    border-color: #cec;
    border-width: 2px;
    border-style: solid;
    }

div#header{
    width: 800px;
    height: 70px;
    margin-top: 4px; margin-bottom: 4px;
    background-color; #600;  
    color: #ffc; background: url(500landia.gif) no-repeat left top;
    font-size: 18px;
    font-weight: bold;
    text-align: center;}

div#container{
    width: 780px;
    margin: 0px auto;
    background: #fff url(bordo.jpg) repeat-y left top;}


div#navigation{ 
    float: left;
    background: url(coccarda2005.gif) no-repeat center top;
    padding: 0 0 0 5px;
    color: #600;
    width: 220px;
    height: auto !important;
    font-weight: bold;
    text-align: left;}

div#content{
    float: right;
    width: 560;
    margin: 10px;
    padding: 1em 10px;
    text-align:justify;
    height: auto;}

div#footer{
    width: 780px;
    background-color:#ffe;
    margin: 4px auto;
    height: 100px;
    text-align:justify;}


div#footerLeft{ 
    background-color:#fff;
       }


div#footerRight{
    background-color:#ffe;
    /*padding: 5px 5px 5px 5px;*/
    width: 170px; 
    \width:180px; 
    w\idth:170px; 
    float:right;
    font-style: italic;
   }
.evidenziato{
    width: auto;
    text-align: left;
    background: #ff9;
    }






