body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
	background-image: url(../img/sfondo.jpg);
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.tabella {
	background-color: #EEEEEE;
	border: 1pt solid #A2A2A2;
}
.tabellaMain {
	border: 1pt solid #A2A2A2;
	background-color: #FFFFFF;
	padding: 5px;
}
.Form {

    font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.Stile1 {color: #FFFFFF}
.Stile5 {color: #C676AB; font-weight: bold; }
.tabellapreventivo {

	background-color: #FFFFFF;
	border: 1pt solid #A2A2A2;
}
.TabellaSeparazione {
	background-color: #CCCCCC;
	background-image: url(../img/sfondo.jpg);
	border: 1px solid #A2A2A2;
}
.Stile6 {
color: #E44E4F; font-weight: bold;
}
.tabellatitolo {
	background-color: #FFE8E8;
}
.Menu {
	font-size: 12px;
}
.Errore {
	font-size: 11px;
	color: #CE0000;
	background-color: #FFCCFF;
}
