.cella_top {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.link_top {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.pulsante {
	color: #FFFFFF;
	background-color: #7E3A3D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link_bot {
	color: #ECECEC;
}

.link_verde {
	font-weight: bold;
	color: #5B5742;
	text-decoration: none;
	font-size: 12px;
}
.txt_chiaro {
	color: #6F6559;
}

.link_sx {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.piccolo_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.piccolo_news {
	font-weight: normal;
	color: #5B5742;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.spazio_cella {
	padding: 5px;
}
.txt_medio {
	color: #6F6559;
	font-size: 11px;
}
.piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.medio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}