body {text-align:center;
font-size: 100%;
background-color: #c3c3c3;}
span.ridotto {font-size:75%;}
body,html { height:100%;margin:0 }
h1 a {text-decoration:none;}
#biglietto {
position: absolute;
left:50%;
top: 5%;
margin-left: -300px;
width:600px;
padding: 2em;
text-align: center;
/* background-image: url(images/logo.gif); */
background-position: 3% 3%;
background-repeat: no-repeat;
background-color: #fff;
color:#630;
border: solid 1px #330000;}

#biglietto2 {
position: absolute;
left:50%;
top: 5%;
margin-left: -300px;
width:600px;
padding: 2em;
text-align: left;
/* background-image: url(images/logo.gif); */
background-position: 97% 3%;
background-repeat: no-repeat;
background-color: #fff;
color:#630;
border: solid 1px #330000;}
a:link, a:visited {color:#630;
background-color: #fff;}

a:hover, a:active {color:#300;
}
img.forprint {display:none;}