@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/stripe.png)
}
.link_crediti {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #005577;
	text-decoration: none;	
}
.link_crediti:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #775500;
	text-decoration: none;
}
.crediti {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #005555;
	text-decoration: none;	
}
.piva {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #555555;
	text-decoration: none;	
}
.privacy {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;	
}
.testo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}
.testo_chiaro {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}
a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #EFEFEF;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.linkSX {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #4D4D4D;
	text-decoration: none;
}
.linkSX:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}