/* CSS standard */

a.sitoExt {
padding-right: 12px;
background: url(../images/struttura/sitoExt.gif) 100% 50% no-repeat;
height:0; /* per IE5.0/Win */
vertical-align:bottom /* per IE5.0/Win */
}
a.email {
padding-right: 14px;
background: url(../images/struttura/email.gif) 100% 50% no-repeat;
height:0; /* per IE5.0/Win */
vertical-align:bottom /* per IE5.0/Win */
}
a.rss {
padding-right: 18px;
background: url(../images/struttura/rss.gif) 100% 50% no-repeat;
height:0; /* per IE5.0/Win */
vertical-align:bottom /* per IE5.0/Win */
}
a.eng {
padding-right: 26px;
background: url(../images/struttura/eng.gif) 100% 50% no-repeat;
height:0; /* per IE5.0/Win */
vertical-align:bottom /* per IE5.0/Win */
}

a.up { 
padding-right:17px; 
background: url(../images/struttura/up.gif) 100% 50% no-repeat; height:0; vertical-align: bottom}
a:link.up , a:visited.up { color:#666666; text-decoration:none}
a:hover.up { color:#333333; text-decoration:underline; background:transparent}
