@import url(immagini.css);

body{
margin:0;
background-color:#000000;
font-family:'times new roman';
font-size:1em;
color:#cccccc;
letter-spacing:0.12em;
}

#centrale {
margin-left:auto;
margin-right:auto;
margin-top:3em;
text-align:center;
width:26em;
}

img{
border:0em;
}

.w3c a:link{
text-decoration:none;
font-size:1em;
color:#99ccff;
border-bottom:dotted 0.06em #99ccff;
}

.w3c a:visited{
text-decoration:none;
font-size:1em;
color:#ffccff;
border-bottom:dotted 0.06em #ffccff;
}

.w3c a:hover{
text-decoration:none;
font-size:1em;
color:#99ff99;
border-bottom:dotted 0.06em #99ff99;
}


.entra a:link{
text-decoration:none;
color:#99ccff;
border-bottom:solid 0.06em #99ccff;
}

.entra a:visited{
text-decoration:none;
color:#ffccff;
border-bottom:solid 0.06em #ffccff;
}

.entra a:hover{
text-decoration:none;
color:#99ff99;
border-bottom:solid 0.06em #99ff99;
}

.invisibile{
width:0;
position:absolute;
height:0;
overflow:hidden;
top:-200em;}

.floatleft{
float:left;
width:12em;
text-align:left;
padding-right:1em;
padding-top:0.25em;
border-right:solid 0.06em #ff6600;
border-top:solid 0.06em #ff6600;
color:#cccccc;
}

.left{
text-align:left;
}
.right{
text-align:right;
}
.center{
text-align:center;
}

.pdx{
position:relative;
margin-top:6em;
padding:0;
}

.clear{
clear:left;
text-align:center;
}
