#banner {
position:absolute;
left: 0px;
bottom:0px;
font-size:15px;
color:#000;
background-color: #EEEEEE;
width: 80%;
height: 120 px;
text-align:right;
font-weight:none;
}

#banner a:link, #banner a:visited{
color:#000080;
text-decoration:none;
}

#banner a:hover, #banner a:focus, #banner a:active{
color:#000080;
text-decoration:none;
}

#banner p.testo{
margin:180px 0 0 0;
padding: 0 ;
color:#000080;
text-align:center;
font-size: 1em;
}