.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	
}

.txt:hover{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}

.text1 {
	font-family: Verdana;
	font-size: 10px;
	color:#0066FF;
	font-weight: bold;
}

.text2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: FFFFFF;
}
.text3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: 8D2F02;
}

.txt_piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}

.text1:hover{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}



body {
	margin-top:0;
	margin-bottom:0;
}
.form
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px groove #000000;
	cursor: default;
	width: auto;
}
.btn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px groove #a4a4a4;
	cursor: hand;
	width: auto;
}

.cella {
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	
}


.cella_pic {
	background-color: #CBD330;
}
.bordo_tab {
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}
.cella_1 {
	background-color: #CBD330;
	height:20 px;
}

.cella_piede {
	background-color: #CBD330;
	height:20 px;
}

