body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #d9e4e6;
}

.testo_preventivo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #547980;
	height: 14px;
	padding-top: 5px;
}
.testo_box_preventivo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
}
.pulsante_preventivo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #547980;
	font-weight: bold;
	height: 30px;
}

