html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
text-align: left;
vertical-align: baseline;
}
a img, :link img, :visited img {
border: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
ol, ul {
list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
content: ??;
}


body {
    
    color: #333;
    height:100%;
    font-family:trebuchet, geneva, arial, sans-serif !important;
    background-color:#000017;
}

html {
    
    height:100%;
    
}

#init_logo_stasi {

border:1px #cf0 solid;
height:250px;
width:99.5%;
background-repeat:no-repeat;
background-image:url(layout/init_logostasi.gif);

}

.buttone {
    
    background-color:#fff;
    overflow:hidden;
    position:relative;
    width:140px;
    text-align:center;
}


.sfumatura {
    
    display:block;
    left:-340px;
    position:absolute;
    width:340px;
    height:24px;
    background-color:#cf0;
    
}


