body { margin: 0; background-color: #000; background-image: url(immagine1.jpg); background-repeat: no-repeat; 
font-family: Verdana, Arial, sans-serif; font-size: 1em; color: #fff; height: 100%; }

h1 {font-size: 3em; color: #fff; }
h2 {font-size: 1.6em; color: #fff; }
h3 {font-size: 1em; color: #fff; }

img { border: none; }
a:link {font-weight:normal; color:#f00; text-decoration:underline;}
a:visited {font-weight:normal; color:#00f; text-decoration: underline;}
a:hover, a:focus, a:active {color:#00f; text-decoration:underline;}

td { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000; font-size : 0.7em;}

/* voci menu */
#voci {padding: 3px; margin: 0; border-bottom: 1px solid #fff; font: bold 18x Verdana, sans-serif; }
#voci li {list-style: none; margin: 0; display: inline;}
#voci li a {padding: 3px 0.5em; margin-left: 3px; border: 1px solid #fff; border-bottom: none; background: transparent; text-decoration: none;}
#voci li a:link {color: #fff;}
#voci li a:visited {color: yellow;}
#voci li a:hover {color: #0ff; background: #f00; border-color: #fff;}
/* voci2 menu */
#voci2 {padding: 3px; margin: 0; border-bottom: 0px solid #fff; font: bold 18x Verdana, sans-serif; }
#voci2 li {list-style: none; margin: 0; display: inline;}
#voci2 li a {padding: 3px 0.5em; margin-left: 3px; border: 0px solid #fff; border-bottom: none; background: transparent; text-decoration: none;}
#voci2 li a:link {color: #fff;}
#voci2 li a:visited {color: #f00;}
#voci2 li a:hover {color: #0ff; background: #f00; border-color: #fff;}

.daniela    { position: absolute; bottom: 340px; right: 0px; background: transparent; padding: 0; margin: 0em; border: 0px solid #f00; }
.laura      { position: absolute; bottom: 280px; right: 0px; background: transparent; padding: 0; margin: 0em; border: 0px solid #f00; }
.rosana     { position: absolute; bottom: 220px; right: 0px; background: transparent; padding: 0; margin: 0em; border: 0px solid #f00; }
.alessandra { position: absolute; bottom: 160px; right: 0px; background: transparent; padding: 0; margin: 0em; border: 0px solid #f00; }
.giorgio    { position: absolute; bottom: 100px; right: 0px; background: transparent; padding: 0; margin: 0em; border: 0px solid #f00; }
.tutti      { position: absolute; bottom:   0px; right: 0px; background: transparent; padding: 0; margin: 0em; border: 0px solid #f00; }

div#menu{
    margin:0 auto;
    background:transparent;
    bottom:0;
    border: 0px solid red;
    text-align:left;
}
div#titolo{
    background:transparent;
    bottom:0;
    position:absolute;
    text-align:left;
}
