/* CSS Document */

#su {
background: url(images/su.gif) right top no-repeat;
vertical-align:top;
}
#su a:link, #su a:visited{
background: url(images/su.gif) right top no-repeat;
background-color: #DFDBDB;
margin: 0em;
text-decoration:none;
vertical-align:top;
}
#su a:hover, #su a:focus, #su a:active{
background: url(images/onsu.gif) right top no-repeat;
vertical-align:top;
}

#giu {
background: url(images/giu.gif) right top no-repeat;
vertical-align:top;
}
#giu a:link, #giu a:visited{
background: url(images/giu.gif) right top no-repeat;
background-color: #DFDBDB;
margin: 0em;
text-decoration:none;
vertical-align:top;
}
#giu a:hover, #giu a:focus, #giu a:active{
background: url(images/ongiu.gif) right top no-repeat;
vertical-align:top;
}

#centro {
width:311px;
height:190px;
background: url(images/centro.gif) no-repeat;

}
