/* - - - - - - - - - - - - - - - - - - - - - - -
 JavaScript
 14 maggio 2010 22.36.03
- - - - - - - - - - - - - - - - - - - - - - - */
 body{background: url(sfondo1.jpg);
    font: 100.01% arial,sans-serif;text-align: center}
div#container{width: auto;margin: auto;text-align: left}
.bottone{
background-repeat:repeat;
background-position:center;
width:80px;height:24px;
background-color:#00FF00;
}
.riferimento{
background-position:center;
width:200px;height:24px;
background-color:#00DEFF;
left:220px;top:140px;
}
.chenota{
background-position:center;
width:200px;height:24px;
background-color:#00FF80;
left:220px;top:140px;
}
.vedononvedo{
background-position:center;
width:200px;height:24px;
background-color:#FF0080;
left:220px;top:140px;
}
.tast{
background-repeat:repeat;
background-position:left;
width:450px;height:24px;
background-color:#FFC000;
}