@charset "utf-8";
.button, .button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:22px;
	border-width: 2px;
	border-style: groove;
}
.button  {
	background-color: #FF9900;
}
.button2 {
	background-color: #8B9C89;
}


.tab {
	border: 1px solid #6E6761;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E89418;
}
.archivio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 8px;
}
.log {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titolo {
	font-size: 12px;
	font-weight: bold;
	color: #61745E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.testo_grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.titolo_pagine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D806A;
	text-decoration: underline;
	padding-right: 10px;
}
.titolo_tab_sfondi {
	color: #FFFFFF;
	background-color: #8B9C89;
}
.lettera_preventivo {
	font-size: 16px;
	line-height: 16px;
}
.testo_note_legali {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

