html, body {
cursor : url("cursor.ani"), auto;
background : #8b9ec2;
margin : 0px auto;
color : #ffffff;
height : 93%;
width : 100%;
padding : 0px;
}
a:link {
text-decoration : none;
color : yellow;
}
a:visited {
text-decoration : none;
color : yellow;
}
a:hover {
cursor : url("link.ani"), url("link_2.gif"), auto;
color : white;
position:relative;top:1px;left:1px;
}
.nuova {
color : white;
background : #800000;
font-weight : bold;
font-size : 24px;
font-variant: small-caps;
letter-spacing: 1.5px;
font-family : Arial, sans-serif, Helvetica, Verdana;
text-decoration : none;
text-align : center;
}
.normale {
color : white;
background : #455a85;
letter-spacing: normal;
text-transform: none;
font-weight : bold;
font-size : 24px;
font-family : Arial, sans-serif, Helvetica, Verdana;
text-decoration : none;
text-align : center;
}
.conta {
color : yellow;
background : #8b9ec2;
font-weight : bold;
font-size : 18px;
font-family : Arial, sans-serif, Helvetica, Verdana;
text-decoration : none;
text-align : center;
}
#SuonoNotifica {
border : 0px solid;
overflow : hidden;
}
#targetAlx {
border : 0px solid;
height : 32px;
width : 32px;
}
#W3Cid {
overflow : hidden;
border : 0px solid;
height : 31px;
width : 88px;
}
#MsgAlx {
text-align : center;
overflow : hidden;
height : 22px;
width : 93%;
z-index : 12;
border : 0px solid;
}
#HawkFly {
width : 64px;
height : 32px;
overflow : hidden;
z-index : 12;
border : 0px solid;
}
#Contenitore {
position: relative;
top:0px;
left:0px;
visibility:visible;
float:left;
display : block;
overflow : visible;
border:0px solid;
width:100%;
height:100%;
padding : 0px;
margin : 0px auto;
}
#StartFrm {
position:absolute;
width : 100%;
height : 100%;
top : 0px;
left : 0px;
visibility : visible;
border : 0px solid;
overflow : visible;
padding : 0px;
margin : 0px auto;
display : block;
float : left;
z-index:17;
}
#CentroPage {
margin : 0px auto;
font-weight : bold;
font-size : 55px;
font-family : Arial, sans-serif, Helvetica, Verdana;
text-decoration : none;
text-align : center;
vertical-align: middle;
position:absolute;
width : 100%;
height : 100%;
top : 0px;
left : 0px;
visibility : visible;
background : #13120F;
border: 0px solid black;
/* for IE */
/* filter:alpha(opacity=82); */
/* CSS3 standard */
/* opacity:0.82; */
overflow : visible;
display : block;
padding : 0px;
float : left;
z-index:22;
}