#top {
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 249px;
	width: 900px;
}
#menu {
	position: relative;
	height: 409px;
	width: 227px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#contenuto {
	position: absolute;
	width: 673px;
	left: 227px;
	top: 249px;
	right: 0px;
	bottom: 0px;
	height: 410px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.footer {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
	color: #666666;
}
.data {
	font-weight: bold;
}
.violet {
	color: #9966FF;
}
.orange {
}
.txt14 {
	font-size: 14px;
}
.orange {
	color: #FF9900;
}
.pink {
	color: #FF66FF;
}
.int {
	line-height: 16px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}.int2 {
	line-height: 20px;
}
.up {
	text-transform: uppercase;
}
.menuc {
	padding-top:7px;
	color: #FF6600;
	font-size: 11px;
}
.bg_td {
	background-image: url(img/bg_td.gif);
	background-repeat: no-repeat;
	background-position: right 62px;
}
