@charset "ISO-8859-1";
/* CSS Document */

div#contenitore {
background: url(images/sfondo_hp.jpg) no-repeat top center;
margin-top: 16px;
width: 750px;
height: 524px;
margin-left: auto;
margin-right: auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
z-index: 1;
}

#bottone {
position: absolute;
width: auto;
height: auto;
margin-top: 310px;
margin-left: 435px;
text-align: center;
color: #8c8c8c;
z-index: 2;
}

#powered {
position: absolute;
margin-top: 12px;
margin-left: 630px;
z-index: 3;
}

#powered a {
color: #e4e4e4;
font-size: 85%;
text-decoration: none;
}

#copy {
position: absolute;
width: 750px;
height: auto;
margin-top: 485px;
text-align: center;
color: #000000;
text-decoration: none;
z-index: 4;
}

#copy a {
color: #ff9326;
text-decoration: none;
}




