#banner{
width:182px;
background-color:#999999; 
background-repeat:repeat-x;
background-position:bottom;
padding-bottom:5px;
margin-bottom:5px;
margin-left:5px;
font-size:0.85em;
}

#banner ul{
width:150px;
min-height:150px;
padding:5px;
margin:5px;
background-color:white; 
background-image:   url("../img/bkgMenu.gif");
background-repeat:repeat-x;
background-position:bottom;
list-style-type:none;
border:1px solid #505050;
}

#banner li{
/*border-bottom:1px solid #7faaca;*/
margin:0px;
padding-bottom:5px;
text-align:center;
}

#banner li a {
color:#cc0000;
font-weight:bold;
text-decoration:none;
margin:0px auto 0px auto;
}

#banner li a:hover {
color:#32445e;
font-weight:bold;
text-decoration:none;
}

#bannerTitolo {
width:182px;
height:32px;
background-image:  url("../img/topSiti.gif");
background-repeat:no-repeat;
background-color:#7faaca;
}

