.bg {  background-attachment: fixed; background-image: url(images/index_20.gif); background-repeat: repeat-y; background-position: left}
.a11grey {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: 6d6d6d}
.t11white {  font-family: tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
body {
    text-align: center   /* centra in IE5.x */
}

div#container {
    width: 760px;
    margin: 0 auto;   /* centra negli altri browser */
    text-align: left;   /* ripristina l'allineamento */ }

