body {
	background: #006699 url(images/background_website.jpg) repeat-x fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
.infobox {
	font-size: 7pt;
	padding: 0px 0px 0px 6px;
	color: #003366;

}
.titolo {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.contenuto {
	font-size: 8pt;
	font-weight: normal;
	color: #003366;
}
.footer {
	font-size: 8pt;
	color: #FFFFFF;
}
.afooter:link {
	color: #FFFFFF;
}
.afooter:visited {
	color: #FFFFFF;
}
.afooter:hover {
	color: #00CCFF;
	text-decoration: none;
}
.aproducts:link {
	color: #003366;
	font-size: 8pt;
	font-weight: bold;

}
.aproducts:visited {
	color: #003366;
	font-size: 8pt;
	font-weight: bold;


}
.aproducts:hover {
	color: #00CCFF;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;


}
li {
	font-size: 8pt;
	color: #CC3333;
}
.inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.int {
	color: #CC3333;
}

