/* ==== Body ========================================================*/
BODY{
	margin-top: 10px;
}
BODY, TABLE, TD, TR, P, DIV, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
}
.titoloArancio {
	border-bottom: 2px solid #FF3300;
	background-color: #F2F2F2;
	/*color: #FF3300;*/
}
.footerArancio {
	border-top: 1px solid #FF3300;
	background-color: #F2F2F2;
	text-align: center;
}
.sfondoGrigio {
	border: 3px solid #F2F2F2;
	font-size: 14pt;
	font-weight: bold;
	height: 30px;
	margin-top: 5px;
	padding: 5px;
}
#content {
	width: 80%;
}
#content table {
	width: 90%;
}
/* ==== NON STAMPARE ======================================== */
#head, #menu, #btm, #chiusura, #ritorna, #owner, #stampa, #contatore {
	display:none;
}

