body,html {
	font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(immagini/bkg.png);
	background-repeat: repeat;
	margin:0;
	padding:0;
	color: #A6A6A6;
	font-size: 9px;
}
a {
	color: #79CAEA;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}

a.nav {
	color: #A6A6A6;
	text-decoration: none;
}
a.nav:hover {
	color: #FF9900;
	text-decoration: none;
}
.Stile1 {color: #FF9900}

.Stile2 {color: #A6A6A6;
    font-size: 12px;
	margin:0;
	padding:0;}

h1 {color: #FF9900;
    font-size: 10px;
	margin:0;
	padding:0;}




td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#up{
	width:100%;
	background-color: #111111;
	border-bottom-style: solid;
	border-bottom-color: #2C2C2C;
	border-bottom-width: 1px;
	text-align:center;
	margin:auto;
	}
#content{
	width:824px;
	background-color: #111111;
	text-align:center;
	margin:auto;
	}
#down{
	width:824px;
	text-align:center;
	margin:auto;
	}
	
p {
	margin: 0px;
	padding: 0px;
}
table {
	text-align: left;
}



/* loginarea */
input {
	background-color: #000000;
	border: 1px solid #666666;
	color: #CCCCCC;
	font-size: 9px;
	font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
}
.enter {
	background-color: #333333;
	border: 1px solid #666666;
	color: #CCCCCC;
	font-size: 9px;
	font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}

