#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 12px Copperplate Gothic Light;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: black; 
}

#dropmenudiv a:hover{
background-color: #FF9E43;
color: #008080;
}


div.menusx {
                
                position:fixed;
left: 10px;
top: 5px;
background:#d4e2e6;



}

div.contenitore  {
margin:0 auto; 
padding:0 auto;
width: 100%;
height:100%;
text-align:center;
}

