BODY
{
	font-size: 12px;
	margin: 0px;
	color: #ffffff;
	font-family: Tahoma, Batang, Sans-Serif;
	background-color: #000000;
	text-align: justify;
}
td
{
	font-size: 12px;
	vertical-align: top;
	color: white;
	font-family: Tahoma, Batang, Sans-Serif;
}
A:active
{
	color: gold;
}
A:hover
{
	color: gold;
}
A:link
{
	color: gold;
}
A:visited
{
	color: gold;
}
td.banner
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	background-image: url(../img/banner.png);
	color: #c0c0c0;
	padding-top: 2px;
	background-repeat: repeat-x;
	background-color: #c0c0c0;
	text-align: center;
}
.bannermenu
{
	padding-left: 2px;
	height: 112px;
	font-size: 12px;
	background-image: url(../img/bannermenu.png);
	vertical-align: top;
	color: #c0c0c0;
	padding-top: 2px;
	background-color: #c0c0c0;
	text-align: left;
}
.menu
{
	padding-left: 2px;
	font-size: 12px;
	background-image: url(../img/menu.png);
	vertical-align: top;
	color: #c0c0c0;
	background-color: #c0c0c0;
	text-align: left;
}
.menuend
{
	font-size: 1px;
	background-image: url(../img/menuend.png);
	width: 185px;
	height: 20px;
	background-color: #c0c0c0;
}
.home14
{
	font-size: 14px;
	text-align: center;
	color: #c0c0c0;
}
.home24
{
	font-size: 24px;
	text-align: center;
	color: #c0c0c0;
}
.home30
{
	font-size: 30px;
	text-align: center;
	color: gold;
}
.testo1
{
	font-size: 12px;
}
.testo2
{
	font-size: 14px;
}
.titolo1
{
	font-size: 24px;
}
.titolo2
{
	font-size: 18px;
}

img.dx
{
	float: right;
	margin-left: 15px;
}
img.sx
{
	float: left;
	margin-right: 15px;
}
