body {
	margin: 0px;
	background: url(../img/bg.gif);
	SCROLLBAR-FACE-COLOR: #F9C502; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFF; 
	SCROLLBAR-SHADOW-COLOR: #FBD504; 
	SCROLLBAR-3DLIGHT-COLOR: #F17F05; 
	SCROLLBAR-ARROW-COLOR: #F17F05; 
	SCROLLBAR-TRACK-COLOR: #FBD504; 
	SCROLLBAR-DARKSHADOW-COLOR: #F17F05; 
	SCROLLBAR-BASE-COLOR: #789789
}
.contenitore {
    width: 920px;
}
.bgsx {
	background: url(../img/sx.png) no-repeat;
	height: 800px;
	width: 10px;
}
.bgdx {
	background: url(../img/dx.png) no-repeat;
	height: 800px;
	width: 10px;
}
.bgbot {
	background: url(../img/bgbot.png) no-repeat center top;
	height: 10px;
	width: 900px;
}
.left {
	height: 760px;
	width: 225px;
	background: url(../img/left.jpg) top;
	vertical-align: top;

}
.menutop {
	background: url(../img/menutop.gif) no-repeat;
	height: 100px;
	width: 675px;
}
.imgtop {
	height: 170px;
	width: 675px;
	background: #FFFBE5;
}
.tabmenuleft {
	margin-top: 235px;
	margin-left: 22px;
	width: 180px;
}
.tdmenuleft {
	height: 29px;
	border-bottom: 1px dotted #D48D14;
	text-align: center;
}
.linkleft:link {
	font: bold 15px/22px Arial, Helvetica, sans-serif;
	color: #970B00;
	text-decoration: none;
	display: block;
	width: 180px;
	height: 22px;
}
.linkleft:visited {
	font: bold 15px/22px Arial, Helvetica, sans-serif;
	color: #970B00;
	text-decoration: none;
	display: block;
	width: 180px;
	height: 22px;
}
.linkleft:hover {
	font: bold 15px/22px Arial, Helvetica, sans-serif;
	color: #FCE422;
	text-decoration: none;
	background: #AA0000;
	display: block;
	width: 180px;
	height: 22px;
}.tabmenutop {
	margin-top: 60px;
}
.tdmenutop {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFD800;
	border-right: 2px solid #FFD800;
	padding-left: 15px;
	padding-right: 15px;

}
.tdmenutopx {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFD800;
	padding-left: 15px;
}
.linkmenutop:link {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFD800;
	text-decoration: none;
}
.linkmenutop:visited {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFD800;
	text-decoration: none;
}
.linkmenutop:hover {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFD800;
	text-decoration: underline;
}
.content {
	height: 490px;
	background: #FFFBE5;
}
.mainframe {
	width: 675px;
	height: 490px;
}
.bottom {
	border-top: 5px solid #FBD60C;
	height: 40px;
	background: #AA0000;
}
.txtbottom {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FBD504;
}
.linkbottom:link {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FBD504;
	text-decoration: none;
}
.linkbottom:visited {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FBD504;
	text-decoration: none;
}
.linkbottom:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FBD504;
	text-decoration: underline;
}
