/* CSS Document */
body {
	background-image: url(images/sfondo.html);
}
body,td,th {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	
}
#tabella{ position:absolute; top:0px; left:0px;}
#pagina{
	position:absolute;
	left: 18px;
	top: 273px;
	width: 476px;
	height: 252px;
}
#menu{
	position:absolute;
	left: 507px;
	top: 187px;
	width: 200px;
}

a {
	font-size: 12px;
	color: #666666;
}
a:hover {
	color: #e8537d;
	background-color:#d5d5d5;
}


b{ color:#8b1c5b;}
i {color: #84516e;}
blockquote {border:1px solid #c0bfbf; background-color:#e3e2e2;}
textarea {background-image:url(images/sfondotext.html); border: 1px dotted #96a5ac; color:#495960; font-weight: bold; width:80%;}


.title {color:#670f29;
text-align:right;
text-transform:uppercase;
display:block;
width:480px;
background-image:url(images/titoli.html);
}
.tabmenu { border:1px solid #c4c4c4; background-color:#f1f1f1; width:200px; }

