body {
	background-attachment: fixed;
	background-color: #000000;
	background-position: center;
	background-repeat: repeat-y;
	color: white;
	font-family: Verdana, Arial, helvetica;
	font-size: 9pt;
	margin: 0;
	overflow: auto;
	padding: 2;
	text-align: center;
}

body a {
	color: white;
	text-decoration: none;
}

body a:visited {
	color: white;
	text-decoration: none;
}

body a:hover {
	background-color: gray;
	color: white;
	text-decoration: none;
}

table {
	padding-bottom: 10px;
}

td {
	color: white;
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
}

div#container {
	div#container: ;
	background-color: black;
	color: #ffffff;
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 2;
	text-align: left;
	width: 800px;
}

div#header {
	background-image: url(immagini/header.jpg);
	height: 450px;
	text-align: center;
	top: 50px;
	width: 800px;
}

div#footer {
	background-color: inherit;
	clear: both;
	color: inherit;
	font-weight: bold;
	height: 15px;
	padding-top: 2;
	text-align: center;
}

div#footer a {
	color: white;
	text-decoration: none;
}

div#footer a:visited {
	color: white;
	text-decoration: none;
}

div#footer a:hover {
	background-color: white;
	color: #de8b08;
	text-decoration: none;
}

div#menu {
	background-color: #DE8B08;
	color: #ffffff;
	font-family: arial;
	font-size: 10pt;
	height: 7px;
	padding: 10;
	padding-left: 5;
	padding-right: 5;
	text-align: right;
	width: 100%;
}

div#menu a {
	color: white;
	text-decoration: none;
}

div#menu a:visited {
	color: white;
	text-decoration: none;
}

div#menu a:hover {
	background-color: white;
	color: #818181;
	text-decoration: none;
}

div#live {
	background-color: #DE8B08;
	background-repeat: ;
	border-style: solid;
	float: left;
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
	height: 400px;
	overflow: auto;
	padding: 5;
	padding-left: 2;
	padding-right: 5px;
	text-align: center;
	visibility: visible;
	width: 180px;
	z-index: 99;
}

div#corpo {
	background-color: ;
	background-image: url(bg_text.jpg);
	background-repeat: no-repeat;
	font-color: white;
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
	height: *;
	overflow: auto;
	padding: 5;
	padding-right: 5px;
	text-align: justify;
	visibility: visible;
	width: 800px;
}

div#corpo a:hover {
	background-color: gray;
	text-decoration: none;
}

div#link1 {
	align: center;
	left: -127px;
	position: relative;
	text-align: right;
	width: 250px;
	z-index: 98;
}

div#link2 {
	left: 127px;
	position: relative;
	text-align: left;
	top: -655px;
	width: 250px;
	z-index: 97;
}

p {
	padding-bottom: 10px;
}

h1 {
	font-size: 20pt;
	font-weight: bold;
	padding-left: 10px;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
	padding-top: 10px;
}

h7 {
	color: #DE8B08;
	font-family: arial;
	font-size: 15pt;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 30px;
	text-align: center;
}

h8 {
	color: #de8b08;
	font-family: arial;
	font-size: 11pt;
	font-weight: 700;
	padding-top: 10px;
}