body {
	background-image: url('bg.gif');
	background-repeat: repeat;
	background-color: #000000;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header {
	background: #ffffff url('Tramonto_2_735x200.png') no-repeat top left;
	background-color: #ffffff;
	background-color: #ffffff;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 735px;
	}

#headerimg 	{
	margin: 0;
	height: 170px;
	width: 735px; 
	}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
#headermenu 	{
	padding-top: 0px;
	margin: 0;
	height: 30px;
	width: 100%;
	text-align: center;
	}

h1 {
	padding-top: 75px;
	margin: 0;
	font-family: Tahoma, Verdana, 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
	font-size: 2em;
	text-align: center;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #header, #headerimg .description {
	text-decoration: none;
	color: #ffffff;
	}



sidebar  { background-color:#CCCCCC; }

a {
	font-family: Verdana, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}

td.header {
	color: #ffffff;
	background-color: #0000cc;
	font-size: 12px;
	font-weight: normal;
}

td.footer {
	color: #ffffff;
	background-color: #0000cc;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a.menu {
	font-family: Verdana, "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

table.menu {
	border-bottom: 0px solid #000000;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	/*border-radius: 3px;
	-moz-border-radius: 4px;*/
}

td.menu {
	color: #ffffff;
	/*background-color: #0000cc;*/
	/*border: 1px solid #000000;*/
	/*border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;*/
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.elenco {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

table.elenco {
	border: 0px solid #ffffff;
	width: 650px;
	padding: 0px;
	border-spacing: 0px;
	/*border-radius: 3px;
	-moz-border-radius: 4px;*/
}

th.elenco {
	border: 1px solid #eeeeee;
	color: #444444;
	background-color: #eeeeee;
	font-size: 16px;
	font-weight: bold;
	height: 60px;
}

td.elenco {
	color: #555555;
	/*background-color: #3333cc;*/
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	border: 1px solid #eeeeee;
}

a.elenco {
	/*font-size: 12px;*/
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

