body {
	background-color: #FFFFFF;
	border: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	color: #777;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
ul {
	font-size:11px;
}
.sottotitolo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a.sottotitolo:hover {
	color: #000099;
	text-decoration: underline;
}
.titolo {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.linkato {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #ebbc00;
	text-decoration: none;
}
a.linkato:hover {
	font-weight:bold;
	color: #ebbc00;
	text-decoration: underline;
	
}

.testo {
	font-family: Arial;
	font-size: 12px;
	color: #777;
}

.testopiede {
	font-family: Arial;
	font-size: 11px;
	color: #777;
	text-decoration: none;
}

a.testopiede:hover {
	color: #777;
	text-decoration: underline;
}

.pallini {
	font-family: Arial;
	font-size: 13px;
	color: #777;
}

.textbox {
	font-family: Arial;
	border: 1px solid #0F44AD;
	background : #FFFFFF;
	color : #000000;
	font-size : 11px;
	height: 15px;
	width: 150px;
}

.pulsante {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF99;
	border:none;

}

.cella1 {
	font-family: Arial;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #F2F0F0;
	padding: 2;
}

.cartina {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

/* ID */
#bianco {
	position: absolute;
	width:110px;
	height:22px;
	left: 0px;
	top: 0px;
	z-index: 2;
	background-color:#FFFFFF;
	}

#shynistat {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-color:#CCCCCC;
	}

