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

body {
width: auto;
margin-top: 0;
background: #ffffff;
font-family: Verdana, sans-serif;
font-size: xx-small;
}

div#contenitore {
width: 854px;
height: 641px;
margin-top: 0;
margin-left: auto;
margin-right: auto;
z-index: 1;
}

div#pagina {
position: absolute;
width: 854px;
height: 641px;
text-align: center;
border: solid;
border-width: 1px;	
border-style: dotted;
border-color: #ebebeb;
z-index: 2;
}

div#bottonehome {
position: relative;
width: 36px;
height: 28px;
top: 4px;
left: -38px;
z-index: 3;
}

div#footer {
position: relative;
width: 236px;
height: 14px;
top: 644px;
left: 624px;
color: #bfbfbf;
z-index: 4;
}