body {
	text-align: center;
	background-color: #333333;
	margin: 0px 0px 0px 0px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}

table.corpo {
	width: 770px;
	height: 100%;
	background-image:  url(images/fondo_corpo.gif);
}

div.testata {
	background-image: url(NUOVO/testata.jpg);
	width: 590px;
	height: 227px;
}

td.logo {
	width: 170px;
	height: 227px;
	padding: 0px 0px 0px 0px;
}

td.menu {
	width: 170px;
	vertical-align: top;
}

td.corpo {
	width: 600px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding: 0px 15px 10px 15px;
}

td.piede {
	padding: 0px 10px 0px 0px;
	
}

#menu {
	width: 160px; 
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;	
}

#menu a {
	width: 160px;
	background-color: #444444;
	background-image: url(images/bottone_1.gif);
	color: White;
	text-decoration: none;
	text-indent: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 5px 0px 5px 0px; 
/*	border-top: 1px solid #9F9F9F;
	border-left: 1px solid #9F9F9F;
	border-right: 1px solid #1A1A1A;
	border-bottom: 1px solid #1A1A1A;			*/
}

#menu a:hover {
	color: #FF6600;
	background-color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	background-color: #111111;
	padding: 3px 0px 3px 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: center;
}

a.gamaweb {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #665D49;
}

a.gamaweb:hover {
	color: white;
}

a.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: Silver;
	text-decoration: none;
}

a.link1:hover {
	border-color: #999999;
	color: #FF6600;
}

a.link2 {
	color: #00FFFF; 
	text-decoration: none
	}
	
a.link2:hover {
	color: #CCFFFF;
	}
.popup {
	width: auto;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: Yellow;
	text-align: center;
	background-color: #3A360A;
	border: 1px solid;
	border-color: #514C0D #000000 #000000 #514C0D;
}

