@charset "utf-8";
/* CSS Document */
body {
	position: fixed;
	bottom: 0px;
	background-image: url(images/sfondo_pagina.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.testobianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.menualto {
	font-family: "Monotype Corsiva", "Trebuchet MS", Arial;
	font-size: 24px;
	color: #FFFFFF;
}
.testo_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7B8600;
}
.testodestra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-alignment: right;
}
.sfondotabellaprodotti{
	border: 1px solid #006633;	
}
.testoformattato {
	font-family: "Monotype Corsiva", "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.testoformattato2 {
	font-family: "Monotype Corsiva", "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
