.margineSin {
	margin-left: 8px;
	float: left;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.margineGiallo {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFCC99;
}

.cellaLineaNera {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.prova {
	font-size: 10px;
	font-weight: normal;
}

.testoNero {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}


table.style1 {
	border-spacing: 0px;
	font-weight: normal;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}
table.style1 th {
	padding: 2px 2px 2px 15px;
	font-size: 12px;
	text-align:left;
}
table.style1 td {
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	font-size: 12px;
}
input, textarea, select {
	background:#111111;
	color: #FFFFFF;
}

input.radio {
	background:none;
}
input.submit {
	background:#FE8500;
	color: #000000;
}

table.style2 {
	border-spacing: 0px;
	font-weight: normal;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
table.style2 th {
	padding: 10px 2px 2px 15px;
	font-weight: normal;
	font-size: 12px;
	text-align:left;
}
table.style2 td {
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	font-size: 12px;
}