body {
	background-color: #000000;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.tabella {
	background-color: #000000;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #cccccc;
	background-image: url(../img/background_header.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.testo {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #CCCCCC;
}

.crediti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text12 { color: #ffffff; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.text16 { color: #ffffff; font-size: 16px; font-family: Arial, Helvetica, sans-serif; }
.text22 { color: #ffffff; font-size: 22px; font-family: Arial, Helvetica, sans-serif; }
.text32 { color: #ffffff; font-size: 32px; font-family: Arial, Helvetica, sans-serif; }
.text60 { color: #ffffff; font-size: 60px; font-family: Arial, Helvetica, sans-serif; }
.text90 { color: #ffffff; font-size: 90px; font-family: Arial, Helvetica, sans-serif; }
.text11 { color: #ffffff; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.titoli {
	color: #FFFFFF;
	font-weight: bold;
}
.titoli2 {

	color: #666666;
	font-weight: normal;
}
.titoli3 {


	color: #823138;
	font-weight: normal;
}
.testo2 {

	padding-left: 45px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #CCCCCC;
}
.cella {
	background-color: #000000;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: no-repeat;
	text-align: left;
	line-height: normal;
}
.IVA {
	color: #000000;
}
.cellaform {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: no-repeat;
	text-align: left;
}
.testoscheda {

	padding-left: 80px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #CCCCCC;
}
.testoboxscheda {


	padding-left: 25px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #CCCCCC;
}


a:link { color: #cccccc; text-decoration: none; }
a:visited {
	text-decoration: none;
	color: #cccccc;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
a.azzurro:link {
	color: #66CCFF;
	text-decoration: none;
}
a.azzurro:visited {
	text-decoration: none;
	color: #66CCFF;
}
a.azzurro:hover {
	text-decoration: none;
	color: #CCFFFF;
}
a.azzurro:active {
	text-decoration: none;
	color: #66CCFF;
}