#intestazione {

font: 20px Verdana;
width: 100%;
color: black;
}
#sfondo {
color: white;
background-position: 60% 0%; 
margin-right: 10%; 
margin-left:10%;
background-repeat: no-repeat;

}
#table{
color: white;
background-color: white; 
margin-right: 10%; 
margin-left:10%;
background-repeat: no-repeat;

}
#intestazionem {

font: 12px Century Gothic;
width: 100%;
color: firebrick;
}

#menu {
color: white;
width: 30%;
height: 70%;
font: 12px Century Gothic;
background-color: firebrick;
margin-right: 5%;
padding-right :3%;
float: left;
 text-align: left
}

#contenuto {
color: Black  ;
background-color: white;
width: 87%;
font: 16px Verdana ;
margin: 20px 10px 5px 10px;
padding: 20px 10px 5px 10px;
text-align: centre
}
#contenutot {
color:black;
background-color:khaki;
width: 100%;
font: 18px Verdana ;
margin: 20px 10px 5px 10px;
padding: 20px 10px 5px 10px;
text-align: centre
}

a:hover {
color: white;
}

ul li {
list-style-image: url(ico.jpg);
}
