/* --------------------------------------------------------------------
	FORM
-------------------------------------------------------------------- */
.formNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #573218;
	border: none;
}
#content {
	width: 440px;
	border: none;
}
#data {
	width: 440px;
	border: none;
}
#public {
	width: 440px;
	border: none;
}
.checkb {
	border: none;
}

/* --------------------------------------------------------------------
	TAB TESTI
-------------------------------------------------------------------- */

.testi {
	background-color:#E5E5E5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
}
.Titoli {
	background-color:#704717;
	color: #FFFFFF;
	font-weight: bold;
}
.grigia_sopra {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0C689;
	background-color: #F4F4F4;
}
.testi_alti {
	background-color:#E7E7E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	line-height: 200%;
}

