html,body {
background: #80C1C3 url("/immagini/backpage.gif") top left no-repeat;
margin: 0;
padding: 0;
border: 0;
font: 12px Verdana, Arial, Helvetica, sans-serif;
color: #000;
}
a:link, a:visited { color: #00f; text-decoration: none; }
a:hover { color: #00f; text-decoration: underline; }
table { font-size: 12px; }
h1 { font-size: 16px; width: 468px; }
img { border: 0; vertical-align: bottom; margin: 3px 0; }

#menu {
position: absolute;
top: 160px;
left: 40px;
padding: 0;
width: 190px;
}

#spacer { height: 130px;}
#contenuti {
position: relative;
width: 532px;
margin: 0 0 0 208px;
background-color: #fff;
}

#tt { background: url("/immagini/contentop.gif") top left no-repeat; height: 31px; }
#tb { background: url("/immagini/contentdw.gif") bottom left no-repeat; height: 31px; }
div.clear  { clear: both; height: 1px; overflow: hidden; margin-top:-1px; }

#spazio-testi {
float: left;
padding: 0 30px;
border-left: 2px solid #000;
border-right: 2px solid #000;
}

#footer {
margin: 20px 0 20px 240px;
font-size: 10px;
}
ul#nav { 
list-style-type: none; 
padding: 0; 
margin: 0;
} 
#nav a:link, #nav a:visited { 
 display: block; 
 width: 140px; 
 padding: 4px 0 4px 38px;
 font-weight: bold;
 font-size: 12px;
 color: #000;
 background: url("/immagini/menu.gif") 1px left no-repeat; 
} 
#nav a:hover { 
 /* 25x45 */
 background-position: left -24px;
 color: #00f;
} 
#servizi {
margin: 15px; 
padding: 0;
}
#servizi li {
padding: 2px 0;
}
#form-domini {
width: 330px;
background-color: #eee;
padding: 10px;
border: 1px solid dashed;
}

.tb-hosting {
width: 100%;
border: 1px solid dashed;
border-color: #999;
}

.tb-hosting tr { height: 25px; }
.tb-hosting td { text-align: center; }
td.cella-titolo {
text-align: left;
background-color: #eee;
padding-left: 10px;
}
td.colone { width: 50px; vertical-align: top;}
