html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a img{
margin:0;
padding:0;
border:0;
}
html{
overflow:hidden;
height:100%;
}
body{
font:11px Arial, Helvetica, sans-serif;
color:#000;
background:#fff;
height:100%;
}
a{
text-decoration:none;
color:red;
}
a:hover{
text-decoration:underline;
color:red;
}

/* --------------------------------------------------------------- */
.credits, a.credits{
color:#000;
}
.dn{
display:none;
}
.fl{
float:left;
}
.fr{
float:right;
}
.cb{
clear:both;
}
.cn{
text-align:center;
margin:0 auto;
}
.bg1{
/* background:url(img/bg01.gif) center center; */
color:#000;
}
/* --------------------------------------------------------------- */
#alto{
}
#centro{
width:500px;
height:300px;
margin: -400px 0 0 -298px;
left:50%;
top:50%;
position:absolute;
text-align:center;
}
#basso{
padding:10px;
position:absolute;
bottom:0;
}
/* --------------------------------------------------------------- */