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:9px Verdana, Arial, Helvetica, sans-serif;
color:#666;
background:#000;
height:100%;
}
a{
text-decoration:none;
color:#888;
}
a:hover{
text-decoration:underline;
color:#fff;
}
h1, h2, h3, h4, h5, h6{
}
h1{
}
h2{
}
h3{
}
h4{
}
h5{
}
h6{
}
/* --------------------------------------------------------------- */
.dn{
display:none;
}
.fl{
float:left;
}
.fr{
float:right;
}
.cb{
clear:both;
}
.cn{
text-align:center;
margin:0 auto;
}
/* --------------------------------------------------------------- */
#alto{
}
#centro{
}
#basso{
}
/* --------------------------------------------------------------- */